Skip to content

helper/resource: Add VerifyStateStoreLock field to allow providers to test state store locking/unlocking#593

Merged
austinvalle merged 45 commits intomainfrom
av/state-store-lock
Feb 4, 2026
Merged

helper/resource: Add VerifyStateStoreLock field to allow providers to test state store locking/unlocking#593
austinvalle merged 45 commits intomainfrom
av/state-store-lock

Conversation

@austinvalle
Copy link
Member

@austinvalle austinvalle commented Jan 14, 2026

Related Issue

N/A

Description

This PR adds a new VerifyStateStoreLock field to TestStep, which can be used alongside the proposed StateStore mode in #591 to test that a state storage implementation supports locking/unlocking.

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

No

@austinvalle austinvalle added this to the v1.15.0 milestone Jan 14, 2026
@austinvalle austinvalle added the enhancement New feature or request label Jan 14, 2026
austinvalle and others added 11 commits January 16, 2026 17:20
Bumps the github-actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/setup-go` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4dc6199...7a3fe6c)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Base automatically changed from av/state-store to main January 27, 2026 21:09
@austinvalle austinvalle marked this pull request as ready for review January 27, 2026 21:11
@austinvalle austinvalle requested a review from a team as a code owner January 27, 2026 21:11
SBGoods
SBGoods previously approved these changes Feb 2, 2026
Copy link
Contributor

@SBGoods SBGoods left a comment

Choose a reason for hiding this comment

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

One comment but otherwise LGTM

@austinvalle austinvalle merged commit ee82b3c into main Feb 4, 2026
14 of 42 checks passed
@austinvalle austinvalle deleted the av/state-store-lock branch February 4, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants