cordova-coho
cordova-coho copied to clipboard
Apache Cordova coho
This PR removes some of the Markdown files in `docs` that were outdated or replaced with new documents in another repository: - `docs/committer-workflow.md` had a fully outdated commit workflow, and...
Currently: ``` $ for l in $ACTIVE; do (coho update-release-notes -r $l -g); done Finding commits in cordova-plugin-splashscreen from tag 5.0.2 to tag master Done formatting JIRA links for: E:\Projects\Cordova\coho...
This is regarding https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#check-dependencies and https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#resolve-any-outdated-dependencies (and equivalents in other release processes) Should updating the dependencies to newer versions really part of a release? (if not flagged via `npm audit`)...
`check-license` is supposed to "Go through each specified repo and check the licenses of node modules that are 3rd-party dependencies.". But: ``` λ coho check-license -r active-plugins -g Below is...
When working in a working directory not next to cordova-coho and using the `-g` flag, the `audit-license-headers` seems broken as it expects `cordova-coho` to contain the RAT tool: ``` coho...
I tried to get `coho prepare-plugins-release` to work, but during my testing I had to `? Do you want to use an existing set of plugin repositories? WARNING: If no,...
Some important changes have been made recently, should be published. I hope to do this next week, cannot make any promise right now.
## Background Per @brodybits comment on the VOTE thread > A minor comment is that I noticed the commit for the git tag does not seem to be in the...
I am looking for a way to quickly change code and create PRs in many repositories. For several open tasks (e.g. updating `package.json` across many repos, distributing the GitHub Issue...
Suggestion: 1. No waiting for buy-in 2. No waiting 48 hours after enough positive votes, add to email text that voting is closed earlier because of hotfix