fix: Improve .ai/context.json for better effeciency
All checks were successful
Deploy to Staging / Build Images (push) Successful in 23s
Deploy to Staging / Deploy to Staging (push) Successful in 37s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 6s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
All checks were successful
Deploy to Staging / Build Images (push) Successful in 23s
Deploy to Staging / Deploy to Staging (push) Successful in 37s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 6s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "6.1.0",
|
"version": "6.2.0",
|
||||||
"architecture": "simplified-5-container",
|
"architecture": "simplified-5-container",
|
||||||
|
"repository": {
|
||||||
|
"host": "gitea",
|
||||||
|
"owner": "egullickson",
|
||||||
|
"repo": "motovaultpro",
|
||||||
|
"url": "https://git.motovaultpro.com"
|
||||||
|
},
|
||||||
"ai_quick_start": {
|
"ai_quick_start": {
|
||||||
"load_order": [
|
"load_order": [
|
||||||
".ai/context.json (this file) - architecture and metadata",
|
".ai/context.json (this file) - architecture and metadata",
|
||||||
|
|||||||
Reference in New Issue
Block a user