Skip to content

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Add Version Check CI

This PR adds a GitHub Actions workflow that checks for consistency between the version defined in src/NoteDefines.h and the version in library.properties.

Changes

  • Added a shell script (scripts/check_version.sh) that extracts and compares version information from both files
  • Added a GitHub Actions workflow (version-check.yml) that runs on PRs and pushes to master when either version file changes
  • The workflow will fail if the versions don't match, ensuring consistency between the two files

Testing

  • The script has been tested locally and confirms that the current versions match
  • The GitHub Actions workflow will run automatically on PRs that modify either file

Link to Devin run: https://app.devin.ai/sessions/ca29f10a51104af9a0a4925b634b99d1
Requested by: user

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@zfields zfields requested a review from Bucknalla February 25, 2025 21:23
@zfields zfields merged commit 5c3fa96 into master Feb 25, 2025
94 checks passed
@zfields zfields deleted the devin/1740511553-add-version-check branch February 25, 2025 21:23
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