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

Set version in json files using firmware version information #354

Merged
merged 3 commits into from
Feb 12, 2025

Conversation

elral
Copy link
Collaborator

@elral elral commented Jan 24, 2025

Description of changes

The python script copy_fw_files.py is extended to set "LatestFirmwareVersion" to the release tag during build process on github.
In all board.json files the "LatestFirmwareVersion" is set to 0.0.1 which get be replaced.

Fixes #350

@elral elral requested a review from DocMoebiuz as a code owner January 24, 2025 07:14
Copy link

Board and firmware folder for this pull request:
Mobiflight-Connector.zip

@DocMoebiuz DocMoebiuz changed the title Set version in json Set version in json using release information Feb 12, 2025
@DocMoebiuz DocMoebiuz merged commit 418bcdc into MobiFlight:main Feb 12, 2025
1 check passed
@DocMoebiuz DocMoebiuz changed the title Set version in json using release information Set version in json files using firware version information Feb 12, 2025
@DocMoebiuz DocMoebiuz changed the title Set version in json files using firware version information Set version in json files using firmware version information Feb 12, 2025
@DocMoebiuz DocMoebiuz added the Build process Changes related to how the build and CI/CD work label Feb 12, 2025
@elral elral deleted the set_version_in_json branch February 12, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build process Changes related to how the build and CI/CD work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set LatestFirmwareVersion in boards.json automatically in release workflow
2 participants