github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Push latest version to Market Place

Open anjali89r opened this issue 3 years ago • 13 comments

Github marketplace still shows only 1.53 version available in the marketplace. How can I access the latest version of serverless github action?

anjali89r avatar Jun 18 '21 00:06 anjali89r

If you use the example in the readme you are going to use the master branch instead of the tag version: uses: serverless/github-action@master edit: I recommend to use @v1 @v2 or @v3 instead of @master

I'm currently not able to change the marketplace for this action, I think only @dschep can.

DavideViolante avatar Jun 18 '21 06:06 DavideViolante

Publishing to the marketplace is done via releases. It looks like you just need to check a box when you make the releases @DavideViolante. I don't have any perms in this repo, so I can't do it. If only I can create the market releases for some reason, github support will probably be needed as the action is effectively orphaned since no-one can publish both releases in this repo & marketplaces releases. https://docs.github.com/en/actions/creating-actions/publishing-actions-in-github-marketplace#publishing-an-action

dschep avatar Jun 18 '21 12:06 dschep

There is no checkbox for me when creating a new release. I've the checkbox on my own repos only.

DavideViolante avatar Jun 18 '21 17:06 DavideViolante

Sounds like a problem for Github Support. I don't have the ability to make releases (and don't want it).

dschep avatar Jun 21 '21 15:06 dschep

It looks like releases have been made, so should this Issue stay open? :)

boldandbusted avatar Jul 06 '21 22:07 boldandbusted

@boldandbusted only on this repo, not in the marketplace. That's still at 1.53.0: https://github.com/marketplace/actions/serverless

dschep avatar Jul 07 '21 13:07 dschep

@boldandbusted only on this repo, not in the marketplace. That's still at 1.53.0: https://github.com/marketplace/actions/serverless

Ah, yes, my bad. Thank you.

boldandbusted avatar Jul 07 '21 13:07 boldandbusted

I think that only the owner of the repo can publish to the marketplace.

DavideViolante avatar Jul 07 '21 18:07 DavideViolante

If I'm not mistaking, publishing to the marketplace should also have the benefit of not having to build the image on each run, since your action will use a cached version from marketplace, which will essentially speed things up.

georgeboot avatar Jul 27 '21 14:07 georgeboot

any updates?

Dilven avatar Oct 08 '21 11:10 Dilven

Any updates?

memark avatar Dec 19 '21 17:12 memark

@dschep can you please check if you can push this tag to the marketplace? As I said it seems like contributors don't have access to push to the marketplace, only you have. Thanks.

DavideViolante avatar Feb 03 '22 15:02 DavideViolante

@DavideViolante nothing has changed since 2021. I don't have permissions to do that (your link redirects me to https://github.com/). I still recommend contacting github support. cc @jeremydaly @ac360

dschep avatar Feb 07 '22 14:02 dschep