Skip to content

Enable CI tests for all pull requests#14

Merged
briandominick merged 2 commits into
release/0.2.0from
feature/enable-ci-for-all-prs
Jul 15, 2025
Merged

Enable CI tests for all pull requests#14
briandominick merged 2 commits into
release/0.2.0from
feature/enable-ci-for-all-prs

Conversation

@briandominick

Copy link
Copy Markdown
Contributor

Fixes CI workflow to run tests on ALL pull requests, not just those targeting main branch.

@briandominick

Copy link
Copy Markdown
Contributor Author

PR tests ran for this PR, so it looks like it's working!

* Bump version to 0.1.1 for patch development

* Ignore local AI scratch path

* Fix gemspec to correctly package executable and ensure RubyGems installation works

* Disable automated RubyGems and DockerHub publishing for manual release process

* Update Gemfile.lock to fix CI dependency issues
- Remove branch restriction that limited CI tests to PRs against main branch
- CI tests now run on ALL pull requests, regardless of target branch
- Ensures proper testing for feature branches against release branches
- Publishing steps remain commented out for manual publishing only

This allows the development workflow using release branches to have
proper CI validation for all pull requests.
@briandominick briandominick force-pushed the feature/enable-ci-for-all-prs branch from b3080ce to 8702e69 Compare July 15, 2025 21:32
@briandominick briandominick merged commit 439dceb into release/0.2.0 Jul 15, 2025
6 checks passed
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.

1 participant