Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jobs): merge job options to prevent 'undefined' values in place of defaults #11666

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

Josh-Walker-GM
Copy link
Collaborator

@Josh-Walker-GM Josh-Walker-GM commented Oct 7, 2024

The E2E tests were failing. This highlighted that we were not overriding undefined with the expected default values. This update changes the merging to be a little more gross but works.

@Josh-Walker-GM Josh-Walker-GM added release:fix This PR is a fix changesets-ok Override the changesets check labels Oct 7, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release-patch milestone Oct 7, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Oct 7, 2024
@Josh-Walker-GM Josh-Walker-GM merged commit 1d1da06 into main Oct 7, 2024
50 of 56 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the jgmw/fix-jobs-merging-config branch October 7, 2024 21:21
Josh-Walker-GM added a commit that referenced this pull request Oct 8, 2024
…f defaults (#11666)

The E2E tests were failing. This highlighted that we were not overriding
`undefined` with the expected default values. This update changes the
merging to be a little more gross but works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:fix This PR is a fix
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant