Skip to content

fix: auto release on mirror updates#8

Merged
zanieb merged 1 commit intoastral-sh:mainfrom
CoderJoshDK:main
Apr 16, 2024
Merged

fix: auto release on mirror updates#8
zanieb merged 1 commit intoastral-sh:mainfrom
CoderJoshDK:main

Conversation

@CoderJoshDK
Copy link
Contributor

As mentioned in astral-sh/ruff-pre-commit#82 / astral-sh/ruff-pre-commit#83, the auto release function doesn't work. This fixes that by checking for changes and setting a flag. If the flag is set, it will also create a new release through gh cli.

Another note is that the actions/setup-python is updated from v4v5

This is being done now because it has been working well for the ruff-pre-commit repo (I think?)

As mentioned in astral-sh/ruff-pre-commit#82 /
astral-sh/ruff-pre-commit#83, the auto release
function doesn't work. This fixes that by checking for changes and
setting a flag. If the flag is set, it will also create a new release
through gh cli
@zanieb zanieb merged commit 61db430 into astral-sh:main Apr 16, 2024
@zanieb
Copy link
Member

zanieb commented Apr 17, 2024

It worked! Thanks!

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.

2 participants