Skip to content

Conversation

tobio
Copy link
Member

@tobio tobio commented Jul 18, 2025

No description provided.

@tobio tobio self-assigned this Jul 18, 2025
@tobio tobio requested a review from wandergeek July 21, 2025 01:43
TF_ACC: "1"
services:
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:9.0.3
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to parameterize this somehow?

Copy link
Member Author

Choose a reason for hiding this comment

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

AFAICT the only way to do that at this level is to configure a repo level variable, workflow level environment variables aren't accessible at this point (take a look at this result).

IMO having the stack version defined in some esoteric repo setting is way worse than duplicating it a couple of times within this single file 🤷.

@tobio tobio merged commit 23ff177 into main Jul 21, 2025
50 checks passed
@tobio tobio deleted the bootstrap-copilot-env branch July 21, 2025 08:04
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