dd4a7a11c8
chore(actions): add name for get-version
job
2024-12-25 19:36:13 +05:30
f51766c542
chore(actions): write trimmed_sha
to GITHUB_OUTPUT
correclty
2024-12-25 19:33:42 +05:30
d8e3492545
chore(actions): checkout code first in get-version
job
2024-12-25 19:25:03 +05:30
47813f226e
chore(actions): include full semver version including git commit SHA
2024-12-25 19:24:05 +05:30
957d773f91
chore(actions): use tee
to write trimmed version to stdout for debugging
2024-12-25 19:15:29 +05:30
b55333d66e
chore(actions): fix bash pattern syntax being improper
2024-12-25 19:09:56 +05:30
42834db248
chore(actions): use bash patterns for commit SHA trimming
2024-12-25 19:08:00 +05:30
2039f4a343
chore(actions): add job to shorten github commit SHA
2024-12-25 18:57:21 +05:30
5eec091fc8
chore(actions): fix bad compile command
...
Turns out I hallucinated `--exclude-features` into existence.
2024-12-25 18:38:47 +05:30
b13de0b2d1
chore(actions): remove unneeded targets
...
Also do the following:
* Use v4 of artifact upload action
* Install Linux-specific build dependencies
* Do not include version-management feature while building
* Fix cargo build command
* Include native mac x86 target instead of cross compilation
2024-12-25 18:30:30 +05:30
257ff489b1
chore(actions): create debug build action
2024-12-25 18:22:17 +05:30