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

chore(github): move all db unit tests to dagger #1869

Merged
merged 3 commits into from
Jul 14, 2023
Merged

Conversation

GeorgeMac
Copy link
Contributor

This moves all unit tests in CI to use the Dagger mage targets.

We will need to update the branch protection rules to accomodate this.

@GeorgeMac GeorgeMac requested a review from a team as a code owner July 14, 2023 12:59
Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #1869 (e0b511a) into main (5b29d4b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1869   +/-   ##
=======================================
  Coverage   71.64%   71.64%           
=======================================
  Files          58       58           
  Lines        5501     5501           
=======================================
  Hits         3941     3941           
  Misses       1335     1335           
  Partials      225      225           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@GeorgeMac GeorgeMac merged commit 119df51 into main Jul 14, 2023
23 checks passed
@GeorgeMac GeorgeMac deleted the gm/db-tests-dagger branch July 14, 2023 13:55
@GeorgeMac
Copy link
Contributor Author

I updated the branch protection rules accordingly.

markphelps added a commit that referenced this pull request Jul 17, 2023
* main:
  feat(build): add mage dagger:run generate:screenshots (#1868)
  chore(deps-dev): bump eslint from 8.43.0 to 8.45.0 in /ui (#1878)
  chore(deps-dev): bump postcss from 8.4.24 to 8.4.26 in /ui (#1877)
  chore(deps-dev): bump @playwright/test from 1.35.1 to 1.36.1 in /ui (#1880)
  chore(deps-dev): bump tailwindcss from 3.3.2 to 3.3.3 in /ui (#1876)
  chore(deps-dev): bump eslint-config-airbnb-typescript in /ui (#1879)
  chore(deps): bump github.com/hashicorp/cap from 0.3.1 to 0.3.2 (#1875)
  chore(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 (#1874)
  chore: remove refs to deprecated io/ioutil (#1867)
  chore(deps-dev): bump @types/react-dom from 18.2.5 to 18.2.7 in /ui (#1864)
  chore(deps-dev): bump jest and @types/jest in /ui (#1851)
  chore(github): move all db unit tests to dagger (#1869)
  chore(deps): bump semver from 6.3.0 to 6.3.1 in /examples/nextjs (#1861)
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.

3 participants