Skip to content

Conversation

@Elbandi
Copy link

@Elbandi Elbandi commented Apr 30, 2025

This PR adds terraform state backend store to packages feature:
https://developer.hashicorp.com/terraform/language/backend/http

In TF state there is no such "version": state sould be the latest. But you can store more state (for every branches), we call this as "version". There is always one file for this named version.

State lock is not the best, currently i havent better idea for imlementation. Feel free to make suggests.

Elbandi added 2 commits May 1, 2025 00:46

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 30, 2025
@github-actions github-actions bot added modifies/api This PR adds API routes or modifies them modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/frontend labels Apr 30, 2025
Elbandi added 4 commits May 1, 2025 01:03
@techknowlogick
Copy link
Member

Thanks for this PR, have you seen the other one in progress?

@Elbandi
Copy link
Author

Elbandi commented May 2, 2025

Thanks for this PR, have you seen the other one in progress?

no. where? link pls.

@TheFox0x7
Copy link
Contributor

I believe it's this one: #33277

@Elbandi
Copy link
Author

Elbandi commented May 2, 2025

I believe it's this one: #33277

oh, i didnt find that :(

Than my code is duplicate work.

@Elbandi Elbandi closed this May 2, 2025
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jul 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/api This PR adds API routes or modifies them modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

None yet

4 participants