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

Update typescript version in test projects #32

Merged
merged 3 commits into from
Jan 18, 2024
Merged

Update typescript version in test projects #32

merged 3 commits into from
Jan 18, 2024

Conversation

georgeblahblah
Copy link
Contributor

What does this change?

  • Bumps TypeScript version in each test project's package.json. This fixes tests run with sbt test

@georgeblahblah georgeblahblah requested a review from a team as a code owner January 18, 2024 14:54
@georgeblahblah georgeblahblah requested a review from rtyley January 18, 2024 14:54
Copy link

Test Results

11 tests  ±0   11 ✅ +6   26s ⏱️ +2s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌  - 6 

Results for commit 3529b72. ± Comparison against base commit 7efe16c.

Copy link
Contributor

@Divs-B Divs-B left a comment

Choose a reason for hiding this comment

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

I have tested locally, 6 tests that were failing before, are now passing all fine.
Good to go ahead, thanks @georgeblahblah for fixing 👍

@Divs-B
Copy link
Contributor

Divs-B commented Jan 18, 2024

Would like to have @rtyley to double check this.

@georgeblahblah
Copy link
Contributor Author

Would like to have @rtyley to double check this.

ok! Feel free to merge this without me when you're ready if you need it soon!

Copy link
Member

@rtyley rtyley left a comment

Choose a reason for hiding this comment

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

As this PR only changes stuff in the tests, it should be very low risk to merge and will fix our tests in this repo, yay!

When a new release goes out, it would be good to test it in a consumer project like https://github.com/guardian/content-api-models, but there should be very low risk, due to no implementation code being changed.

@rtyley rtyley merged commit 3d5d8fb into main Jan 18, 2024
2 checks 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