Open michaelmerrill opened 4 years ago
@michaelmerrill I found this https://gist.github.com/maxkostinevich/9672966565aeb749d41e49673be4e7fa from @maxkostinevich
I was able to easily incorporate those steps into my existing definition without needed a new docker container
Node 10.x right? What's the difference between this repo/action, that gist, or just:
- name: sls deploy
run: npx sls deploy
I requested access to maintain this repo and I just merged some old PRs that blocked this action to work correctly. Any feedback is welcome here about next steps and improvements to do. :+1:
Any feedback is welcome here about next steps and improvements to do. +1
suggest to revert the alpine changes in #51 (cc @anandg112) back to a glibc based image, https://github.com/serverless/github-action/issues/58#issuecomment-939186357
I'm quitting as a maintainer, this repo needs more active maintainers from serverless company.
@DavideViolante @ac360 @eahefnawy @czubocha I'm interested in maintaining this repo; I use Serverless and GitHub Actions for pretty much all of my projects and I'd hate to see it go dormant. Is there a process to become a maintainer?
Hello Serverless,
It seems like this repo is abandoned. If so, would you recommend another package for the community to use and deprecate this one?