Commit Graph

97 Commits

Author SHA1 Message Date
Philip H c2e64329af
stale.yml: do 5 operation per run
[Best practices for using the REST API](https://docs.github.com/en/rest/using-the-rest-api/best-practices-for-using-the-rest-api?apiVersion=2022-11-28)
2024-01-10 12:54:46 +01:00
Philip H 8ee6ae86cb
stale.yml: update to v9
https://github.com/actions/stale/releases/tag/v9
2024-01-07 15:44:01 +01:00
Philip H 93324072d3
deploy-nightly.yml: Release number is not provieded
Remove unused: `Set environment variables` Step on deploy-nightly CI
2024-01-06 23:02:27 +01:00
Philip H 50fdc14e2b
npm-update-bot.yml: cleanup 2024-01-05 19:14:25 +01:00
Philip H 500d349892
npm-update-bot.yml: always checkout to master branch 2024-01-05 10:00:22 +01:00
Philip H 8a2f405daa
npm-update-bot.yml: always checkout to 'wg-easy/wg-easy' 2024-01-05 09:57:30 +01:00
Philip H cea05caa53
npm-update-bot.yml: revert: only push on master from wg-easy 2024-01-05 09:53:14 +01:00
Philip H 924e0b0353
npm-update-bot.yml: add git checkout master 2024-01-05 00:44:13 +01:00
Philip H 8d8dd516dd
npm-update-bot.yml: fixup clone 'wg-easy/wg-easy' 2024-01-05 00:01:28 +01:00
Philip H e39eef2a37
npm-update-bot.yml: only push on master from wg-easy 2024-01-04 16:52:35 +01:00
Philip H 280fc9f095
npm-update-bot.yml: only push to master of wg-easy/wg-easy 2024-01-04 15:19:29 +01:00
Astound c99c9375b2
Remove blank spaces 2023-12-25 06:48:20 +08:00
Philip H c772427d4a
Merge branch 'production' into master 2023-12-22 11:34:03 +01:00
Peter Lewis c67f1cf5b5
Update deploy-development.yml 2023-12-21 22:17:13 +00:00
Peter Lewis d8e58b69bb
Update nightly to actually deploy nightly
Midnight on the nose (or 5 minutes either side, if we're following GitHub documentation) feels a suitably memorable delinator, in terms of knowing when new nightly builds are landing!
2023-12-21 20:36:47 +00:00
Peter Lewis 22a38baf7d
Remove versioning from nightly build 2023-12-21 20:33:28 +00:00
Peter Lewis 7c52810476
Rename to make action more clearer 2023-12-21 19:52:20 +00:00
Peter Lewis 66c79b6740
Update deploy-development.yml 2023-12-21 19:52:04 +00:00
Peter Lewis 35bb2e2adf
Rename to make action more clearer 2023-12-21 19:51:17 +00:00
Peter Lewis 1a2a8740cc
Add Development GitHub Action 2023-12-21 19:46:31 +00:00
Philip H e2339a4a9d
Merge pull request #688 from wg-easy/cleanup
remove npm config set and notes
2023-12-21 20:22:20 +01:00
Peter Lewis 8f0e92715e
Rename deploy-development.yml to deploy-nightly.yml 2023-12-21 18:41:57 +00:00
Philip H. f27f1f89bd
remove npm config 2023-12-21 18:25:14 +00:00
Peter Lewis 113e1f172e
Rename deploy-stable.yml to deploy.yml
This should fix that repeated error.
2023-12-21 16:55:50 +00:00
Peter Lewis 5c26b4997d
CI: use master as reference 2023-12-21 16:15:21 +00:00
Philip H. d588e01017
CI: use master as reference 2023-12-21 16:12:31 +00:00
Philip H ae15e1a563
deploy-stable.yml: remove whitespace 2023-12-21 17:01:34 +01:00
Philip H. 9a93f82314
CI: use versioned actions and node-version 18 to match with package.json 2023-12-21 15:45:22 +00:00
Peter Lewis aa939d876c
Merge remote-tracking branch 'pheiduck/main' into rebase-pheiduck 2023-12-21 14:25:54 +00:00
Emile Nijssen 83ac4ff4cf
Update stale.yml 2023-12-19 11:54:05 +01:00
Emile Nijssen 1e6e8d25a4
Update stale.yml 2023-12-18 22:08:41 +01:00
Emile Nijssen 4fd7665bca
Update stale.yml 2023-12-18 22:08:31 +01:00
Emile Nijssen 87ecf50a73
Update stale.yml 2023-12-18 22:03:28 +01:00
Emile Nijssen 8732bf7ecb
Update stale.yml 2023-12-18 22:00:57 +01:00
Emile Nijssen 250e1e051e
Update stale.yml 2023-12-18 21:57:49 +01:00
Emile Nijssen 84c99defc5
Create stale.yml 2023-12-18 21:52:59 +01:00
Emile Nijssen 12c69ee949 node v20 → v18 2023-12-18 21:41:51 +01:00
Emile Nijssen 3cc88ceb0e update lint to node 20 2023-12-17 22:47:14 +01:00
Emile Nijssen a89ff96d37 weejewel → wg-easy 2023-12-17 22:37:34 +01:00
Emile Nijssen 0bdb43c2f5 wip 2023-12-17 22:31:58 +01:00
Emile Nijssen f06ca2663b wip 2023-12-17 22:27:27 +01:00
Emile Nijssen fb56bb94ac wip 2023-12-17 22:23:04 +01:00
Emile Nijssen ba8c18ceaf
Update deploy.yml 2023-12-17 22:19:52 +01:00
Philip H da94b5f6a3
npm-update-bot.yml: install ncu quiet 2023-12-09 23:19:18 +01:00
Philip H. 218ad867cf
CI: cache package-lock.json 2023-12-09 14:00:04 +00:00
Philip H. 145a994349
npm: ncu to update package.json as well 2023-12-05 07:31:12 +00:00
Philip H 8d3e355591
lint.yml: remove legacy-peer-deps 2023-12-02 17:22:30 +01:00
Philip H. a27ec4e201
npm: set global config 2023-11-26 13:45:04 +00:00
Philip H. b56c49c99a CI: add step description 2023-11-19 16:40:08 +00:00
Philip H. b8a77bf2d8 CI: cache npm 2023-11-19 16:33:45 +00:00