Skip to content

ci: Basic continuous integration workflow#2

Merged
OS-pedrogustavobilro merged 3 commits intomainfrom
ci/basic-ci-for-plugin
Mar 10, 2026
Merged

ci: Basic continuous integration workflow#2
OS-pedrogustavobilro merged 3 commits intomainfrom
ci/basic-ci-for-plugin

Conversation

@OS-pedrogustavobilro
Copy link
Contributor

@OS-pedrogustavobilro OS-pedrogustavobilro commented Mar 9, 2026

Description

This PR adds a workflow to run continuous integration on PRs, as well as on pushes to specific branches from which releases may be cut in the future.

Also fixed an issue in main that would have been caught with CI.

I'm not adding the full extent of workflows we have in other plugins like filesystem, specifically npm release, maven central / CocoaPods Trunk releases, as I think that can go in separate PR(s).

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • CI

Rationale / Problems Fixed

Basically making sure that whatever PRs are opened in the future, have at least some validations in place.

Without this build fails. Was also missing from mono-repo copy commit because that file was in root
Brought from monorepo, also present in some other plugins.
@OS-pedrogustavobilro OS-pedrogustavobilro merged commit 5532756 into main Mar 10, 2026
6 checks passed
@OS-pedrogustavobilro OS-pedrogustavobilro deleted the ci/basic-ci-for-plugin branch March 10, 2026 09:52
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