Commit Graph

47 Commits

Author SHA1 Message Date
6fb016ed92 feat(version): use branch name for short version channel if branch is not a common one
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2024-02-23 12:31:08 +01:00
15b8fc8a0a fix: typo
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-12-12 10:50:09 +01:00
f4153916e5 feat(gitea): allow passing multiline body/attachments variables
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-12-06 15:20:59 +01:00
5028cd0b8c doc(gitea): update usage example
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-12-06 12:46:07 +01:00
021e0d13d8 feat(version): automatically use ci defined branch name
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-11-16 16:34:56 +01:00
6eeb67261f feat(version): export variables for use in subshells
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-11-15 13:51:44 +01:00
88db548371 doc: update integration snippet
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-11-15 11:34:28 +01:00
a9599c0b61 chore: update changelog
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-11-15 11:28:01 +01:00
6028362078 fix(install): correctly inject tools dir into gitignore 2023-11-15 11:28:01 +01:00
541afcccfe docs(tutorials): fix obsolete link
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-25 08:25:22 -06:00
af9c7e64e5 chore: update changelog
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-25 08:21:00 -06:00
35625f66bf feat(changelog): display message in changelog when no commit is selected in release
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-25 08:17:20 -06:00
367dbf1883 docs: add changelog link in readme
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-25 08:12:33 -06:00
1eeb6043ba chore: update changelog template
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-25 08:11:23 -06:00
4d31268d7e chore: update changelog
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-25 08:09:39 -06:00
be97e7760f chore: update changelog
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-25 08:06:44 -06:00
4b3d1c37b8 docs: describe project-version tasks 2023-08-25 08:06:24 -06:00
5ace960da2 feat(changelog): allow override of command arguments
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-24 14:47:55 -06:00
5abe33e487 fix(version): normalize variable names
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-24 12:41:11 -06:00
1de7156649 feat(version): permit branch name overwrite
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-24 11:17:41 -06:00
fa2dab537e chore: update changelog
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-24 10:27:52 -06:00
19785045b6 feat(changelog): skip unreleased section if no commits are associated
Some checks reported errors
Cadoles/mktools/pipeline/head Something is wrong with the build of this commit
2023-08-24 10:27:38 -06:00
5a0e3edc8e feat(version): use commit timestamp to generate project version
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-24 07:58:54 -06:00
3308856636 fix(install): add missing tasks in install script
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-23 16:26:40 -06:00
1b5c364977 chore: update changelog
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-23 16:15:43 -06:00
0545812d87 docs: add tutorial to generate release with its changelog 2023-08-23 16:15:31 -06:00
806327e1e5 chore: update changelog
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-23 16:08:41 -06:00
9730ec914b chore: reuse variables 2023-08-23 16:04:19 -06:00
e4f2359324 style: lint makefile
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
2023-08-23 15:56:04 -06:00
ab89789e3e ci: disable build and release stages
Some checks reported warnings
Cadoles/mktools/pipeline/head This commit is unstable
2023-08-23 15:53:40 -06:00
643e170d49 chore: update changelog
Some checks failed
Cadoles/mktools/pipeline/head There was a failure building this commit
2023-08-23 15:45:39 -06:00
2f77f3e72e chore: update changelog
Some checks failed
Cadoles/mktools/pipeline/head There was a failure building this commit
2023-08-23 15:40:52 -06:00
92c3a7e6a5 chore: prune local tags before generating changelog 2023-08-23 15:40:36 -06:00
56d4a9f77e chore: update changelog
Some checks failed
Cadoles/mktools/pipeline/head There was a failure building this commit
2023-08-23 15:33:44 -06:00
bec93c7a9d chore: use tag as release target 2023-08-23 15:33:35 -06:00
8b361ede1d chore: update changelog 2023-08-23 15:30:40 -06:00
f7e31f8f41 chore: tag current commit in release task
Some checks failed
Cadoles/mktools/pipeline/head There was a failure building this commit
2023-08-23 15:27:01 -06:00
18e03f54de chore: update changelog 2023-08-23 15:23:47 -06:00
7165d90d2d feat(version): use master and staging branches as aliases for testing and stable
Some checks failed
Cadoles/mktools/pipeline/head There was a failure building this commit
2023-08-23 15:18:58 -06:00
03081e4549 Merge pull request 'ci: add jenkins pipeline' (#1) from ci-pipeline into master
All checks were successful
Cadoles/mktools/pipeline/head This commit looks good
Reviewed-on: #1
2023-08-23 22:57:21 +02:00
48bcb9c57e chore: update changelog
All checks were successful
Cadoles/mktools/pipeline/pr-master This commit looks good
2023-08-23 14:53:02 -06:00
01fc3bb0be feat: add changelog 2023-08-23 14:53:02 -06:00
3a76185c3c ci: add jenkins pipeline 2023-08-23 14:53:02 -06:00
d28cc3a672 fix(changelog): add missing task dependency 2023-08-23 12:06:20 -06:00
140ce517cf feat(gitea-release): automatically add tools directory to git ignored files 2023-08-23 11:42:53 -06:00
e2f267757a feat: add mkt-changelog task 2023-08-23 11:40:20 -06:00
cd2f1bad66 feat: initial commit 2023-08-21 20:32:16 -06:00