Commit graph

29 commits

Author SHA1 Message Date
Gwilym Kuiper
1212369d90 Don't try to git add the .lock file 2022-03-28 22:15:46 +01:00
Gwilym Kuiper
c575f63281 Allow any project to be released in release.sh 2022-01-12 22:50:59 +00:00
Gwilym Kuiper
044ffb3ba2 Only try to run in folders with a Cargo.toml file 2022-01-12 22:23:23 +00:00
Gwilym Kuiper
c1033180c3 Also update the example lockfiles 2022-01-12 22:11:05 +00:00
Gwilym Kuiper
aae80b1b3f Update release.sh to update all the projects 2022-01-12 22:04:39 +00:00
Corwin Kuiper
fa03d64b59 make changes to release and actions 2022-01-08 12:05:41 +00:00
GBA bot
d483a84702 Also update the book examples 2022-01-01 23:39:31 +00:00
GBA bot
d13899f0a2 Fix lints in release.sh 2022-01-01 18:55:37 +00:00
GBA bot
7d23beee4f Make sure that the examples still build when releasing 2022-01-01 12:41:35 +00:00
GBA bot
589c5373ff Better sed command for replacing the version 2022-01-01 12:39:40 +00:00
GBA bot
85c81fdc7c Correct the logic for updating the agb version in the examples 2022-01-01 12:36:47 +00:00
GBA bot
55c9aea76f Update examples when bumping agb version 2022-01-01 12:32:03 +00:00
Gwilym Kuiper
33e7106c00 Ensure agb-sound-converter tests pass too 2021-10-18 20:27:38 +01:00
Gwilym Kuiper
ed5dbb5c0c Add release script and workflow for sound converter 2021-10-18 20:24:52 +01:00
Gwilym Kuiper
9193391731 Makes sense to me to do the testing later 2021-08-15 23:21:29 +01:00
Gwilym Kuiper
2b1ba6c849 local can only be used in functions 2021-08-15 23:18:55 +01:00
Gwilym Kuiper
2e7c2be11e Get the booleans correct 2021-08-15 23:16:30 +01:00
Gwilym Kuiper
8b2bd66b19 Also check if agb-macros works 2021-08-15 23:15:52 +01:00
Gwilym Kuiper
2f12748004 Allow for easier testing 2021-08-15 23:15:25 +01:00
Gwilym Kuiper
7e268ba8ce Update agb's cargo.toml when updating a dependency 2021-08-15 23:12:18 +01:00
Gwilym Kuiper
00debe98e8 Update all other references to agb-entry 2021-08-15 20:40:48 +01:00
Gwilym Kuiper
d74c876238 Add release script and workflow to release agb-entry 2021-08-07 16:43:50 +01:00
Gwilym Kuiper
7d3c776dcb Also include lock files when releasing 2021-06-20 23:53:12 +01:00
Gwilym Kuiper
adfb4839b6 Improve recommended command to run 2021-06-20 23:31:07 +01:00
Gwilym Kuiper
05b2d66907 Fix issues uncovered while testing 2021-06-20 23:14:17 +01:00
Gwilym Kuiper
ba58d3bf27 Check version number is of the correct format 2021-06-20 23:07:47 +01:00
Gwilym Kuiper
9924fb9aa1 Check that the version number is of the correct format 2021-06-20 23:07:06 +01:00
Gwilym Kuiper
c1917b7d0a Must be in master branch before you can release 2021-06-20 23:04:56 +01:00
Gwilym Kuiper
6c1b2786ec Add simple release script to automate tag generation 2021-06-20 23:03:10 +01:00