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: add GroupResource consts; set TypeMeta in Build #379

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

TylerGillson
Copy link
Member

Issue

Resolves #371

Description

Once plugins implement ValidationRule, Build will populate TypeMeta properly.

Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
@TylerGillson TylerGillson requested a review from a team as a code owner August 9, 2024 20:43
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement Enhancement to an existing feature labels Aug 9, 2024
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
@TylerGillson TylerGillson merged commit c05a36e into main Aug 9, 2024
6 of 7 checks passed
@TylerGillson TylerGillson deleted the feat/build-vr-typemeta branch August 9, 2024 20:52
ahmad-ibra pushed a commit that referenced this pull request Aug 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.3](v0.1.2...v0.1.3)
(2024-08-10)


### Features

* add GroupResource consts; set TypeMeta in Build
([#379](#379))
([c05a36e](c05a36e))


### Other

* bump oci plugin version
([#381](#381))
([8e09f0b](8e09f0b))


### Docs

* update architecture diagram
([#378](#378))
([8fd8c5d](8fd8c5d))


### Dependency Updates

* **deps:** update golang.org/x/exp digest to 0cdaa3a
([#376](#376))
([65e2c2f](65e2c2f))
* **deps:** update module github.com/validator-labs/validator-plugin-oci
to v0.2.0
([#380](#380))
([4642c6c](4642c6c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🌱 Populate TypeMeta in vres.Build
1 participant