Skip to content

Conversation

@addaleax
Copy link
Collaborator

--version, version() and --build-info all source their version information differently. It should be sufficient to include a test to verify that they all match, without having to rely on the specific dependency from the e2e-test package.json file (which is in line with the general idea that e2e tests should not actually depend on the specific shell implementation and only test externally visible behavior of that implementation).

`--version`, `version()` and `--build-info` all source their version
information differently. It should be sufficient to include a test to
verify that they all match, without having to rely on the specific
dependency from the e2e-test package.json file (which is in line with
the general idea that e2e tests should not actually depend on the
specific shell implementation and only test externally visible behavior
of that implementation).
@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Jan 31, 2025
Copy link
Contributor

@gagik gagik left a comment

Choose a reason for hiding this comment

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

Sounds good to me!
(Sorry for taking over the branch, figured it'd be good to have this quick fix pass CI and ready to merge)

@addaleax addaleax merged commit 9ea42cf into main Feb 1, 2025
131 of 134 checks passed
@addaleax addaleax deleted the e2e-fix-version branch February 1, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants