update repos to publish prerelease
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
This is to remove from CI workflow npm-publish-build job by a publish-dev job.
https://github.com/SolidOS/solidos/pull/259
- rdflib: https://github.com/linkeddata/rdflib.js/pull/775
- solid-logic: https://github.com/SolidOS/solid-logic/pull/218
- pane-registry: https://github.com/SolidOS/pane-registry/pull/96
- solid-ui: https://github.com/SolidOS/solid-ui/pull/718
- solid-panes: https://github.com/SolidOS/solid-panes/pull/574
- source-pane: https://github.com/SolidOS/source-pane/pull/131
- activitystreams-pane: https://github.com/SolidOS/activitystreams-pane/pull/158
- chat-pane: https://github.com/SolidOS/chat-pane/pull/211
- contacts-pane: https://github.com/SolidOS/contacts-pane/pull/202
- folder-pane: https://github.com/SolidOS/folder-pane/pull/165
- issue-pane: https://github.com/SolidOS/issue-pane/pull/163
- meeting-pane: https://github.com/SolidOS/meeting-pane/pull/148/
- profile-pane: https://github.com/SolidOS/profile-pane/pull/233
- mashlib : https://github.com/SolidOS/mashlib/pull/335
- SolidOS: not concerned
Some packages use node-version as string. These packages need to be migrated to node-version as number: done
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 reviewing the CI workflow jobs named npm-publish-build and publish-dev, then use the linked pull requests for the listed repositories as references. Done means the applicable repositories use publish-dev for prereleases, node-version is numeric where required, and SolidOS remains excluded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript, nodejs
- Domain
- build-system, ci-cd, release
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100