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(CI): get CI working again #621

Open
wants to merge 1 commit into
base: feature/new-build
Choose a base branch
from

Conversation

mpolitzer
Copy link

No description provided.

@mpolitzer mpolitzer added the #feat:ci Feature: continuous integration label Jan 28, 2025
@mpolitzer mpolitzer force-pushed the feature/ci-rework branch 4 times, most recently from 23da2c6 to e09b336 Compare January 28, 2025 19:40
@vfusco vfusco force-pushed the feature/new-build branch from c0720af to c748b20 Compare January 28, 2025 19:55
@mpolitzer mpolitzer force-pushed the feature/ci-rework branch 24 times, most recently from 2187f90 to 46363c4 Compare February 3, 2025 15:18
@mpolitzer mpolitzer force-pushed the feature/ci-rework branch 6 times, most recently from 3b5b92f to 6c84a96 Compare February 3, 2025 21:10
@vfusco vfusco force-pushed the feature/new-build branch from e8e76fb to 628fea4 Compare February 4, 2025 17:05
@mpolitzer mpolitzer force-pushed the feature/ci-rework branch 13 times, most recently from 2782315 to 2471ac8 Compare February 5, 2025 18:51
@vfusco vfusco force-pushed the feature/new-build branch 2 times, most recently from 31150b3 to bb2ae66 Compare February 5, 2025 22:42
@mpolitzer mpolitzer force-pushed the feature/ci-rework branch 4 times, most recently from b82a6e5 to 9fea9ef Compare February 6, 2025 16:20
Add an option to run the unit-tests with no setup require. Below are the
two [1], [2] options, one with :devel docker tags and one with
customizable tags.

[1]
```
docker compose -f compose.yaml run unit-test
```

[2]
```
export REPOSITORY=ghcr.io/
export TAG=pr-001
docker compose -f compose.yaml -f compose.override-tags.yaml run unit-test
```

feat(CI): update workflows
@mpolitzer mpolitzer self-assigned this Feb 6, 2025
@mpolitzer mpolitzer marked this pull request as ready for review February 6, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#feat:ci Feature: continuous integration
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant