Releases: weiminyu/nomulus
Releases · weiminyu/nomulus
Release list
NVM
Beam smoke test
Add smoke test for BEAM pipelines Created a smoke test to cover unit test gaps wrt BEAM: - The Java and SDK compatibility in the pipeline container image - The JPA setup in the pipelines Both issues above can only be tested in a real pipeline. This PR defines a new pipeline that performs a lightweight SQL query and minimal processing. The build process can launch it in a test environment to verify that the pipelines in the build can run. The run script is also provided.
Add Beam Smoke test
Add smoke test for BEAM pipelines Created a smoke test to cover unit test gaps wrt BEAM: - The Java and SDK compatibility in the pipeline container image - The JPA setup in the pipelines Both issues above can only be tested in a real pipeline. This PR defines a new pipeline that performs a lightweight SQL query and minimal processing. The build process can launch it in a test environment to verify that the pipelines in the build can run. The run script is also provided.
Beam smoke test
Add smoke test for BEAM pipelines Created a smoke test to cover unit test gaps wrt BEAM: - The Java and SDK compatibility in the pipeline container image - The JPA setup in the pipelines Both issues above can only be tested in a real pipeline. This PR defines a new pipeline that performs a lightweight SQL query and minimal processing. The build process can launch it in a test environment to verify that the pipelines in the build can run. The run script is also provided.
Add BEAM smoke test
Add smoke test for BEAM pipelines Created a smoke test to cover unit test gaps wrt BEAM: - The Java and SDK compatibility in the pipeline container image - The JPA setup in the pipelines Both issues above can only be tested in a real pipeline. This PR defines a new pipeline that performs a lightweight SQL query and minimal processing. The build process can launch it in a test environment to verify that the pipelines in the build can run. The run script is also provided.
Add BEAM smoke test
Add smoke test for BEAM pipelines Created a smoke test to cover unit test gaps wrt BEAM: - The Java and SDK compatibility in the pipeline container image - The JPA setup in the pipelines Both issues above can only be tested in a real pipeline. This PR defines a new pipeline that performs a lightweight SQL query and minimal processing. The build process can launch it in a test environment to verify that the pipelines in the build can run. The run script is also provided.
Java 25 Build test
nomulus-20260414-RC00 Change language and bytecode levels to Java 25
Raise Java source and target levels to 25
weiminyu-nomulus-java25-20260413_RC00 Change language and bytecode levels to Java 25
Local gradle test
Use downloaded Gradle distribution on Cloud Build This way we get around the http url and no longer needs public access on the GCS bucket.
Gradle download test
Use downloaded Gradle distribution on Cloud Build This way we get around the http url and no longer needs public access on the GCS bucket.