Commit Graph

12 Commits

Author SHA1 Message Date
6f7ea17a43 Adds system gatherer, and ...
All checks were successful
continuous-integration/drone/push Build is passing
fixes version.sh for the ADC version
fixes .drone.yml for some reason it installed the gitea apk instead of the git. (typo)
2023-11-01 10:30:46 +01:00
e2f31a5e75 fixes to version.sh
Some checks failed
continuous-integration/drone/push Build is failing
also reset cargo.toml...
2023-11-01 08:56:36 +01:00
ffa0ebc433 why doesn't ./ work...
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-01 08:52:13 +01:00
282fe70e69 Improve output and handling
Adds an extra passthrough through yaml-rust due to the inability of serde_yaml
to produce yamllint-able output strings.
this will slow it down a bit, until serde_yaml is fixed.
2023-11-01 08:43:39 +01:00
61f6c2b0bd removes linker from manifest and adds as env var
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
2023-10-31 06:59:12 +01:00
3b18b3aae7 specify linker in toml
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
2023-10-31 06:53:05 +01:00
c4f54d9fa7 pass version with the build
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
2023-10-31 06:41:46 +01:00
38f615dc88 adds release 0.1.2
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
2023-10-29 10:31:25 +01:00
dd665a312e fixes drone merge conflict
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
2023-10-27 07:29:12 +02:00
71ee0aaab0 improves workings
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
2023-10-27 07:08:18 +02:00
6114984f13 adds publish
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: Jochen maes <jochen@sejo-it.be>
2023-10-21 11:04:39 +02:00
c325024f80 minimal version only returns environment data
Signed-off-by: Jochen maes <jochen@sejo-it.be>
2023-10-15 18:33:38 +02:00