Commit Graph

33 Commits

Author SHA1 Message Date
eb8befc77c feat(init): Prepare Project skeleton structure 2022-08-09 16:25:11 +00:00
fbe19b4e31 refacto(models): Move models to the root of the project 2022-08-09 15:53:40 +00:00
1216fa071c fix(lint): stop to use ioutils
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-05 14:52:14 +00:00
db8226acd6 fix(drone): Apply fix on telegram
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-05 14:50:42 +00:00
873bc26466 fix(test): Apply tidy
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-05 14:24:24 +00:00
d7560ce8d6 fix(drone): revert change
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-05 14:21:45 +00:00
645344fa5c feat(config): Write and read config + refacto
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-05 14:20:00 +00:00
2304a11465 feat(drone); Improve telegram message 2022-08-05 14:19:38 +00:00
48b1739576 feat(init): Start implementing system config
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-04 10:39:24 +00:00
8688baccb2 fix(drone): bold text in telegram
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-03 20:05:08 +00:00
4c53c57d5e feat(init): Add some logs and initialize git
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-03 19:59:33 +00:00
7dcce0f6bf feat(ignore): Add Git Ignore 2022-08-03 19:58:37 +00:00
b7915eaae3 fix(drone): Improve telegram message
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-03 14:00:15 +00:00
7938ce2dfa fix(lint): Finish to apply linter recommandation
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-03 13:36:13 +00:00
660a4ef162 fix(lint): Continue to apply linter recommandation
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-03 11:17:15 +00:00
101ca9a79c fix(lint): Improve linter rules
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-02 20:41:26 +00:00
1d7730c078 fix(lint): Start to apply linter recommandation
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-02 20:33:47 +00:00
5434cc15ce feat(init): Continue Init with directory creation 2022-08-02 20:30:46 +00:00
cc0e94690e feat(drone): trying drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-02 20:29:35 +00:00
58dba906f4 fix(typo): What's a APY ...
Some checks failed
Gouick/pipeline/head There was a failure building this commit
2022-08-01 21:58:09 +00:00
fabf8fe1eb feat(init): Improve check and user input 2022-08-01 21:55:50 +00:00
397540c1b1 feat(ci): Add Jenkinsfile as a POC 2022-08-01 20:43:07 +00:00
9103e7ba60 feat(init): Get User input for config + small refacto 2022-08-01 19:47:46 +00:00
13903329c8 feat(rename): Rename app 2022-07-28 22:03:57 +00:00
a3c953c7a4 fix(clean): Fix import order, func name, ... 2022-07-25 20:58:46 +00:00
f7e9aa7dfb feat(rename): Fix typo in name ... 2022-07-25 20:43:53 +00:00
ec6485aa45 feat(apiType): Start to implement apiType system 2022-07-25 20:40:09 +00:00
66ff28f6cd fix(global): Add windows support(need testing), fix userInput, refacto 2022-07-25 20:19:38 +00:00
94975d5f33 feat(rename): Rename in gouik 2022-07-19 20:24:10 +00:00
5b50b5409b feat(multiple): Add version command, improve dependencies file managment 2022-07-16 22:16:29 +00:00
ce433832f7 feat(dependency): Add git andd handle dependency th cannot be installed by the app 2022-07-16 15:46:09 +00:00
7c9cc568ab feat(dependencies): Add postinstall process and swagger dependency 2022-07-15 22:16:59 +00:00
f04f5513ab feat(dependencies): Implement base of the dependency system 2022-07-15 11:49:53 +00:00