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

Caliptra 1.0.3 Release #1569

Open
9 tasks
nquarton opened this issue Jun 13, 2024 · 3 comments
Open
9 tasks

Caliptra 1.0.3 Release #1569

nquarton opened this issue Jun 13, 2024 · 3 comments

Comments

@nquarton
Copy link
Contributor

Documenting steps taken for the 1.0.2 release here so they can be repeated when 1.0.3 is needed

The latest 1.0.x components are all on the branch caliptra-1.0

  • Create a new branch based on caliptra-1.0
  • Cherry-pick changes labeled with "Caliptra 1.0.x Backport"
  • Add one more commit that:
    • Updates version numbers in version.rs
    • Updates RTL submodule version if needed
  • Push and create a PR against the caliptra-1.0 branch
  • Ensure all CI passes and merge the PR (do not squash changes)
  • Manually trigger a nightly release on the caliptra-1.0 branch
    NOTE: Publishing the test results to github will fail on any branch other than main. It may make sense to create an html page with the results as an artifact.
  • Re-name release as needed
@fdamato
Copy link
Contributor

fdamato commented Jun 17, 2024

Let`s also update caliptra-dpe to include chipsalliance/caliptra-dpe@3791c34

@nquarton
Copy link
Contributor Author

Let`s also update caliptra-dpe to include chipsalliance/caliptra-dpe@3791c34

I've added #1575 with the backport label to track this easier.

@jhand2
Copy link
Collaborator

jhand2 commented Jun 18, 2024

Do you also need chipsalliance/caliptra-dpe#346? That PR looks good to me, just waiting for tests to be fixed.

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

No branches or pull requests

3 participants