Skip to content

Releases: RasPhilCo/leif

v0.6.1

04 Feb 17:41
Compare
Choose a tag to compare
  • fix: default node asserter flags option to empty string (#38) e7ffa00
  • fix: don't fail sequence silently (#37) 90350c8

v0.6.0...v0.6.1

v0.6.0

04 Feb 16:52
Compare
Choose a tag to compare
  • feat: add target_glob_filepath to json asserter (#35) a21bd44
  • feat: add node-lerna-project-has-deps (#34) 83c42d1
  • chore(deps-dev): bump eslint-config-oclif-typescript from 0.1.0 to 0.2.0 (#32) 74396f7
  • chore(deps-dev): bump @types/fs-extra from 8.1.1 to 9.0.6 (#30) a431426
  • chore(deps-dev): bump nyc from 13.3.0 to 15.1.0 (#26) f583312
  • chore(deps-dev): bump @types/js-yaml from 3.12.6 to 4.0.0 (#23) 23a08ad
  • chore(deps-dev): bump eslint from 6.8.0 to 7.19.0 (#24) bf1ca66
  • chore(deps-dev): bump ts-node from 8.10.2 to 9.1.1 (#25) 4983cd4
  • chore(deps-dev): bump @types/mocha from 5.2.7 to 8.2.0 (#21) 9dda4c3
  • chore(deps): bump fs-extra from 8.1.0 to 9.1.0 (#22) 8ec3b34
  • chore(deps-dev): bump @types/node from 10.17.51 to 14.14.22 (#20) 244e848
  • chore(deps-dev): bump globby from 8.0.2 to 11.0.2 (#19) c31f2a3
  • build: bump pjson engine to node >=10 d050ad6

v0.5.0...v0.6.0

v0.5.0

02 Feb 18:58
Compare
Choose a tag to compare
  • feat: add post_steps to assertion (#16) cd72424
  • test: add file-is-exact assertion to smoke test (#17) a06ce35
  • test: add leif dry-run CI workflow for PRs (#18) d1bb13f

v0.4.1...v0.5.0

v0.4.1

22 Jan 23:25
Compare
Choose a tag to compare
  • fix: catch & log repo brach cleanup errors & continue (#15) cfb6ecf

v0.4.0...v0.4.1

v0.4.0

22 Jan 20:52
Compare
Choose a tag to compare
  • build: rm tsbuildinfo before packing (#14) 616f0c9
  • feat: add github repo property value asserter (#7) 1d4a9ca
  • chore: update circleci config d1f3257

v0.3.0...v0.4.0

v0.3.0

21 Jan 19:02
Compare
Choose a tag to compare
  • chore: add example test placeholder 3ec5a89
  • feat: add force_install option to node-project-has-deps (#13) ad4298d

v0.2.0...v0.3.0

v0.2.0

15 Jan 01:41
Compare
Choose a tag to compare
  • chore: bump @types/js-yaml @types/node a9a7802
  • feat: add yaml-has-properties asserter (#12) 76bd453

v0.1.0...v0.2.0

v0.1.0

18 Dec 04:41
Compare
Choose a tag to compare
  • scope pkg for npm publishing 8cbdc8b
  • feat: and run flags (#11) 8a5d176
  • update circleci config 3ebad34
  • fix apply_to_groups & apply_to_repos collating 3aab8a2
  • update commit message e2b4793
  • add master/main support 293c44c
  • git clone https c691a68
  • add GITHUB_TOKEN 358ec80
  • rm run stdin arg parsing 23e338f
  • bump deps (#8) 07befcf
  • chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#6) b33e408
  • chore(deps): bump handlebars from 4.5.1 to 4.7.6 (#5) e9e1a0f
  • chore(deps): bump bl from 3.0.0 to 3.0.1 (#4) ad8d90b
  • chore(deps): bump lodash from 4.17.15 to 4.17.19 (#3) 40fd268
  • build: bump deps 29b976a
  • feat: parse arg from stdin 9382f2a
  • chore(deps): bump acorn from 7.1.0 to 7.3.1 (#2) a5ba776
  • fix: change commit message copy 2f94cbc
  • fix: cd to working dir for if check 6468844
  • fix: node dep manager check 255bdf8
  • fix: run sequences syncronously 51f3316
  • fix: improve dry-run ouput 3b55112
  • feat: add if guard to assertions 3b64a73
  • chore: reorganize classes into separate files a86d7d6
  • fix: run workflows syncronously bcb9850
  • fix: rename node-project-has-deps & node-project-does-not-has-deps 0f039b6
  • fix: rename json-has-properties 9e3032f
  • fix: rm changes logic 9271d64
  • fix: log output indentation 3f5491e
  • fix: syncronously run repo syncing 1eefc5e
  • fix: rename file-does-not-exist c6163da
  • fix: rename apply_to_groups eb6375b
  • prettify sequence output fcd91a9
  • prettier output when PR with all changes exists but not merged a6a2553
  • refactor to run command with services 895663b
  • standardize file and deps with remove property be3f933
  • refactor to run assertions in series 9c359ab
  • add remove to file assert 67ea6d4
  • refactor sequence 546c015
  • add sequence type 8501acd
  • fix --dry-run fb98575
  • fix create assert branch off master 5105c94
  • fix yarn remove error catch df7c801
  • rm random file that snuck in bb09185
  • use git ssh not https 99d2ec4
  • add --dry-run to assert cmd & remove sync cmd 8556fc9
  • hide sync cmd 2d36049
  • rename to leif 429f8fd
  • update README a45086a
  • add cleanup command 27feaa5
  • add json assert 6684599
  • fix dependency remove 6a76d35
  • update README 7d7f8c8
  • edit list cmd 37cdfe4
  • add dependency assert (yarn remove) 134c31e
  • add dependency assert (yarn) 7451a4a
  • add assert command 005ab06
  • add sync command 336382c
  • use eslint 92ade0e
  • add missing oclif deps de36448
  • add list cmd cac7132

62a5668...v0.1.0