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