Skip to content

chore(CI): Fix nightly build workflow#1541

Merged
robin-aws merged 2 commits into
mainfrom
robin-aws/fix-nightly-build-2025-05-26
May 27, 2025
Merged

chore(CI): Fix nightly build workflow#1541
robin-aws merged 2 commits into
mainfrom
robin-aws/fix-nightly-build-2025-05-26

Conversation

@robin-aws
Copy link
Copy Markdown
Contributor

Description of changes:

I turned off running the format check but didn't remove it from a needs list. :P Also added three missing ones.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@robin-aws robin-aws requested a review from a team as a code owner May 26, 2025 17:56
@robin-aws robin-aws merged commit 48d69eb into main May 27, 2025
196 checks passed
@robin-aws robin-aws deleted the robin-aws/fix-nightly-build-2025-05-26 branch May 27, 2025 21:14
rishav-karanjit pushed a commit that referenced this pull request Jun 17, 2025
## [1.11.0](v1.10.1...v1.11.0) (2025-06-17)

### Fixes -- All Languages

* **dafny:** bump Dafny libraries for JSON fix ([#1517](#1517)) ([d8679e5](d8679e5))

### Maintenance -- All Languages

* **dafny:** BK fix to extract encryption context for branch key materials ([#1523](#1523)) ([95856ac](95856ac))
* **dafny:** don't recalculate RSA key on every decrypt ([#1448](#1448)) ([f318912](f318912))
* **dafny:** Make HasSubString generic ([#1549](#1549)) ([6a1017f](6a1017f))
* **dafny:** more using uint64 instead of nat ([#1490](#1490)) ([571e3c5](571e3c5))
* **dafny:** store privateKey in RawRSAKeyring because some Java code needs it ([#1450](#1450)) ([1c29322](1c29322))
* **dafny:** support for memory size constraints ([#1481](#1481)) ([8d2c2b5](8d2c2b5))
* **dafny:** update UInt and MemoryMath as needed for DB-ESDK ([#1488](#1488)) ([49e596b](49e596b))

### Maintenance -- Java

* **java:** migrate to Nexus Central for Maven publishing ([#1553](#1553)) ([7d2fcd3](7d2fcd3))

### Maintenance -- Go

* **go:** implement missing MutableMap::content() ([#1519](#1519)) ([f033b91](f033b91))
* **go:** remove print statements from testLotsOfAdding ([#1468](#1468)) ([594383c](594383c))

### Maintenance -- Rust

* **rust:** remove print statements from testLotsOfAdding  ([#1469](#1469)) ([9cf1dce](9cf1dce))
* **rust:** update smithy-dafny, use small-int feature ([#1437](#1437)) ([515995e](515995e))

### Miscellaneous

* add MemoryMath to Index.dfy ([#1484](#1484)) ([3196e7d](3196e7d))
* add MPL CI to principal of KmsKeyForRobbieOnly  ([#1528](#1528)) ([527f69d](527f69d))
* bump smithy-dafny to latest ([#1375](#1375)) ([d3e7916](d3e7916))
* CFN for Restricted EC ([#1522](#1522)) ([391fa4c](391fa4c))
* CFN for two new roles to prove prefixing/defixing behavior ([#1538](#1538)) ([e810e7d](e810e7d))
* CFN KMS GDK for HV-2 ([#1464](#1464)) ([cfbaa58](cfbaa58))
* **CI:** Allow local testing ([#1371](#1371)) ([fe18948](fe18948))
* **CI:** Fix nightly build (mostly) ([#1540](#1540)) ([362ffc1](362ffc1))
* **CI:** Fix nightly build workflow ([#1541](#1541)) ([48d69eb](48d69eb))
* Create KMS keys for HV1 & HV2 branch keys ([#1419](#1419)) ([2f0696d](2f0696d))
* Create Static Key Store table for storing static branch keys ([#1456](#1456)) ([96b8058](96b8058))
* **dafny:** add tests for multiple utf8 ec entries ([#1424](#1424)) ([131ae58](131ae58))
* **dafny:** restore static test branch key id ([#1404](#1404)) ([377de79](377de79))
* **deps:** Extend supported pyca version range ([#1556](#1556)) ([89f47aa](89f47aa))
* improve performance ([#1286](#1286)) ([d808fd8](d808fd8))
* install polymorph dependencies in github workflows ([#1514](#1514)) ([eb68525](eb68525))
* **Python:** bump pyca to 44.0 ([#1555](#1555)) ([4f4cd87](4f4cd87))
* resolve rust warning ([#1394](#1394)) ([e2fe1a4](e2fe1a4))
* specify language in commits ([#1382](#1382)) ([ccd56cf](ccd56cf))
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