Commit graph

24 commits

Author SHA1 Message Date
dependabot-preview[bot]
3da698c72c
build(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-02 01:39:40 +00:00
dependabot-preview[bot]
1839184785
build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 (#21)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 21:38:01 -04:00
Marc Cataford
278f86e5cd
Add messaging around first-run behaviour (#17)
* wip: add messaging

* chore: typo
2020-05-01 21:30:42 -04:00
Marc Cataford
7d120b14c0 ci: build can be parallel with lint 2020-05-01 21:05:38 -04:00
dependabot[bot]
98686a319d
build(deps): bump acorn from 6.4.0 to 6.4.1 (#14)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-22 20:50:39 -04:00
allcontributors[bot]
6b94792932
docs: add msrose as a contributor (#13)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-03-08 13:19:42 -04:00
Michael Rose
16e0ea7ff0
feat: Only generate manifest if update is specified (#8)
* Only generate manifest if update is specified

BREAKING CHANGE: packwatch will now exit with a non-zero code if run
without an existing manifest file and without the --update-manifest
flag. Now run packwatch --update-manifest to generate a manifest for the
first time.

* Fail but still generate manifest
2020-03-08 13:12:49 -04:00
allcontributors[bot]
a34e42a5e1
docs: add msrose as a contributor (#12)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-03-06 16:39:20 -05:00
Michael Rose
4bd8fda90a
Fix npm flag in docs (#6)
Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
2020-03-06 16:36:40 -05:00
Michael Rose
216af49d0b
Add babel-preset-env (#7) 2020-03-06 16:25:44 -05:00
Michael Rose
432ce163b0
Add RC files (#5) 2020-03-06 16:16:07 -05:00
allcontributors[bot]
14bef2d910
docs: add msrose as a contributor (#11)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-03-06 16:14:55 -05:00
allcontributors[bot]
4fafc84e56
docs: add mcataford as a contributor (#10)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-03-06 16:14:07 -05:00
Michael Rose
8519c9b374
Run build on pull requests (#9) 2020-03-06 16:08:37 -05:00
Marc Cataford
42f11a0e72 infra: disable ci failure on codecov 2020-03-06 15:51:22 -05:00
Marc Cataford
bc01df6dd9
Swanky badges (#4)
* docs: badges, ci workflow naming

* docs: semrel badge
2020-02-29 20:19:20 -05:00
Marc Cataford
74094695d5 feat: first release 2020-02-29 20:04:18 -05:00
Marc Cataford
ab7f4dc070 ci: variable naming 2020-02-29 19:56:07 -05:00
Marc Cataford
9c0c099223 ci: release step reqs 2020-02-29 19:47:23 -05:00
Marc Cataford
ccbcf6c2f9 ci: secret env var 2020-02-29 19:45:53 -05:00
Marc Cataford
5995e183d2 ci: release control 2020-02-29 19:42:10 -05:00
Marc Cataford
98060385e9
Ci setup (#2)
* chore: terminology change

* ci: basic

* ci: remove node 8.x

* chore: add semantic release

* ci: restrict codecov to n12

* ci: undo

* docs: spruce up main heading before release

* ci: secret name
2020-02-29 19:38:31 -05:00
Marc Cataford
218f8172ea
Initial upload (#1)
* chore: initial version

* chore: add shebang
2020-02-29 18:40:39 -05:00
Marc Cataford
e1ca1e52c5
Initial commit 2020-02-29 17:52:42 -05:00