Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push latest version to Market Place #54

Open
anjali89r opened this issue Jun 18, 2021 · 13 comments
Open

Push latest version to Market Place #54

anjali89r opened this issue Jun 18, 2021 · 13 comments
Assignees

Comments

@anjali89r
Copy link

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

@DavideViolante
Copy link
Contributor

DavideViolante commented Jun 18, 2021

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.

@dschep
Copy link
Contributor

dschep commented Jun 18, 2021

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

@DavideViolante
Copy link
Contributor

DavideViolante commented Jun 18, 2021

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

@dschep
Copy link
Contributor

dschep commented Jun 21, 2021

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

@boldandbusted
Copy link

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

@dschep
Copy link
Contributor

dschep commented Jul 7, 2021

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

@boldandbusted
Copy link

@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.

@DavideViolante
Copy link
Contributor

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

@georgeboot
Copy link

georgeboot commented Jul 27, 2021

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.

@Dilven
Copy link

Dilven commented Oct 8, 2021

any updates?

@memark
Copy link

memark commented Dec 19, 2021

Any updates?

@DavideViolante
Copy link
Contributor

@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.

@dschep
Copy link
Contributor

dschep commented Feb 7, 2022

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants