Commit Graph

531 Commits

Author SHA1 Message Date
Mikeal Rogers 7caf22f1a6
fix: move deteched HEAD into branch and merge master 2019-09-09 13:32:09 -07:00
Mikeal Rogers 219bc5f01b fix: setup git repo for push 2019-09-09 19:24:33 +00:00
Mikeal Rogers 679eb38361 test: add js linter to tests 2019-09-09 19:24:14 +00:00
Mikeal Rogers cdc474420b doc: adding notes on tagging to readme
BREAKING CHANGE: we are writing things into git that we weren't before
2019-09-09 19:10:07 +00:00
Fadee kannah 2a12a1679c feat: Update git commit to include the updated package json version
amend the updated package.json to the latest commit and use that for publishing then push the same commit to the repo. When the workflow gets triggered the hashes will be the same.
2019-09-07 22:15:43 -07:00
Nick Niemeir 091f37ab75
doc: update README to link to v2 YAML file 2019-09-06 11:26:57 -07:00
Fadee kannah 5213521185 feat: Add tag to github repo for the commit used for the npm release 2019-09-05 21:54:08 -07:00
Mikeal Rogers a85a535486
fix: check correct token var, don’t catch errors so status code is correct 2019-09-05 15:32:23 -07:00
Mikeal Rogers 04b5ec4a33
fix: check for npm token early 2019-09-05 15:27:45 -07:00
Mikeal Rogers 06e153a49b
Merge pull request #2 from jlipps/master
fix: log errors rather than allowing unhandled rejections
2019-08-27 11:55:00 -07:00
Jonathan Lipps b81a3ab8a9 fix: log errors rather than allowing unhandled rejections 2019-08-27 11:39:50 -07:00
Mikeal Rogers e085888314
fix: cleanup package.json mutation 2019-08-19 14:59:27 -07:00
Mikeal Rogers f4987317c6 converted main.workflow to Actions V2 yml files 2019-08-14 19:19:25 +00:00
Mikeal Rogers 87068f0ccf
doc: s/flow/workflow 2019-07-16 17:12:34 -07:00
Mikeal Rogers c390f6d1d4
Update package.json 2019-07-15 16:09:53 -07:00
Mikeal Rogers 8567f9aa84
doc: flow description in readme 2019-06-04 12:38:29 -07:00
Mikeal Rogers 640f58fd6e fix: adding git to docker image 2019-05-23 19:12:30 +00:00
Mikeal Rogers f2103bf5db fix: don't run merge release in slash 2019-05-23 19:08:29 +00:00
Mikeal Rogers 7c3d63add4 fix: shell linter error, again 2019-05-23 19:01:06 +00:00
Mikeal Rogers 6427ae985f fix: shell linter error 2019-05-23 18:59:23 +00:00
Mikeal Rogers 241ed6179b feat: use npx for automdated dep install 2019-05-23 18:55:00 +00:00
Mikeal Rogers 7a39bb7781 feat: get full diff between releases 2019-05-23 18:43:01 +00:00
Mikeal Rogers 53a92ca2d1 feat: add git sha to package json 2019-05-23 18:13:42 +00:00
Mikeal Rogers d61abceefc
Merge pull request #1 from olleolleolle/patch-1
Clean up commented-out code
2019-04-08 12:41:18 -07:00
Olle Jonsson a9ab9607e4
Clean up commented-out code 2019-04-05 14:08:13 +02:00
Mikeal Rogers f0002b6c97
fix: absolute import path 2019-02-02 09:07:12 -08:00
Mikeal Rogers 11f2f5af1a
debug: copy may be out of working directory 2019-02-02 09:03:58 -08:00
Mikeal Rogers 917876fb51 fix: move all reference to no-conflict name 2019-02-01 19:14:47 +00:00
Mikeal Rogers ad53746b69 fix: trying it without the dot extension 2019-02-01 19:10:58 +00:00
Mikeal Rogers 13817b5832 fix: file has a dot prefix 2019-02-01 19:04:20 +00:00
Mikeal Rogers 127252de46 fix: rename cli.js to something less likely to confict 2019-02-01 18:55:03 +00:00
Mikeal Rogers b5f596c4b4 fix: extra version declaration 2019-02-01 03:03:42 +00:00
Mikeal Rogers ded9a5da09 fix: skip tags for now 2019-02-01 02:58:22 +00:00
Mikeal Rogers c617dee618
Update main.workflow 2019-01-26 19:54:51 -08:00
Mikeal Rogers 0030d38b65 debug: trying another route 2019-01-27 03:52:12 +00:00
Mikeal Rogers 59e38bf1a9 debug: trying to get apt-get working 2019-01-27 03:39:55 +00:00
Mikeal Rogers 1ffaee8311 fix: pull from debian latest 2019-01-27 03:33:12 +00:00
Mikeal Rogers bed391561c fix: docker lint is picky:wq 2019-01-27 03:25:14 +00:00
Mikeal Rogers 53f41dfce1 fix: image needs tag 2019-01-27 03:22:50 +00:00
Mikeal Rogers cc6fa75018 fix: use full node image 2019-01-27 03:20:36 +00:00
Mikeal Rogers 41e33cee71 debug: want to know args to entry file 2019-01-27 00:14:12 +00:00
Mikeal Rogers 2a35613e76 fix: working tags, hopefully 2019-01-26 23:48:46 +00:00
Mikeal Rogers 442667a9ed fix: proper args 2019-01-26 23:40:54 +00:00
Mikeal Rogers dc0f926573 fix: don't tag and commit 2019-01-26 23:39:45 +00:00
Mikeal Rogers d18b7650d7 fix: move option in 2019-01-26 23:35:38 +00:00
Mikeal Rogers 08ca6cb482 1.9.2 2019-01-26 23:34:43 +00:00
Mikeal Rogers 69a1c05bdb fix: allow same version on setup 2019-01-26 23:34:36 +00:00
Mikeal Rogers 38cb8cc558 1.9.2 2019-01-26 23:31:22 +00:00
Mikeal Rogers bf91024eb6 debug: running locally 2019-01-26 23:31:18 +00:00
Mikeal Rogers 5eee776fdb 2.88.0 2019-01-26 23:25:04 +00:00