Commit Graph

45 Commits

Author SHA1 Message Date
7b29d479a2 chore: bump 0.4.0 → 0.5.0 [CI SKIP]
All checks were successful
continuous-integration/drone/tag Build is passing
2024-06-27 14:08:45 +00:00
2771371cdf feat: use go-git instead of native Git client to fetch latest tag
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-27 16:08:27 +02:00
6bfb898540 chore: bump 0.3.2 → 0.4.0 [CI SKIP]
All checks were successful
continuous-integration/drone/tag Build is passing
2024-06-26 14:09:36 +00:00
3625bbe90c feat: add option to fetch git tags when getting latest
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-26 16:09:18 +02:00
925bfe59e6 ci: 💚 fix gitea url
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-26 16:04:23 +02:00
6a5acd3a55 chore: bump 0.3.1 → 0.3.2 [CI SKIP]
All checks were successful
continuous-integration/drone/tag Build is passing
2024-06-25 14:08:59 +00:00
90a131f7bb Merge branch 'main' of https://gitea.dikurium.ch/InnoPeak/drone-gitea-release
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 16:08:39 +02:00
ded82eb41f fix: 💚 set use_latest_git_tag to true 2024-06-25 16:08:39 +02:00
686b8b2c18 chore: bump 0.3.0 → 0.3.1 [CI SKIP]
All checks were successful
continuous-integration/drone/tag Build is passing
2024-06-25 14:06:02 +00:00
a56b978462 fix: 🐛 add git to Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 16:05:44 +02:00
b2a7b1916e chore: bump 0.2.1 → 0.3.0 [CI SKIP]
All checks were successful
continuous-integration/drone/tag Build is passing
2024-06-25 13:30:22 +00:00
ceb8a8bc8e ci: 👷 handle changelog failure gracefully
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 15:30:04 +02:00
3509a5c98f feat: add skip_if_no_notes_file setting 2024-06-25 15:29:33 +02:00
8a5a2b85cf ci: 👷 remove main branch from tag trigger
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2024-06-25 15:17:25 +02:00
fb2e1644bf chore: bump 0.2.0 → 0.2.1 [CI SKIP] 2024-06-25 13:10:30 +00:00
8f66464231 Merge branch 'main' of https://gitea.dikurium.ch/InnoPeak/drone-gitea-release
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 15:10:00 +02:00
a51696117e fix: 🐛 fix struct tag format 2024-06-25 15:09:59 +02:00
c4d2fab2e6 chore: bump 0.1.0 → 0.2.0 [CI SKIP] 2024-06-25 13:09:45 +00:00
f4bd642cfd Merge branch 'main' of https://gitea.dikurium.ch/InnoPeak/drone-gitea-release
Some checks are pending
continuous-integration/drone/push Build is running
2024-06-25 15:09:28 +02:00
965eddcbae feat: set default of use_latest_git_tag to true 2024-06-25 15:09:28 +02:00
e368908253 ci: 👷 publish Docker image during release 2024-06-25 15:09:17 +02:00
0ddd238012 chore: bump 0.0.1 → 0.1.0 [CI SKIP] 2024-06-25 13:06:55 +00:00
f6c21fea0e chore: 🔖 reset to 0.1.0
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 15:06:35 +02:00
f8796e4a90 chore: bump 0.0.1 → 0.1.0 [CI SKIP] 2024-06-25 13:01:56 +00:00
11f93674bd chore: 🔖 reset to 0.1.0
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 15:00:51 +02:00
126d0ebb58 Merge branch 'main' of https://gitea.dikurium.ch/InnoPeak/drone-gitea-release
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 14:48:43 +02:00
145a6acad5 ci: 👷 run publish Docker image pipeline on tag
- Allow failure of bump pipeline as changelog won't be generated if no version bump is possible
2024-06-25 14:48:42 +02:00
bd065875f0 chore: bump 0.1.0 → 0.1.1 [CI SKIP] 2024-06-25 12:40:18 +00:00
2c8cdd7fcc fix: 🐛 only parse flags if available
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 14:39:56 +02:00
aa8b96b0b9 chore: bump 0.0.1 → 0.1.0 [CI SKIP] 2024-06-25 12:26:29 +00:00
c7a9f0573f ci: 👷 enable annotated tag to allow git push --follow-tags to work
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 14:26:09 +02:00
0f2d7f2cd8 chore: bump 0.0.1 → 0.1.0 [CI SKIP] 2024-06-25 10:34:15 +00:00
17a99a917c chore: 🔧 reset version to 0.1.0
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 12:33:54 +02:00
60f7d3600e Merge branch 'main' of https://gitea.dikurium.ch/InnoPeak/drone-gitea-release
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 12:32:19 +02:00
360e76060b ci: 👷 add release step to pipeline 2024-06-25 12:31:30 +02:00
89434b2313 chore: bump 0.0.1 → 0.1.0 [CI SKIP] 2024-06-25 10:28:30 +00:00
8858b09b78 ci: 💚 use GIT_PASSWORD in git
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 12:28:08 +02:00
581c91e7b9 ci: 💚 add --yes to cz bump
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 12:26:34 +02:00
1f9585e74d ci: 💚 set pipeline type to kubernetes
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 12:25:11 +02:00
b8fb50f5c6 ci: 💚 make pipeline file an array
Some checks are pending
continuous-integration/drone/push Build is pending
2024-06-25 12:24:13 +02:00
67c2e994cc fix: 🐛 disable CGO to be used in alpine image
Some checks are pending
continuous-integration/drone/push Build is pending
2024-06-25 12:01:50 +02:00
45a7f6beed ci: 👷 initialize cz and add bump tag pipeline with cz
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-06-23 17:01:32 +02:00
e901168e7f ci: 👷 add pipeline to publish docker image
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-06-22 16:28:06 +02:00
2457914641 feat: add dockerfile 2024-06-22 16:27:54 +02:00
96a95e2dc7 feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00