mozilla-iam / mozilla-iam/auth0-deploy
Change production deployment method to tag based
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 21
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 5
Description
modify auto deploy to only deploy new tags in the production branch, not just new commits
- a human tagging becomes the deployment action
alternatively, auto deploy deploys whatever is head of production and it (the auto deploy script) tags that commit with a datetime
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the auto deploy script and the production branch workflow. Compare the two deployment approaches described in the issue, then confirm the chosen behavior and define done around whether deployments require human-created tags or automatically tag the deployed production commit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, devops, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100