AllenInstitute / AllenInstitute/vis
Automatically Deploy New Package Versions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 1
- Avg merge
- 10h 24m
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Deploy new package versions automatically rather than have to do it via CLI.
Describe alternatives you've considered
N/A
Additional context
We need to think about how to interpret commits to determine what kind of version change needs to happen(major/minor).
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.
Research direction
Start by tracing the existing CLI deployment flow and how package versions are currently changed. Define how commits determine major or minor version changes and identify the automation trigger; done means new package versions deploy without manual CLI execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100