Skip to content

Update CI to be more resilient#1269

Merged
syall merged 1 commit intosmithy-lang:mainfrom
syall:more-resilient-typescript-test-ci
May 9, 2024
Merged

Update CI to be more resilient#1269
syall merged 1 commit intosmithy-lang:mainfrom
syall:more-resilient-typescript-test-ci

Conversation

@syall
Copy link
Copy Markdown
Contributor

@syall syall commented May 9, 2024

Issue #, if available:

N/A.

Description of changes:

Update CI to be more resilient.

For TypeScript Test, don't allow it to fail fast to prevent having to rerun failed jobs all the time, costing more billing.

This will allow contributors to rerun singular Node versions to test on.

Also, don't run any TypeScript Test until the CI for linting, formatting, and changesets have succeeded.

If one or more of the packages in the /packages directory has been modified, be sure yarn changeset add has been run and its output has
been committed and included in this pull request. See CONTRIBUTING.md.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@syall syall marked this pull request as ready for review May 9, 2024 16:31
@syall syall requested review from a team as code owners May 9, 2024 16:31
@syall syall requested a review from hpmellema May 9, 2024 16:31
@syall syall merged commit 5bafab6 into smithy-lang:main May 9, 2024
@syall syall deleted the more-resilient-typescript-test-ci branch May 9, 2024 17:29
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