48 Commits

Author SHA1 Message Date
Gitea CI
8e35f02191 Bump version: 0.1.17 → 0.1.18 2025-05-29 08:06:11 +00:00
0f35839fb4 update wf, test new changelog generation 2025-05-29 10:05:38 +02:00
Gitea CI
a055276849 Bump version: 0.1.16 → 0.1.17 2025-05-29 07:53:44 +00:00
Gitea CI
ce670c5539 Bump version: 0.1.15 → 0.1.16 2025-05-26 15:30:02 +00:00
7631ed6e7c update wf, remove rel on push, add new changelog generation test 2025-05-26 17:29:09 +02:00
cc5dc6141c update workflow, change release way
Some checks failed
/ release (push) Failing after 16s
2025-05-26 17:25:18 +02:00
Gitea CI
a960641000 Bump version: 0.1.14 → 0.1.15 2025-05-26 15:21:10 +00:00
d8139a5193 remove create release notes 2025-05-26 17:20:39 +02:00
Gitea CI
6ffc2f6a8f Bump version: 0.1.13 → 0.1.14 2025-05-26 15:19:32 +00:00
26e0da8f0b remove metcalfc/changelog-generator@v4.6.2 2025-05-26 16:19:09 +01:00
Gitea CI
df1688dd75 Bump version: 0.1.12 → 0.1.13 2025-05-26 15:18:20 +00:00
a222e49a1d testing create-release-notes 2025-05-26 17:17:34 +02:00
0ae5543fd2 Update .gitea/workflows/release_notes.yml 2025-05-21 12:00:53 +01:00
ac216e659e new test 2025-05-21 12:34:41 +02:00
ab233d51df Update .gitea/workflows/release_notes.yml 2025-05-21 11:17:39 +01:00
95ce982379 add version 2025-05-21 12:16:31 +02:00
2ae3968679 test 2025-05-21 12:14:53 +02:00
36abce649a add template, update wf 2025-05-21 11:23:43 +02:00
045417ba6f Update .gitea/workflows/release_notes.yml 2025-05-21 10:17:44 +01:00
cd7e1f2af0 fix typo 2025-05-21 11:13:28 +02:00
7b3f8ce11e test new workflow 2025-05-21 11:13:18 +02:00
Gitea CI
592703b6cc Bump version: 0.1.11 → 0.1.12 2025-05-21 08:58:37 +00:00
173d480d5b Update .gitea/workflows/relase.yml 2025-05-21 09:58:15 +01:00
Gitea CI
0e2e20ea28 Bump version: 0.1.10 → 0.1.11 2025-05-21 08:56:30 +00:00
7796df45e5 test new changelog generator 2025-05-21 10:55:31 +02:00
Gitea CI
ae8d2b01b3 Bump version: 0.1.9 → 0.1.10 2025-05-21 08:51:04 +00:00
3bf862d843 Update .gitea/workflows/relase.yml 2025-05-21 09:50:28 +01:00
Gitea CI
c00f2b91cc Bump version: 0.1.8 → 0.1.9 2025-05-21 08:45:16 +00:00
52a95c4860 Update .gitea/workflows/relase.yml 2025-05-21 09:44:53 +01:00
Gitea CI
4eab9159d4 Bump version: 0.1.7 → 0.1.8 2025-05-21 08:44:03 +00:00
6998b4f217 Update .gitea/workflows/relase.yml 2025-05-21 09:43:39 +01:00
23640ed1a0 Update .gitea/workflows/relase.yml 2025-05-21 09:41:12 +01:00
96efc6c312 new test 2025-05-21 10:37:59 +02:00
96bb75653c hard-coded milestone as test 2025-05-21 10:28:38 +02:00
f1b7d2dab8 use example from repo 2025-05-21 10:27:01 +02:00
fae5e23ba7 test in simple env 2025-05-21 10:24:34 +02:00
Gitea CI
fde71d892c Bump version: 0.1.6 → 0.1.7 2025-05-21 08:21:43 +00:00
08e2ba4cf5 Update .gitea/workflows/relase.yml 2025-05-21 09:21:17 +01:00
f37372acfa Update .gitea/workflows/relase.yml 2025-05-21 09:20:08 +01:00
00097b0301 Update .gitea/workflows/relase.yml 2025-05-21 09:19:01 +01:00
78b76b057f Update .gitea/workflows/relase.yml 2025-05-21 09:12:26 +01:00
9d04c05a40 Update .gitea/workflows/relase.yml 2025-05-21 09:11:30 +01:00
0ebae7900b Update .gitea/workflows/relase.yml 2025-05-21 09:09:19 +01:00
a521361f7c Update .gitea/workflows/relase.yml 2025-05-21 09:08:56 +01:00
acf80c9e57 Merge branch 'main' of https://git.theprivateserver.de/PHB/workflowbumptester 2025-05-21 10:06:59 +02:00
6f5957a52f Merge branch 'main' of https://git.theprivateserver.de/PHB/workflowbumptester 2025-05-21 10:06:17 +02:00
43e9660c17 test set changelog using generator 2025-05-21 10:04:18 +02:00
348ca30333 re-add softprops release 2025-05-20 15:11:40 +02:00
7 changed files with 133 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "0.1.6"
current_version = "0.1.18"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
serialize = ["{major}.{minor}.{patch}"]
search = "{current_version}"

9
.gitea/release_notes.yml Normal file
View File

@@ -0,0 +1,9 @@
changelog:
sections:
- title: ":star: New Features"
labels: ["Kind/Feature", "Kind/Enhancement"]
- title: ":lady_beetle: Bug Fixes"
labels: ["Kind/Bug", "Kind/Hotfix"]
issues:
exclude:
labels: ["wontfix", "question", "duplicate", "invalid"]

View File

@@ -19,20 +19,56 @@ jobs:
steps:
- name: Checkout the code
uses: actions/checkout@v4
- name: Install uv
uses: astral-sh/setup-uv@v5
- name: Set up Python
run: uv python install
with:
python-version-file: "pyproject.toml"
- name: Install the project
run: uv sync --locked --all-extras --dev
- name: Set Git identity
run: |
git config user.name "Gitea CI"
git config user.email "ci@git.theprivateserver.de"
- name: Bump version
id: bump
uses: callowayproject/bump-my-version@master
env:
BUMPVERSION_TAG: "true"
with:
args: ${{ inputs.bump-type }}
github-token: ${{ secrets.TOKEN }}
- name: Check
if: steps.bump.outputs.bumped == 'true'
run: |
echo "Version was bumped from ${{ steps.bump.outputs.previous-version }} to ${{ steps.bump.outputs.current-version }}!"
uv tool install bump-my-version
echo "OLD_VERSION<<EOF" >> $GITHUB_ENV
echo "$(uv tool run bump-my-version show current_version)" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
uv tool run bump-my-version bump ${{ github.event.inputs.bump }}
# echo the version to github env, the version is shown by using uv tool run bump-my-version show current_version
echo "VERSION<<EOF" >> $GITHUB_ENV
echo "$(uv tool run bump-my-version show current_version)" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
- name: Check version
run: echo old ${{ env.OLD_VERSION }} new ${{ env.VERSION }}
- name: Update CHANGELOG
id: changelog
uses: requarks/changelog-action@v1
with:
token: ${{ secrets.TOKEN }}
fromTag: ${{ env.OLD_VERSION }}
toTag: ${{ env.VERSION }}
writeToFile: true
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
- name: Create release
id: create_release
if: ${{ github.event.inputs.github_release == 'true' }}
uses: softprops/action-gh-release@master
with:
tag_name: ${{ env.VERSION }}
release_name: Release ${{ env.VERSION }}
body: ${{ steps.changelog.outputs.changelog }}
draft: false
prerelease: false
make_latest: true
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}

View File

@@ -10,4 +10,14 @@ jobs:
- name: Checkout the code
uses: actions/checkout@v4
- name: echo name
run: echo ${{ github.event.repository.owner.login }}
run: echo ${{ github.event.repository.owner.login }}
- name: Get milestone from tag
id: milestone-from-tag
run: |
milestone=0.1.7
echo "milestone=$milestone" >> $GITHUB_OUTPUT
echo $milestone
- name: Generate Changelog
uses: spring-io/github-changelog-generator@v0.0.12
with:
milestone: ${{ steps.milestone-from-tag.outputs.milestone }}

View File

@@ -19,9 +19,12 @@ on:
- 'minor'
- 'patch'
jobs:
release:
runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, 'release') || github.event_name == 'workflow_dispatch'"
steps:
- name: Checkout
uses: actions/checkout@v4
@@ -55,62 +58,37 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
- name: Build Changelog
uses: https://github.com/mikepenz/release-changelog-builder-action@v5
with:
platform: "gitea" # gitea or GitHub, default is GitHub
mode: "COMMIT"
configurationJson: |
{
"template": "#{{CHANGELOG}}",
"categories": [
{
"title": "## Feature",
"labels": ["feat", "feature"]
},
{
"title": "## Fix",
"labels": ["fix", "bug"]
},
{
"title": "## Other",
"labels": []
}
],
"label_extractor": [
{
"pattern": "^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test){1}(\\([\\w\\-\\.]+\\))?(!)?: ([\\w ])+([\\s\\S]*)",
"on_property": "title",
"target": "$1"
}
]
}
token: ${{ secrets.TOKEN }}
owner: WorldTeacher
- name: create Release
- name: "Build Changelog"
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v5.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Add release notes to environment
id: add_release_notes
run: |
echo "RELEASE_NOTES<<EOF" >> $GITHUB_ENV
echo "${{ github.event.inputs.release_notes }}" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
- name: Get the changelog
run: |
cat << "EOF"
${{ steps.changelog.outputs.changelog }}
EOF
echo ${{ steps.changelog.outputs.changelog }}
- name: Create release
id: create_release
if: ${{ github.event.inputs.github_release == 'true' }}
uses: softprops/action-gh-release@master
with:
tag_name: ${{ env.VERSION }}
release_name: Release ${{ env.VERSION }}
body: ${{ steps.changelog.outputs.changelog }}
# - name: Add release notes to environment
# id: add_release_notes
# run: |
# echo "RELEASE_NOTES<<EOF" >> $GITHUB_ENV
# echo "${{ github.event.inputs.release_notes }}" >> $GITHUB_ENV
# echo "EOF" >> $GITHUB_ENV
# - name: Create release
# id: create_release
# if: ${{ github.event.inputs.github_release == 'true' }}
# uses: softprops/action-gh-release@master
# with:
# tag_name: ${{ env.VERSION }}
# release_name: Release ${{ env.VERSION }}
# body: ${{ env.RELEASE_NOTES }}
# draft: false
# prerelease: false
# make_latest: true
# env:
# GITHUB_TOKEN: ${{ secrets.TOKEN }}
body: ${{steps.build_changelog.outputs.changelog}}
draft: false
prerelease: false
make_latest: true
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}

View File

@@ -0,0 +1,33 @@
on:
milestone:
types: [closed]
workflow_dispatch:
inputs:
milestoneId:
description: 'Milestone ID'
required: true
default: '1'
name: Milestone Closure
jobs:
create-release-notes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@3f82cef08fe5dcf57c591fe165e70e1d5032e15a # was: metcalfc/changelog-generator@v4.6.2
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: Generate Sprint-io Changelog
uses: spring-io/github-changelog-generator@v0.0.12
with:
token: ${{ secrets.GITHUB_TOKEN }}
milestone: ${{ github.event.inputs.milestoneId }}
- name: Create Release
id: create_release
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # was: ncipollo/release-action@v1
with:
tag: ${{ github.ref }}
name: Release ${{ github.ref_name }}
body: ${{ steps.changelog.outputs.changelog }}
token: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -1 +1 @@
0.1.6
0.1.18