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

Remove autogenerated json from repo #708

Conversation

charliefoxtwo
Copy link
Member

@charliefoxtwo charliefoxtwo commented Jun 12, 2024

JSON files will still be present in both the nightly and unified releases - this just removes them from the git repo to reduce conflicts and excess changes.

I've left the Addresses.h file for now, as the file in the arduino repo is often outdated. Ideally we'll find a solution for this in the future too.

Workflow action responsible for generating json files prior to release

# recompile, so the generated files are always up-to-date
- name: compile
run: |
lua ./Scripts/DCS-BIOS/test/compile/LocalCompile.lua

@charliefoxtwo charliefoxtwo force-pushed the feature/remove-autogenerated-json branch from 390e9dd to 7273e0d Compare June 12, 2024 04:48
@charliefoxtwo charliefoxtwo added this pull request to the merge queue Jun 12, 2024
Merged via the queue into DCS-Skunkworks:master with commit d3b5b7b Jun 12, 2024
2 checks passed
@charliefoxtwo charliefoxtwo deleted the feature/remove-autogenerated-json branch June 12, 2024 23:56
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