Skip to content

Commit

Permalink
mopub docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed May 20, 2024
1 parent 3972af5 commit d0dd9d4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion scripts/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ Some principles:
- no other tooling/infrastructure required
- dry-run by default - only perform any side-effects when explicitly requested:
- pre-publish version bumping is done in a "staging area" - a temp directory, so that any aborted attempts _can't_ have an affect on the source repo
- publishing is skipped unless an explicit CLI argument is passed
- publishing is skipped unless an explicit CLI argument is passed
- use git commit messages for changelogs
- preview offline
- work with any registry
- no "one-way doors" - switch at-will between fixed and independent versioning

0 comments on commit d0dd9d4

Please sign in to comment.