Commit graph

34 commits

Author SHA1 Message Date
97054119d6
Add image_name to custom_tags 2025-02-01 17:21:01 +01:00
309453b7a1
Bump version 2025-02-01 16:37:07 +01:00
4f28c95c77
Switch back to using GITHUB_OUTPUT for default path 2025-02-01 16:36:52 +01:00
51b8331ba7
Prepend tags with tags= if written to a path that isn't .tags, to easier reference in actions 2025-02-01 16:25:25 +01:00
82df68ab4c
Change default path env name to FILE_PATH 2025-02-01 16:07:44 +01:00
7446bf7a1f
Fix custom tags 2025-02-01 15:50:46 +01:00
7376e6eba5
Bump version number 2025-02-01 15:37:40 +01:00
ca98f31963 Add image_name, separator and path options, specifically for supporting forgejo actions ()
Reviewed-on: 
Co-authored-by: Magnus Walbeck <magnus.walbeck@walbeck.it>
Co-committed-by: Magnus Walbeck <magnus.walbeck@walbeck.it>
2025-02-01 14:01:36 +00:00
01b5876721
Update python-poetry version in .drone.yml 2022-12-14 01:35:22 +01:00
e26d170cd8
Update drone file 2022-12-03 16:57:34 +01:00
2169d6e035
Update poetry used for CI to 1.2 and add testing with Python 3.10 2022-09-14 21:48:58 +02:00
0bd80fbdde
Sign drone file [CI SKIP] 2021-08-31 17:09:23 +02:00
fd0e3cf0de
Update location of renovate presets [CI SKIP] 2021-08-06 15:14:08 +02:00
ec88a280c9
Fix regex to produce correct version numbers when there isn't a hyphen in the version number and no suffix 2021-07-03 12:59:54 +02:00
1847826529
Add negative, positive conversion for version_passthrough 2021-07-01 13:21:24 +02:00
25a1abafa2
Add version_passthrough option 2021-07-01 13:17:52 +02:00
2fab6d75f5
Handle version numbers with suffix and no hyphen. Add support for ENV using the recommended syntax with = 2021-07-01 12:54:21 +02:00
537b4058d6
Update dependencies 2021-07-01 12:15:05 +02:00
c3fc8f87c3
Add initial tests and run in CI 2021-03-23 12:34:04 +01:00
315edb0d5f
Also compatibile with python 3.7 [CI SKIP] 2021-03-21 13:55:16 +01:00
6e52871585
Bump version number 2021-03-21 13:44:16 +01:00
1b2d3d4383
Deprecate INCLUDE_EXTRA_INFO and replace it with INCLUDE_SUFFIX. Fixes 2021-03-21 13:39:37 +01:00
612e01c33e
Add proper README 2021-03-21 13:25:23 +01:00
cf992b55fe
Add release pipeline 2021-03-21 12:57:11 +01:00
06164596d7
Check if app_name is empty when version_type is docker_env or docker_from. Add message when no options are provided. 2021-03-21 12:39:11 +01:00
1886b0a459
Fix typo 2021-02-16 13:03:03 +01:00
a4b8358da6
Allow using negative and positive instead of yes and no 2021-02-16 13:01:07 +01:00
57f436891e
Use correct env var in drone file 2021-01-28 16:08:08 +01:00
8a6739ddc3 Add include_extra_info option that allow you to decide if you want text after the first - to be added to the tags. ()
Add include_extra_info option that allow you to decide if you want text after the first - to be added to the tags. Bump version to 0.1.3

Co-authored-by: Magnus Walbeck <magnus.walbeck@walbeck.it>
Reviewed-on: 
Co-Authored-By: mwalbeck <magnus.walbeck@walbeck.it>
Co-Committed-By: mwalbeck <magnus.walbeck@walbeck.it>
2021-01-28 15:06:54 +00:00
d2d930cd97 Print tags before writing to file ()
Print tags before writing to file and bump version number

Co-authored-by: Magnus Walbeck <magnus.walbeck@walbeck.it>
Reviewed-on: 
Co-Authored-By: mwalbeck <magnus.walbeck@walbeck.it>
Co-Committed-By: mwalbeck <magnus.walbeck@walbeck.it>
2021-01-21 21:41:43 +00:00
f49b088e92 Add ci ()
Add basic CI for checking formatting and running linter

Co-authored-by: Magnus Walbeck <magnus.walbeck@walbeck.it>
Reviewed-on: 
Co-Authored-By: mwalbeck <magnus.walbeck@walbeck.it>
Co-Committed-By: mwalbeck <magnus.walbeck@walbeck.it>
2021-01-21 21:19:32 +00:00
ff419d1078
Add GPLv3 License 2021-01-21 18:18:22 +01:00
e2431d17fb
Fix dependencies and bump version number 2021-01-21 17:39:23 +01:00
eaf277e6b2
Initial commit 2021-01-21 17:03:05 +01:00