Skip to content

chore: Remove unnecessary CI steps#3738

Merged
spydon merged 3 commits intomainfrom
chore/remove-unnecessary-steps
Oct 3, 2025
Merged

chore: Remove unnecessary CI steps#3738
spydon merged 3 commits intomainfrom
chore/remove-unnecessary-steps

Conversation

@spydon
Copy link
Copy Markdown
Member

@spydon spydon commented Oct 2, 2025

Description

Since we now have shorebird CI we can remove some of our CI steps, more of them will be possible to remove later.

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Copy link
Copy Markdown
Member

@erickzanardo erickzanardo left a comment

Choose a reason for hiding this comment

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

One thing that I believe we need to additionally do, is to config codecov to check on our coverage, cause AFAIK, Shorebird CI doesn't check coverage automatically, and our older actions used to

@spydon spydon merged commit 5514534 into main Oct 3, 2025
7 checks passed
@spydon spydon deleted the chore/remove-unnecessary-steps branch October 3, 2025 13:01
@felangel
Copy link
Copy Markdown
Contributor

felangel commented Oct 7, 2025

One thing that I believe we need to additionally do, is to config codecov to check on our coverage, cause AFAIK, Shorebird CI doesn't check coverage automatically, and our older actions used to

Shorebird CI will report coverage as long as you have a codecov.yml file checked in.

nickf2k pushed a commit to nickf2k/flame that referenced this pull request Nov 16, 2025
Since we now have shorebird CI we can remove some of our CI steps, more
of them will be possible to remove later.
luanpotter added a commit that referenced this pull request Apr 19, 2026
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