Commit Graph

78 Commits

Author SHA1 Message Date
cclecle
da411f51e3 add black formating 1.0.4.post3 2023-03-21 23:46:24 +00:00
cclecle
e9559e97fb fix: pypi upload 1.0.4.post2 2023-03-21 23:38:02 +00:00
cclecle
158b85e29c add pypi publish 1.0.4.post1 2023-03-21 23:27:28 +00:00
cclecle
d4545f999b test: fix doc 1.0.3.post8 2023-03-20 09:04:41 +00:00
cclecle
21fc9e7c52 fix: remove tag_regex from toml -> we want the full version 1.0.3.post7 2023-03-20 01:49:01 +00:00
cclecle
13a584c7d9 fix missing packaging 1.0.3.post6 2023-03-20 01:44:37 +00:00
cclecle
6dfe0682d7 fix jenkins script 2023-03-20 01:09:32 +00:00
cclecle
d15b495f0a test local gitversionhelper import 2023-03-20 01:07:14 +00:00
cclecle
c9df0e7409 fix: doc 1.0.3.post3 2023-03-20 00:28:19 +00:00
cclecle
866e8ff7ff test 1.0.3.post2 2023-03-20 00:25:11 +00:00
cclecle
d786d27cd7 fix: ident 1.0.3.post1 2023-03-20 00:19:57 +00:00
cclecle
fb2f3eb412 escape toml 2023-03-20 00:16:11 +00:00
cclecle
d93fd3286c test: tag_regex to extract verison only 2023-03-20 00:03:58 +00:00
cclecle
f361a5189a test doc 1.0.2.post6 2023-03-19 23:09:25 +00:00
cclecle
3751ef1c93 test 1.0.2.post5 2023-03-19 22:55:23 +00:00
cclecle
d5e003c86c update Jenkinsfile 1.0.2.post4 2023-03-19 22:40:38 +00:00
cclecle
8b2b0ca07f update jenkinsfile 1.0.2.post3 2023-03-19 22:31:15 +00:00
cclecle
ab1a69b8f8 cleaning jenkins file
updating documentation in toml
1.0.2.post2
2023-03-19 22:08:22 +00:00
cclecle
a564e04219 fix: remove setuptools-git-versioning stuff 1.0.2.post1 2023-03-19 22:03:09 +00:00
cclecle
a29c1778fc test: fall back to setuptools_scm 1.0.1.post2 2023-03-19 21:57:15 +00:00
cclecle
2ee687959e fix: typo 1.0.1.post1 2023-03-19 21:01:45 +00:00
cclecle
e226f16292 fix: typo 1.0.0.post4 2023-03-19 20:54:02 +00:00
cclecle
8ea6b43a73 fix: git remote credentials 2023-03-19 20:50:50 +00:00
cclecle
cb213df6b6 fix: workaround for setuptools-git-versioning version guess 2023-03-19 20:44:31 +00:00
cclecle
2c87f5488d test: bump dev version 1.0.0.post1 2023-03-19 20:05:32 +00:00
cclecle
348204abb5 fix: project username 2023-03-19 19:59:01 +00:00
cclecle
48114149fb fix: typo in jenkins pipeline file 0.0.1.post51 2023-03-19 19:54:46 +00:00
cclecle
5eb2f1c5cf fix: pipeline 0.0.1.post50 2023-03-19 19:50:23 +00:00
cclecle
65927077aa fix: git credentials for pushing 2023-03-19 19:49:57 +00:00
cclecle
0c02512814 fix: remove branch on git push (useless) 0.0.1.post48 2023-03-19 19:35:37 +00:00
cclecle
9f900ba597 fix git tag cmd 0.0.1.post47 2023-03-19 19:31:37 +00:00
cclecle
97612703b7 fix git username/address in jenkinsfile 0.0.1.post46 2023-03-19 19:26:04 +00:00
cclecle
5bb8b35c73 update jenkinsfile 0.0.1.post45 2023-03-19 19:21:48 +00:00
cclecle
a6c2513d9f fix fstrings 0.0.1.post44 2023-03-19 18:55:58 +00:00
cclecle
70ef90a529 fix jenkinsfile python 2023-03-19 18:53:52 +00:00
cclecle
f728842a5a random fixes 2023-03-19 18:51:35 +00:00
cclecle
4837a99ac6 fix deps 0.0.1.post41 2023-03-19 18:46:52 +00:00
cclecle
3e130e6bdf revert to full setuptools-git-versioning in toml file 2023-03-19 18:42:24 +00:00
cclecle
d7fbf52647 test 2023-03-19 18:23:42 +00:00
cclecle
f5c97757b6 make setuptools-git-versioning use pygitversionhelper
+ add getCurrentFormatedVersion()
2023-03-19 18:22:26 +00:00
cclecle
3c0e5bebc2 update doc 2023-03-19 18:02:02 +00:00
cclecle
c5962d533b fix tag -> version api 2023-03-19 17:59:27 +00:00
cclecle
e9e25793d8 fix doc bullets 2023-03-19 17:57:28 +00:00
cclecle
17f74d6675 test gitversionhelper calls 2023-03-19 17:57:20 +00:00
cclecle
264c51de2e update CI/CD 2023-03-19 17:51:11 +00:00
cclecle
ac942480cb feature: add log-line in pipeline 0.0.1.post32 2023-03-19 10:34:34 +00:00
cclecle
be9ef684e4 update jenkinsFile => no error when master build are skipped because of
no-tag
0.0.1.post31
2023-03-19 10:26:23 +00:00
cclecle
792666c6ec fix: rename hash -> commit_hash to avoid using builtin symbol 0.0.1.post30 2023-03-19 10:17:58 +00:00
cclecle
2951e70c47 fix: escapes git strings options 0.0.1.post29 2023-03-19 10:15:23 +00:00
cclecle
63b3f25b33 fix quality warning + commit messages unittest 0.0.1.post28 2023-03-19 10:03:50 +00:00