Skip to content

v1.2 Release#7

Merged
nickpalladino merged 14 commits intobrapi-server-v2from
release/1.1.1
Aug 18, 2025
Merged

v1.2 Release#7
nickpalladino merged 14 commits intobrapi-server-v2from
release/1.1.1

Conversation

@nickpalladino
Copy link
Member

No description provided.

google-labs-jules bot and others added 14 commits July 11, 2025 18:52
Modifies the Docker build workflow to use PR-specific tags when
building with an upstream PR merged.

- If `upstream_pr_number` is provided:
  - The Docker image will be tagged exclusively as
    `breedinginsight/brapi-java-server:pr-<PR_NUMBER>`.
  - Standard tagging (run number, develop, rc, latest) is skipped.
- If no `upstream_pr_number` is provided (regular build):
  - The original tagging logic applies (run number + stream name).

This is achieved by a new 'Determine Docker Tags' step that centralizes
tag generation logic, and updating the build step to consume these tags.
…-build

BI-2681 - Migrate brapi server fork to be based off of prod server instead of test server
BI-2688 - Delete Experiment Not working
@nickpalladino nickpalladino merged commit 62bd94d into brapi-server-v2 Aug 18, 2025
1 check passed
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.

3 participants