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

Remove unnecessary CI jobs #1916

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Remove unnecessary CI jobs #1916

merged 3 commits into from
Nov 21, 2024

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Nov 21, 2024

Description of proposed changes

GitHub Actions runs are free, but that doesn't mean all of them are useful. Remove the ones that aren't serving much purpose.

Checklist

Similar to type-check, linting across multiple versions does not have
much added benefit over linting just a single version.
@victorlin victorlin self-assigned this Nov 21, 2024
@nextstrain-bot nextstrain-bot temporarily deployed to auspice-victorlin-slim--dz8s7c November 21, 2024 01:45 Inactive
smoke-test already does everything that build does, so build is
redundant.
Code that fails type-check should not be published, similarly to how
code that fails linting is already not published.
@victorlin victorlin temporarily deployed to auspice-victorlin-slim--dz8s7c November 21, 2024 01:48 Inactive
@victorlin victorlin merged commit bf24816 into master Nov 21, 2024
18 checks passed
@victorlin victorlin deleted the victorlin/slim-ci branch November 21, 2024 18:39
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