NativeScript / NativeScript/napi-android
ci: automated npm publishing via tags
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 33
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Allow automated npm publishing via tags.
Setup similar to https://github.com/NativeScript/android/blob/main/.github/workflows/npm_release.yml
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 reading the referenced .github/workflows/npm_release.yml workflow and then inspect this repository’s existing workflow and package configuration. Determine how tag-triggered publishing should fit the repository, and verify that a tag-based release completes successfully without exposing publishing credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100