Skip to content

Collect build size changes for an entire workflow? #30

@hawkrives

Description

@hawkrives

Thanks for making this! It's quite nice.

I've got a feature request that I took a stab at working on, but I'm not familiar enough with Circle's API to do what I'm trying to do.

Here's an example issue from one of my projects: StoDevX/AAO-React-Native#2271 (comment)

I have a number of jobs in a CircleCI "workflow", four of which store artifacts. BuildSize currently updates the comment after each "build" completes, but it only only checks the artifacts for that build event, so when the workflow has completed only a single job's worth of sizes are reported.

Would it be possible to only report the build sizes when the entire workflow has completed? Or to progressively update the comment as the jobs complete, perhaps, instead of marking the other files [deleted]? (I'm not sure how you'd manage to actually handle deleted files; perhaps tagging each file by the job that inserts it?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions