Workflow for adding AWS build user to travis
Open
@yhahn is already working on this.
Since May 7, 2014.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 271
- Avg merge
- 23h 40m
- Merged PRs (30d)
- 2
Description
Started this in `cftemplate` branch with a [generic cloudformation template](https://github.com/mapbox/node-pre-gyp/commit/6e5a97dca97d0c39917bca7a5827ad5d846af457) that takes
- Bucket
- Package
As parameters and generates the right scoped user + perms + access key/secret.
Next up:
- [ ] node-pre-gyp command that checks your `.travis.yml` to determine if you have secrets encrypted and if not walks you through:
- [ ] creating the CF stack using the template and prompting you for the params (could use cfn-config for this)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.