Skip to content

Conversation

aspicas
Copy link
Owner

@aspicas aspicas commented Jul 23, 2025

Pull Request

Description

Improve CI/CD integration

Fixes # (issue)

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

How Has This Been Tested?

Locally with the command:
act push --container-architecture linux/amd64 -W .github/workflows/main-branch-pipeline.yml --env GITHUB_HEAD_REF=develop --dryrun

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@aspicas aspicas self-assigned this Jul 23, 2025
@aspicas aspicas added the bug Something isn't working label Jul 23, 2025
@aspicas aspicas linked an issue Jul 23, 2025 that may be closed by this pull request
Copy link

docs-page bot commented Jul 23, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/aspicas/flutter_policy_engine~22

Documentation is deployed and generated using docs.page.

@aspicas aspicas changed the base branch from main to develop July 23, 2025 22:27
@aspicas aspicas merged commit b392d3f into develop Jul 23, 2025
2 checks passed
@aspicas
Copy link
Owner Author

aspicas commented Jul 24, 2025

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix CI/CD
2 participants