v1.0 #1

Merged
t.schmitt merged 10 commits from v1.0 into master 2022-10-17 11:24:27 +02:00

10 Commits

Author SHA1 Message Date
fe85ff9551 Delete old schemes
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-06 17:04:40 +02:00
69ba5a53bf Add som units tests (split some code to made some part testable)
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-06 15:35:15 +02:00
b4ced6911c Update Readme and enable test target
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-05 10:52:45 +02:00
80ff2dda04 Update Jenkinsfile
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-05 10:20:03 +02:00
38036090e1 Add install script and update version to 1.0
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-02 16:48:37 +02:00
e3258453bb Remove Shell invocation as many as possible (high cost in term of speed of execution)
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-02 15:57:20 +02:00
8723019732 Renable Colors generation + add print to each command to identify which configuration is used
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-01 15:59:16 +02:00
e9bc779da6 Add --project-directory option to generate command to easily use relative path
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-31 16:42:22 +02:00
3d60513c08 Add new Flag to every command to choose if we want to generate static members or not
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-31 15:18:44 +02:00
264c221604 Refactor in one unique command with subcommand + add a new command to generate ressources from a configuration file
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-30 17:02:11 +02:00