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

Adds CI utils with check for lower bounds #194

Merged
merged 6 commits into from
Nov 27, 2024

Conversation

devmil
Copy link
Member

@devmil devmil commented Oct 21, 2024

Description

We had issues recently that the promises in our pubspec.yaml ("works with analyzer package ^6.2.0") was wrong.
To detect that we want to have a CI step that tries all the lower bounds of our dependencies.

Type of Change

  • 🚀 New feature (non-breaking change)
  • 🛠️ Bug fix (non-breaking change)
  • ⚠️ Breaking change (feature or bug fix which breaks existing behaviors/APIs)
  • 🏗️ Code refactor
  • ⚙️ Build configuration change
  • 📝 Documentation
  • 🧹 Chore / Housekeeping

@devmil devmil enabled auto-merge (squash) November 13, 2024 08:05
@devmil devmil merged commit 4c6014b into bmw-tech:main Nov 27, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants