Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: simplify changelog parsing #134

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Nov 28, 2023

Before we were replacing new line and other characters to be compatible with set-output. But as set-output is now deprecated we are no longer using it, the current approach leads to malformed changelog lists on the Github releases page.

Most likely, we can just remove the lines replacing characters and get the desired output.

@hagenw hagenw merged commit 96f4b87 into main Nov 28, 2023
28 checks passed
@hagenw hagenw deleted the ci-simplify-changelog-parsing branch November 28, 2023 16:09
@hagenw
Copy link
Member Author

hagenw commented Nov 29, 2023

Parsing of the changelog did not succeed, see https://github.com/audeering/audiofile/actions/runs/7030034873/job/19128768595. So we need to find another solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant