Skip to content

Releases: weiminyu/nomulus

NVM

Choose a tag to compare

@weiminyu weiminyu released this 01 Jul 14:49
6f4a8f0
Support custom npm location in local environment

Make sure Gradle can find the npm executable at custom locations,
e.g., when installed by nvm.

Beam smoke test

Choose a tag to compare

@weiminyu weiminyu released this 06 May 20:30
964ca25
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

Choose a tag to compare

@weiminyu weiminyu released this 06 May 18:34
a5e3996
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

Choose a tag to compare

@weiminyu weiminyu released this 06 May 17:08
661b384
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

Choose a tag to compare

@weiminyu weiminyu released this 05 May 20:59
c5ee22b
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

Choose a tag to compare

@weiminyu weiminyu released this 05 May 20:14
c5ee22b
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

Choose a tag to compare

@weiminyu weiminyu released this 14 Apr 20:18
a801288
nomulus-20260414-RC00

Change language and bytecode levels to Java 25

Raise Java source and target levels to 25

Choose a tag to compare

@weiminyu weiminyu released this 13 Apr 20:49
cc2724a
weiminyu-nomulus-java25-20260413_RC00

Change language and bytecode levels to Java 25

Local gradle test

Choose a tag to compare

@weiminyu weiminyu released this 30 Dec 05:43
38365bc
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

Choose a tag to compare

@weiminyu weiminyu released this 30 Dec 19:27
676d917
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.