chore(core): reduce go mod version req - #773
Merged
Merged
Conversation
pflynn-virtru
approved these changes
May 10, 2024
strantalis
approved these changes
May 10, 2024
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
May 10, 2024
Member
Author
|
hmm this should have been marked fix(core). Since it is marked as a chore, release-please didn't generate releases for the internal libs. :-/ |
alkalescent
pushed a commit
that referenced
this pull request
Mar 26, 2026
### Highlights * **Temporary Test Disablement**: Several BATS end-to-end tests related to actions, obligations, registered resources, and subject mappings have been temporarily skipped. * **Reason for Skipping**: The tests are failing in CI due to recent changes impacting 'namespaced-actions', specifically affecting action resolution, flag handling, and validation logic. * **Impact on CI**: This change is a temporary measure to unblock the CI pipeline while the underlying issues with namespaced actions are addressed. Successful run with changes: https://github.com/opentdf/platform/actions/runs/22972856676/job/66693893731?pr=3130
alkalescent
pushed a commit
that referenced
this pull request
Apr 6, 2026
🤖 I have created a release *beep* *boop* --- ## [0.30.0](opentdf/otdfctl@v0.29.0...v0.30.0) (2026-03-31) ### Features * **core:** Add optional namespace flag for subject mappings and condtion sets ([#779](opentdf/otdfctl#779)) ([9e849c4](opentdf/otdfctl@9e849c4)) * **core:** add scope support for client creds ([#752](opentdf/otdfctl#752)) ([9ca9e43](opentdf/otdfctl@9ca9e43)) * **core:** migrate registered resources ([#772](opentdf/otdfctl#772)) ([2b49a7d](opentdf/otdfctl@2b49a7d)) * **core:** optional namespace in actions commands and re-enable actions/RR tests ([#775](opentdf/otdfctl#775)) ([29a2eb1](opentdf/otdfctl@29a2eb1)) * **core:** support namespaced registered resources ([#767](opentdf/otdfctl#767)) ([4d786b5](opentdf/otdfctl@4d786b5)) ### Bug Fixes * **ci:** Temporarily skip namespaced-actions impacted BATS cases ([#773](opentdf/otdfctl#773)) ([633728a](opentdf/otdfctl@633728a)) * **core:** bump toolchain to go 1.24.13 ([#747](opentdf/otdfctl#747)) ([6804b93](opentdf/otdfctl@6804b93)) * **core:** disable RR E2E tests ([#768](opentdf/otdfctl#768)) ([0821b8c](opentdf/otdfctl@0821b8c)) * **core:** make namespacing registered resources optional ([#785](opentdf/otdfctl#785)) ([8e6eb31](opentdf/otdfctl@8e6eb31)) * **core:** refactor `ListAttributesValues` to use `Get` ([#769](opentdf/otdfctl#769)) ([a82f7b7](opentdf/otdfctl@a82f7b7)) * **core:** unsafe update result output values order ([#759](opentdf/otdfctl#759)) ([baeba0f](opentdf/otdfctl@baeba0f)) --- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.