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: release 2.3.0 #700

Merged
merged 1 commit into from Aug 21, 2022
Merged

ci: release 2.3.0 #700

merged 1 commit into from Aug 21, 2022

Conversation

tomtau
Copy link
Contributor

@tomtau tomtau commented Aug 20, 2022

added a custom release bash script, because the previous GH action
failed at different stages, so a part of it needed to be published
manually. we'll see if this works this time.

added a custom release bash script, because the previous GH action
failed at different stages, so a part of it needed to be published
manually. we'll see if this works this time.
@tomtau tomtau requested a review from a team as a code owner August 20, 2022 14:22
@tomtau tomtau requested review from NoahTheDuke and removed request for a team August 20, 2022 14:22
ONLINE_DATE="$(check_version_online "${1}" "${2}")"
if [ -n "${ONLINE_DATE}" ]; then
echo "Crate ${crate} is now available online"
break
Copy link
Member

Choose a reason for hiding this comment

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

If this line is hit, it will still wait 10 seconds at the end?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes

Copy link
Member

@NoahTheDuke NoahTheDuke left a comment

Choose a reason for hiding this comment

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

I'm cautiously optimistic!

@tomtau tomtau merged commit ebee1fc into pest-parser:master Aug 21, 2022
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.

None yet

2 participants