Commit graph

13 commits

Author SHA1 Message Date
Claudia Meadows
542946fd74
Fix and clarify workflow logic, add branch versioning
- `pr.yml` should've been deleted a long time ago. Its functionality
  was already elsewhere, and that's since been folded into `test.yml`.
- I added automatic `release-v*` and `main-v*` versioning.
- Renamed `merge.yml` to `push-release.yml` and `push-main.yml` to
  `pr-create-release.yml` so it's clearer what they're actually
  listening to. I also modified their display names.
2024-09-24 22:16:20 -07:00
Claudia Meadows
abd7f86888
next -> main 2024-09-24 20:59:33 -07:00
Claudia Meadows
61ad84c1d9
main -> release 2024-09-24 19:25:23 -07:00
Claudia Meadows
e000cd0803
De-master the repo 2024-09-24 16:37:04 -07:00
Claudia Meadows
57c331c6b4
Fix GitHub actions to work a little better 2024-09-23 04:55:07 -07:00
Claudia Meadows
8505916ebc
Add code owners, add triage ping, fix workflows 2024-09-23 04:54:24 -07:00
Claudia Meadows
1b0899b469
Migrate to Node 20, clean up workflows (#2902)
Tests still appear to fail per #2898. Unfortunately, I need actions/runner#2347 to ignore the test failures properly - I need them to be warnings, not hard errors.
2024-09-23 04:54:05 -07:00
Claudia Meadows
342f524ca3 Fix branch target 2022-04-27 21:16:32 +02:00
James Forbes
ff646e8fb8 Revisions based on feedback 2022-04-27 21:01:09 +02:00
James Forbes
2a2aef7762 Use new changelog option in merge command 2022-04-27 21:01:09 +02:00
James Forbes
d6dd9132fb Yaml has banned tabs 2022-04-27 21:01:09 +02:00
James Forbes
65cf256775 Suggested amendments 2022-04-27 21:01:09 +02:00
James Forbes
0d9051de96 Add PR release to mithril.js 2022-04-27 21:01:09 +02:00