serverless/github-action

Is this repo being maintained?

michaelmerrill opened this issue ยท 7 comments

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?

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. ๐Ÿ‘

tx0c commented

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,
#58 (comment)

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?