Commit graph

12 commits

Author SHA1 Message Date
Christy Jacob
ff9bccf1ff
Revert "Feat: Build output size" 2022-12-20 18:26:56 +05:30
Matej Bačo
fdd9a1caf3 Add size to build response 2022-12-18 08:40:56 +01:00
Christy Jacob
cb50220b60 feat: rename time attribute to duration 2022-09-09 16:02:04 +04:00
Christy Jacob
d5028e601e feat: update datetime description 2022-09-05 01:26:16 +04:00
fogelito
9b9f2fe428 global const for TYPE_DATETIME_EXAMPLE 2022-08-14 13:27:07 +03:00
fogelito
7e08575245 builds, stats 2022-07-11 18:12:41 +03:00
Bradley Schofield
b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Bradley Schofield
3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
Christy Jacob
af9db5ac1c feat: update response models and response filters 2022-01-25 03:31:41 +04:00
Bradley Schofield
5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Bradley Schofield
6c55c73352 Add build status docblock 2022-01-10 14:01:50 +00:00
Bradley Schofield
f30169dcc4 Move Build data into it's own collection
Move Build data into it's own collection
2021-12-06 14:12:41 +00:00