Skip to content

Get rid of artifacts #102

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

Merged
merged 10 commits into from
Apr 23, 2025
Merged

Conversation

facchinm
Copy link
Member

TODO:

  • integrate https://github.com/arduino/sync_zephyr_artifacts in extras
  • compile sync_zephyr_artifacts for the various OS and provide instructions on how to use it
  • run bfg: java -jar bfg.jar --delete-folders "{firmwares,llext-edk}" --delete-files="{includes.txt,provides.ld,cflags.txt,cxxflags.txt}"
  • force push the cleaned repo :rage4:

@facchinm facchinm requested a review from pillo79 April 11, 2025 14:54
@pillo79
Copy link

pillo79 commented Apr 17, 2025

Changes in upstream repo branch:

  • renamed post-build-tool to zephyr-sketch-tool
  • merged sync-zephyr-artifact
  • use copy with overwrite to avoid removing the whole variants folder
  • detect file changes using git command (may be an issue on Windows, but the alternative is FUBAR 😢)
  • added a package_tool.sh that builds a tool for release in distrib/ (all targets+JSON)

@KurtE
Copy link

KurtE commented Apr 17, 2025

What it help for us to play along with this Pull Request or better to wait until the dust settles?

@facchinm
Copy link
Member Author

@KurtE better to wait a òlittle bit, there's no functional change here but only a cleanup 🙂

@facchinm facchinm force-pushed the get_rid_of_artifacts branch from 6244b4b to 19acd5a Compare April 23, 2025 07:46
@facchinm facchinm merged commit 82459f7 into arduino:arduino Apr 23, 2025
16 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.

3 participants