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(test.yaml): update runners #323

Merged
merged 1 commit into from
Oct 23, 2024
Merged

test(test.yaml): update runners #323

merged 1 commit into from
Oct 23, 2024

Conversation

MR2011
Copy link
Collaborator

@MR2011 MR2011 commented Oct 23, 2024

Description

Add code generation to the tests.yaml

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • [ x πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Remove if not applicable

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help
  • Separate ticket for tests # (issue/pr)

Added to documentation?

  • πŸ“œ README.md
  • 🀝 Documentation pages updated
  • πŸ™… no documentation needed
  • (if applicable) generated OpenAPI docs for CRD changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@drochow drochow changed the title Update tests.yaml test(test.yaml): update runners Oct 23, 2024
@drochow drochow merged commit 3977f84 into main Oct 23, 2024
7 checks passed
@drochow drochow deleted the MR2011-patch-1 branch October 23, 2024 13:44
MR2011 added a commit that referenced this pull request Oct 29, 2024
MR2011 added a commit that referenced this pull request Oct 29, 2024
* chore(refactor): update servicename to serviceccrn throughout repo

* chore(refactor): update component to use ccrn throughout repo

* chore(refactor): update supportgroup to use ccrn throughout repo

* chore(refactor): added ccrn field to component version

* chore(refactor): revert changes to component version with ccrn

This reverts commit 0b4b386.

* Update tests.yaml (#323)

* Update codeql.yaml (#325)

* chore: add sleeps to suppress potential racing conditions which make tests fail. (#327)

* chore: increase license location threshold (#329)

* fix: Resolve the double port expose for Prometheus metrics (#333)

* chore(doc):uploaded images for Prod. design doc. (#311)

Co-authored-by: David Rochow <[email protected]>

* chore: create setup job in codeql.yaml (#335)

* chore: remove generated code (#324)

* chore: remove generated code

* Automatic application of license header

* chore: remove bot license header

* Automatic application of license header

---------

Co-authored-by: License Bot <[email protected]>

* chore: update build_query in codeql.yaml (#336)

* chore(deps): bump github.com/brianvoe/gofakeit/v7 from 7.0.4 to 7.1.1 (#330)

Bumps [github.com/brianvoe/gofakeit/v7](https://github.com/brianvoe/gofakeit) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/brianvoe/gofakeit/releases)
- [Commits](brianvoe/gofakeit@v7.0.4...v7.1.1)

---
updated-dependencies:
- dependency-name: github.com/brianvoe/gofakeit/v7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Reimsbach <[email protected]>

* fix(test): added additonal readiness checks for DB (#334)

Co-authored-by: Michael Reimsbach <[email protected]>

* merge

* chore(refactor): update supportgroup to use ccrn throughout repo

* chore(refactor): added ccrn field to component version

* chore(refactor): revert changes to component version with ccrn

This reverts commit 0b4b386.

* fix wrong function name

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Michael Reimsbach <[email protected]>
Co-authored-by: copyonwrite <[email protected]>
Co-authored-by: Dimitrios Tassopoulos <[email protected]>
Co-authored-by: Lola <[email protected]>
Co-authored-by: David Rochow <[email protected]>
Co-authored-by: License Bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants