redhat-developer / redhat-developer/redhat-javascript-rest-api-clients
Add release workflow
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 3
Description
Release workflow steps:
- check out
- tagging
- publishing to npm registry
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 reviewing the repository's existing workflow and package configuration, since the issue names no files or entry points. Define the release process around checkout, tagging, and publishing generated clients to the npm registry; done means the workflow completes those steps reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100