Skip to content

Implement Size field on archived artifacts#597

Merged
hiddeco merged 1 commit intomainfrom
artifact-size
Mar 1, 2022
Merged

Implement Size field on archived artifacts#597
hiddeco merged 1 commit intomainfrom
artifact-size

Conversation

@hiddeco
Copy link
Copy Markdown
Member

@hiddeco hiddeco commented Feb 28, 2022

This adds a Size field to Artifacts, which reflects the number of bytes
written to the artifact when it's being archived.

Supersedes #585

This adds a Size field to Artifacts, which reflects the number of bytes
written to the artifact when it's being archived.

Signed-off-by: Kevin McDermott <bigkevmcd@gmail.com>
@hiddeco hiddeco added the enhancement New feature or request label Feb 28, 2022
@darkowlzz
Copy link
Copy Markdown
Contributor

Posting what it looks like:

status:
  artifact:
    checksum: 733e3acdb8c41ffe264dc4d3fa73d43277072da5c33a63b185680dd4249ea163
    lastUpdateTime: "2022-02-28T20:59:01Z"
    path: gitrepository/default/podinfo/132f4e719209eb10b9485302f8593fc0e680f4fc.tar.gz
    revision: master/132f4e719209eb10b9485302f8593fc0e680f4fc
    size: 75340
    url: http://localhost:9090/gitrepository/default/podinfo/132f4e719209eb10b9485302f8593fc0e680f4fc.tar.gz

Copy link
Copy Markdown
Contributor

@darkowlzz darkowlzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hiddeco hiddeco merged commit bae1b10 into main Mar 1, 2022
@hiddeco hiddeco deleted the artifact-size branch March 1, 2022 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants