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

Test and CI improvements #49

Merged
merged 1 commit into from
May 16, 2024
Merged

Test and CI improvements #49

merged 1 commit into from
May 16, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented May 16, 2024

  • Add a new test Make target, that takes a STACK_VERSION argument instead of having hardcoded per-stack targets.
  • Add a new compile Make target, that allows viewing a single buildpack invocation to help when developing locally.
  • Add tests for cached builds (rebuilds).
  • Make the test runner more robust against errors.
  • Make CI use make test instead of manually running the test script.
  • Update the CI dependencies and apply some best practices.

GUS-W-15803983.

@edmorley edmorley self-assigned this May 16, 2024
- Add a new `test` Make target, that takes a `STACK_VERSION` argument
  instead of having hardcoded per-stack targets.
- Add a new `compile` Make target, that allows viewing a single buildpack
  invocation to help when developing locally.
- Add tests for cached builds (rebuilds).
- Make the test runner more robust against errors.
- Make CI use `make test` instead of manually running the test script.
- Update the CI dependencies and apply some best practices.
@edmorley edmorley force-pushed the edmorley/test-improvements branch from c1dae02 to 30b9512 Compare May 16, 2024 07:54
@edmorley edmorley merged commit 4503ceb into main May 16, 2024
3 checks passed
@edmorley edmorley deleted the edmorley/test-improvements branch May 16, 2024 07:57
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