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

New release flow #1540

Merged
merged 3 commits into from
Apr 7, 2022
Merged

New release flow #1540

merged 3 commits into from
Apr 7, 2022

Conversation

stefanbuck
Copy link
Member

A discussed with @xt0rted this updates thee release flow. Now it is just a matter of creating a release.

@@ -1,6 +1,6 @@
{
"name": "OctoLinker",
"version": "6.10.2",
"version": "0.0.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From now on, we will not store the actual version number in git anymore.

with:
node-version: 16

- name: Get changelog entry
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't have a change log, so this step isn't needed unless we want to start doing that. If we do it has to be in this format for the action to work (most of the repos listed in my profile readme use this format since I'm also using this action with them) https://keepachangelog.com

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I'll remove it for now.

@stefanbuck stefanbuck merged commit 2483f2f into main Apr 7, 2022
@stefanbuck stefanbuck deleted the new-release-flow branch April 7, 2022 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants