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

Open
wants to merge 2 commits 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 3 times, most recently from 06b67d7 to d40f66e Compare November 25, 2024 02:53
@gerblesh gerblesh marked this pull request as draft November 25, 2024 02:56
@gerblesh gerblesh marked this pull request as ready for review November 27, 2024 00:31
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