Skip to content

Increase propagator timeouts and adjust release gate settings - #47

Merged
thkruz merged 2 commits into
mainfrom
develop
Jul 6, 2026
Merged

Increase propagator timeouts and adjust release gate settings#47
thkruz merged 2 commits into
mainfrom
develop

Conversation

@thkruz

@thkruz thkruz commented Jul 6, 2026

Copy link
Copy Markdown
Owner

This pull request makes two main types of changes: it streamlines the release workflow by removing redundant CI steps from .github/workflows/release.yml, and it increases the timeout for several long-running satellite propagator accuracy tests to reduce flakiness in Satellite.propagator-accuracy.test.ts.

Release workflow simplification:

  • .github/workflows/release.yml: Removed redundant lint, circular dependency, unit, and integration test steps from the release workflow, since these are already gated in ci.yml on every PR before merging to main. The workflow now only builds the package and runs the release step, reducing unnecessary re-testing and potential flakiness. [1] [2]

Test stability improvements:

@thkruz thkruz self-assigned this Jul 6, 2026
@thkruz thkruz added the Bug Something isn't working label Jul 6, 2026
@thkruz
thkruz merged commit 5e00c38 into main Jul 6, 2026
7 checks passed
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 7.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant