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

ci: ensure that dependencies are being properly kept up to date #869

Merged
merged 3 commits into from Mar 8, 2024

Conversation

XavierChanth
Copy link
Member

@XavierChanth XavierChanth commented Mar 8, 2024

- What I did

  • Removed the dependency overrides from sshnoports
  • Added --enforce-lockfile flag to pub gets in the multibuild
  • This will now allow us to use pubspec.lock in sshnoports to achieve repeatable builds, instead of relying on pinned dependencies which dart doesn't have a good way of automatically updating.

- How I did it

- How to verify it

https://github.com/atsign-foundation/noports/actions/runs/8208067643

- Description for the changelog
ci: ensure that dependencies are being properly kept up to date

@XavierChanth XavierChanth merged commit 287a16f into trunk Mar 8, 2024
13 of 14 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.

None yet

2 participants