Commits on Source (4)
-
Qinusty authored
Adds a test to ensure that BuildStream alerts the user of a skipped push when the remote already has the artifact cached.
-
Qinusty authored
This removes the timed_activity for an element _push action. This is unnecessary as the job is already being timed elsewhere.
-
Qinusty authored
This changes the info phrase for when an artifact is pulled from a remote server.
-
Qinusty authored
Both pulling and pushing INFO messages are now status messages. Calls to the messaging API through `self.context.message()` have now been switched to `element.info`.
Showing
- buildstream/_artifactcache/cascache.py 6 additions, 12 deletionsbuildstream/_artifactcache/cascache.py
- buildstream/element.py 9 additions, 10 deletionsbuildstream/element.py
- tests/frontend/push.py 23 additions, 0 deletionstests/frontend/push.py
- tests/testutils/runcli.py 1 addition, 1 deletiontests/testutils/runcli.py