Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some of generated binaries as artifacts. #6976

Merged
merged 1 commit into from
May 19, 2021

Conversation

andy31415
Copy link
Contributor

Problem

Github enforces a artifact storage quotas, we only require artifacts for
some size deltas and there is little incremental benefit to adding more
applications for similar platforms.

Tried to only keep one example application as an artifact.

Summary of Changes

Remove some of the artifact uploads.

Testing:

github workflow, not tested however expect github execution to have information about what was uploaded and detect success/failure.

Github enforces a artifact storage quotas, we only require artifacts for
some size deltas and there is little incremental benefit to adding more
applications for similar platforms.

Tried to only keep one example application as an artifact.
@andy31415 andy31415 merged commit fa88733 into project-chip:master May 19, 2021
@mspang
Copy link
Contributor

mspang commented May 19, 2021

Problem

Github enforces a artifact storage quotas, we only require artifacts for
some size deltas

While this may be largely true today, we should also be able to produce builds of the examples at each milestone (e.g. for interop testing purposes).

For that use case, this is a step backwards..

and there is little incremental benefit to adding more
applications for similar platforms.

Tried to only keep one example application as an artifact.

Summary of Changes

Remove some of the artifact uploads.

Testing:

github workflow, not tested however expect github execution to have information about what was uploaded and detect success/failure.

nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
Github enforces a artifact storage quotas, we only require artifacts for
some size deltas and there is little incremental benefit to adding more
applications for similar platforms.

Tried to only keep one example application as an artifact.
@andy31415 andy31415 deleted the reduce_build_artifacts branch October 28, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants