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

chore: fix version check #25

Merged
merged 1 commit into from
Nov 27, 2024
Merged

chore: fix version check #25

merged 1 commit into from
Nov 27, 2024

Conversation

chaqchase
Copy link
Owner

This pull request includes changes to the .github/workflows/release.yml file to improve the release process for the lla_plugin_interface. The most important changes include modifying the version check mechanism and reducing the waiting time for crates.io indexing.

Improvements to release process:

  • .github/workflows/release.yml: Changed the method of checking if the lla_plugin_interface version exists by using awk to extract the version, ensuring more accurate version comparison.
  • .github/workflows/release.yml: Reduced the waiting time for crates.io indexing from 60 seconds to 30 seconds to expedite the release process.

@chaqchase chaqchase merged commit bd3b15c into main Nov 27, 2024
2 checks passed
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