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

[Build] Fix buildscripts for v4 Actions upload-artifact, download-artifact and delete-artifact #4919

Merged

Conversation

tonhuisman
Copy link
Contributor

@tonhuisman tonhuisman commented Dec 25, 2023

Features:

  • Adjust/fix the build and release scripts for re-architected GH Actions
    • actions/upload-artifact@v4
    • actions/download-artifact@v4
    • actions/setup-python@v5
    • actions/github-script@v7 (release.yml only)
    • Combine all binaries in a single artifact
    • Add uploads for ESP32-C2 and ESP32-C6 (release.yml)
    • actions/cache@v4
    • geekyeggo/delete-artifact@v4 (removed, no longer used)

TODO:

  • build.yml
  • release.yml

…feature/GH-up-download-delete-actions-fix
…feature/GH-up-download-delete-actions-fix
…feature/GH-up-download-delete-actions-fix
…feature/GH-up-download-delete-actions-fix
docs/source/conf.py Outdated Show resolved Hide resolved
@TD-er TD-er merged commit 8e7c162 into letscontrolit:mega Jan 26, 2024
167 checks passed
@tonhuisman tonhuisman deleted the feature/GH-up-download-delete-actions-fix branch January 26, 2024 22:11
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.

2 participants