Skip to content

Conversation

IanButterworth and others added 3 commits April 11, 2024 14:47
Previously, an artifact that failed to download might print like this:

```
(proj) pkg> instantiate
  Downloaded artifact: Example
  Downloaded artifact: Example
ERROR: Unable to automatically download/install artifact 'Example' from sources listed in ...
```

With this change, that becomes:

```
(proj) pkg> instantiate
     Failure artifact: Example
     Failure artifact: Example
ERROR: Unable to automatically download/install artifact 'Example' from sources listed in ...
```

(cherry picked from commit 8cc835c)
@IanButterworth IanButterworth merged commit f487626 into release-1.10 Apr 11, 2024
@IanButterworth IanButterworth deleted the backports-release-1.10 branch April 11, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants