Skip to content

PP-15194 Use endtoend tag in zap docker-compose#1508

Merged
kbottla merged 1 commit intomasterfrom
pp_15194_use_endtoend_tag_for_zap
Apr 24, 2026
Merged

PP-15194 Use endtoend tag in zap docker-compose#1508
kbottla merged 1 commit intomasterfrom
pp_15194_use_endtoend_tag_for_zap

Conversation

@kbottla
Copy link
Copy Markdown
Contributor

@kbottla kbottla commented Apr 24, 2026

WHAT

- There is no endtoendzap tag being set by end-to-end test pipelines and also CodeBuild project doesn't define equivalent env variable

endtoend:
image: ${DOCKER_REGISTRY_URI:-}${repo_endtoendzap:-govukpay/endtoend-zap}:${tag_endtoendzap:-latest}
image: ${DOCKER_REGISTRY_URI:-}${repo_endtoendzap:-govukpay/endtoend-zap}:${tag_endtoend:-latest}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! I'd just spotted this, but wasn't sure if we wanted to ensure tag_endtoendzap was actually set, given they are in separate projects/repos, or whether to just do this.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There will be several places that need to be updated and need to be done in order. We can look into it separately.

@kbottla kbottla merged commit bf5d0a1 into master Apr 24, 2026
2 checks passed
@kbottla kbottla deleted the pp_15194_use_endtoend_tag_for_zap branch April 24, 2026 09:27
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