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

Add pubspec.lock to version control #225

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Add pubspec.lock to version control #225

merged 1 commit into from
Aug 23, 2024

Conversation

fujidaiti
Copy link
Owner

Related issues (optional)

None.

Description

This change prevents unexpected dependency upgrades during the CI process, as observed in this GitHub Actions log.

Summary (check all that apply)

  • Modified / added code
  • Modified / added tests
  • Modified / added examples
  • Modified / added others (pubspec.yaml, workflows, etc...)
  • Updated README
  • Contains breaking changes
    • Created / updated migration guide
  • Incremented version number
    • Updated CHANGELOG

@fujidaiti fujidaiti self-assigned this Aug 23, 2024
@fujidaiti fujidaiti enabled auto-merge (squash) August 23, 2024 17:46
@fujidaiti fujidaiti disabled auto-merge August 23, 2024 17:46
@fujidaiti fujidaiti force-pushed the pubspec-lock branch 2 times, most recently from f6bafe7 to 44bc64d Compare August 23, 2024 17:49
@fujidaiti fujidaiti enabled auto-merge (squash) August 23, 2024 17:49
@fujidaiti fujidaiti merged commit bdc82df into main Aug 23, 2024
5 checks passed
@fujidaiti fujidaiti deleted the pubspec-lock branch August 23, 2024 17:51
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