provider, enums, no timestamp

This commit is contained in:
2025-04-07 15:52:59 +01:00
parent 7f546c1678
commit 1e7d023b09
15 changed files with 30 additions and 29 deletions
-1
View File
@@ -1,5 +1,4 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"PENDING": "pending",
+4 -4
View File
@@ -1,9 +1,9 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"NOT_APPLIED": "not-applied",
"APPLIED": "applied",
"FAILED": "failed"
"UNINSTALLED": "uninstalled",
"INSTALLED": "installed",
"FAILED": "failed",
"REMOVED": "removed"
}
+7
View File
@@ -0,0 +1,7 @@
// This is a generated file.
export default {
"ALLOW": "allow",
"DENY": "deny"
}
+7
View File
@@ -0,0 +1,7 @@
// This is a generated file.
export default {
"EXTERNAL": "external",
"INTERNAL": "internal"
}
-1
View File
@@ -1,5 +1,4 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"ADMIN": "admin",
@@ -1,5 +1,4 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"HETZNER": "hetzner",
-1
View File
@@ -1,5 +1,4 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"GIT": "git"
-1
View File
@@ -1,5 +1,4 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"WAITING_FOR_PROVIDER": "waiting-for-provider",
-1
View File
@@ -1,5 +1,4 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"DATABASE": "database",
-1
View File
@@ -1,5 +1,4 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"NOT_INSTALLED": "not-installed",
-1
View File
@@ -1,5 +1,4 @@
// This is a generated file.
// Published at 2025-04-06 16:01:50
export default {
"FRANKENPHP": "frankenphp",