Skip to content

Commit

Permalink
fix: set to 90 days (#3)
Browse files Browse the repository at this point in the history
* fix: set to 90 days

* Automated unbuild of app into /src

---------

Co-authored-by: UnbuildBot Automation <[email protected]>
  • Loading branch information
danielpilla and UnbuildBot Automation authored May 15, 2024
1 parent 3d929b3 commit 56a66de
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Some of the benefits of this application are as follows:

This application:

- Pulls a max of 60 days of automation run history, and will then continue to build from there incrementally using QVDs.
- Pulls a max of 90 days of automation run history, and will then continue to build from there incrementally using QVDs.
- Does not pull in runs that are currently running.
- Should not be used as an audit application.

Expand Down
2 changes: 1 addition & 1 deletion src/app-properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"qLastReloadTime": "2024-05-08T13:03:14.111Z",
"qSavedInProductVersion": "12.2073.0",
"qThumbnail": {
"qUrl": "/api/v1/apps/1cf55e5c-a8ed-4420-8bd1-661bcb93cd34/media/files/automationsanalyzer.png"
"qUrl": "/api/v1/apps/565a49c5-3585-45f0-8010-cd8a5bb92cae/media/files/automationsanalyzer.png"
}
}
2 changes: 1 addition & 1 deletion src/objects/sheet--about-ntwmez.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"rank": 8.000000,
"thumbnail": {
"qStaticContentUrlDef": {
"qUrl": "/api/v1/apps/1cf55e5c-a8ed-4420-8bd1-661bcb93cd34/media/files/1.png"
"qUrl": "/api/v1/apps/565a49c5-3585-45f0-8010-cd8a5bb92cae/media/files/1.png"
}
},
"columns": 24,
Expand Down
2 changes: 1 addition & 1 deletion src/objects/sheet--all-runs-ymfplmq.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"rank": 7,
"thumbnail": {
"qStaticContentUrlDef": {
"qUrl": "/api/v1/apps/1cf55e5c-a8ed-4420-8bd1-661bcb93cd34/media/files/6.png"
"qUrl": "/api/v1/apps/565a49c5-3585-45f0-8010-cd8a5bb92cae/media/files/6.png"
}
},
"columns": 24,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"rank": 1.812500,
"thumbnail": {
"qStaticContentUrlDef": {
"qUrl": "/api/v1/apps/1cf55e5c-a8ed-4420-8bd1-661bcb93cd34/media/files/5.png"
"qUrl": "/api/v1/apps/565a49c5-3585-45f0-8010-cd8a5bb92cae/media/files/5.png"
}
},
"columns": 30,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"rank": 0.84375,
"thumbnail": {
"qStaticContentUrlDef": {
"qUrl": "/api/v1/apps/1cf55e5c-a8ed-4420-8bd1-661bcb93cd34/media/files/3.png"
"qUrl": "/api/v1/apps/565a49c5-3585-45f0-8010-cd8a5bb92cae/media/files/3.png"
}
},
"columns": 30,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"rank": -0.125,
"thumbnail": {
"qStaticContentUrlDef": {
"qUrl": "/api/v1/apps/1cf55e5c-a8ed-4420-8bd1-661bcb93cd34/media/files/2.png"
"qUrl": "/api/v1/apps/565a49c5-3585-45f0-8010-cd8a5bb92cae/media/files/2.png"
}
},
"columns": 30,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"rank": 1.875,
"thumbnail": {
"qStaticContentUrlDef": {
"qUrl": "/api/v1/apps/1cf55e5c-a8ed-4420-8bd1-661bcb93cd34/media/files/4.png"
"qUrl": "/api/v1/apps/565a49c5-3585-45f0-8010-cd8a5bb92cae/media/files/4.png"
}
},
"columns": 24,
Expand Down

0 comments on commit 56a66de

Please sign in to comment.