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): reusable platform composite action in e2e tests #369

Merged
merged 12 commits into from
Sep 9, 2024

Conversation

jakedoublev
Copy link
Contributor

@jakedoublev jakedoublev commented Sep 6, 2024

Resolves #371
Unblocked by opentdf/platform#1530

Chicken and egg problem at the moment:
When referencing the changes to not run the platform in otdfctl/e2e/action.yaml by referencing the branch for the run, we have a passing job but we need to merge this in to have it pass compatibly.

Evidence the platform can run the tests on a PR branch there against main in otdfctl: https://github.com/opentdf/platform/actions/runs/10780058471/job/29894940400?pr=1526

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
github-merge-queue bot pushed a commit to opentdf/platform that referenced this pull request Sep 9, 2024
…tests (#1533)

After changes introduced in opentdf/tests#184

Resolves #1530

Working tests in `opentdf/tests`:
opentdf/tests#190
Working tests in `opentdf/otdfctl`:
opentdf/otdfctl#369
@jakedoublev jakedoublev marked this pull request as ready for review September 9, 2024 18:10
@jakedoublev jakedoublev requested a review from a team as a code owner September 9, 2024 18:10
@jakedoublev jakedoublev merged commit f7d5a1c into main Sep 9, 2024
9 of 10 checks passed
@jakedoublev jakedoublev deleted the feat/reusable-plat branch September 9, 2024 22:18
@jrschumacher jrschumacher linked an issue Sep 10, 2024 that may be closed by this pull request
jakedoublev pushed a commit that referenced this pull request Sep 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.13.0](v0.12.2...v0.13.0)
(2024-09-12)


### Features

* add cli test mode and profile tests
([#313](#313))
([e0bc183](e0bc183))
* **ci:** make e2e test workflow reusable
([#365](#365))
([d94408c](d94408c))
* **ci:** namespaces e2e tests and test suite improvements
([#351](#351))
([ce28555](ce28555))
* **ci:** reusable platform composite action in e2e tests
([#369](#369))
([f7d5a1c](f7d5a1c))
* **core:** add ecdsa-binding encrypt flag
([#360](#360))
([8702ec0](8702ec0))
* **core:** adds missing long manual output docs
([#362](#362))
([8e1390f](8e1390f)),
closes [#359](#359)
* **core:** kas-grants list
([#346](#346))
([7f51282](7f51282)),
closes [#253](#253)


### Bug Fixes

* **ci:** e2e workflow should be fully reusable
([#368](#368))
([cc1e2b9](cc1e2b9))
* **ci:** enhance lint config and resolve all lint issues
([#363](#363))
([5c1dbf1](5c1dbf1))
* **core:** GOOS, error message fixes
([#378](#378))
([623a82a](623a82a)),
closes [#380](#380)
* **core:** metadata rendering cleanup
([#293](#293))
([ed21f81](ed21f81))
* **core:** wire attribute value FQNs to encrypt
([#370](#370))
([21f9b80](21f9b80))
* refactor to support varying print output
([#350](#350))
([d6932f3](d6932f3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[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.

Resolve Govulncheck reported vuln in stdlib from zitadel/oidc CI: Add opentdf/tests xtest step
2 participants