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

feat: added much needed integration testing using containers #138

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gerblesh
Copy link
Collaborator

@gerblesh gerblesh commented Nov 7, 2024

This PR does a couple things at the moment:

  • Sunset the old makefile in favor of using just and handle integration testing
  • Move away from the Makefile to use just (we are not using C, justfiles are much more well suited as a task runner)
  • add a new option (--dry-run) to the ublue-update CLI to allow running updates as a "dry-run" for testing on the container
  • Renovate the release-please action to actually function
  • Fix brew updates (custom brew update driver)

@gerblesh gerblesh force-pushed the fix-ci2 branch 2 times, most recently from bd804d0 to 06b67d7 Compare November 25, 2024 02:50
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