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

fixtures.yml: Pull dependencies from git #18

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

bastelfreak
Copy link
Member

This is the current best practice. In unit tests the .fixtures.yml will be used and we're able to detect breaking changes in dependencies before they are released. In acceptance tests the latest forge releases based on metadata.json will be used.

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

This is the current best practice. In unit tests the .fixtures.yml will
be used and we're able to detect breaking changes in dependencies before
they are released. In acceptance tests the latest forge releases based
on metadata.json will be used.
@bastelfreak bastelfreak merged commit ec5dd27 into voxpupuli:main Jun 20, 2024
4 checks passed
@bastelfreak bastelfreak deleted the fixtures branch June 20, 2024 06:13
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.

2 participants