liquid-labs / liquid-labs/plugable-express
Support auto update and publish
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Depends on [basic issue creation](https://github.com/liquid-labs/liq-issues/issues/1)
Need to spec additional issue functions.
## Overview
Wouldn't it be nice to create an issue, update package deps, test, submit, and merge work all in one go?
## Deliverables
- [ ] support `autoPublish` flag for `liq projects . update`
- [ ] create's issue
- [ ] starts work
- [ ] does update
- [ ] runs `qa` script
- [ ] if successful, submits work
- [ ] auto-merges (can this be done in the PR creation?)
- [ ] resolves task of auto-generated issue
- [ ] publishes new version
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
Begin with the linked basic issue creation issue and the `liq projects . update` command, focusing on the proposed `autoPublish` flag. The issue mentions issue creation, starting work, dependency updates, the `qa` script, submission, auto-merge, issue resolution, and publishing; done means the full sequence works successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100