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

Fixing release CI failures and adding frozen 1.1 ROM #1809

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

nquarton
Copy link
Contributor

No description provided.

@nquarton nquarton marked this pull request as ready for review November 21, 2024 01:04
@nquarton nquarton requested a review from korran November 21, 2024 01:05
runtime/Cargo.toml Outdated Show resolved Hide resolved
@nquarton nquarton force-pushed the nquarton/fix_nightly_add_1_1_ci_rom branch 4 times, most recently from 2727939 to b278314 Compare November 22, 2024 04:20
@nquarton nquarton force-pushed the nquarton/fix_nightly_add_1_1_ci_rom branch from b278314 to 5f87e7f Compare November 22, 2024 16:52
Prevents a release being made from main when tests were actuall run
on a different branch/commit
@nquarton
Copy link
Contributor Author

This run shows it solving all the test failures in the nightly. (The final publish step fails as expected since this is not the main branch).
https://github.com/chipsalliance/caliptra-sw/actions/runs/11976900101

@JohnTraverAmd JohnTraverAmd merged commit 5daf1b4 into main Nov 25, 2024
11 checks passed
mhatrevi pushed a commit that referenced this pull request Dec 17, 2024
* Fixing release CI failures and adding frozen 1.1 ROM

* Changing CI ROM version from rust feature to environment variable

* Removing reference to main branch in release flow

Prevents a release being made from main when tests were actuall run
on a different branch/commit

(cherry picked from commit 5daf1b4)
jhand2 pushed a commit that referenced this pull request Dec 17, 2024
* Fixing release CI failures and adding frozen 1.1 ROM

* Changing CI ROM version from rust feature to environment variable

* Removing reference to main branch in release flow

Prevents a release being made from main when tests were actuall run
on a different branch/commit

(cherry picked from commit 5daf1b4)
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.

Add testing against frozen 1.1 ROM to CI to support 1.2 ROM and FW releases
6 participants