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

WIP: Build, wrap and upload stubs as artifacts for PRs #64

Closed
wants to merge 1 commit into from

Conversation

DNedic
Copy link
Contributor

@DNedic DNedic commented Jun 18, 2024

By uploading built and wrapped stubs as artifacts for PRs, we can point tools and libraries like esp-serial-flasher and esptool to these in order to do integration testing.

@DNedic DNedic force-pushed the pr_build_artifacts branch 2 times, most recently from 5dda1f5 to 43a077d Compare June 18, 2024 00:26
This will help test new changes in tools/libraries which use the
flasher stub like esp-serial-flasher or esptool.
@DNedic DNedic force-pushed the pr_build_artifacts branch from 43a077d to 0080b32 Compare June 18, 2024 00:32
@DNedic
Copy link
Contributor Author

DNedic commented Jun 18, 2024

With the current setup, the user would have to specify a link to every chip output artifact. Also, the artifacts are zipped, unlike with the releases. I will explore what can be done to make this more convenient.

@DNedic
Copy link
Contributor Author

DNedic commented Jun 20, 2024

Closing this as another way to override stub sources with local files was chosen for esp-serial-flasher instead.

@DNedic DNedic closed this Jun 20, 2024
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