Skip to content

Conversation

@mbauman
Copy link
Member

@mbauman mbauman commented Apr 1, 2024

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 ...

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 ...
```
@KristofferC KristofferC merged commit 8cc835c into master Apr 3, 2024
@KristofferC KristofferC deleted the mb/ceci-n'est-pas-downloaded branch April 3, 2024 13:52
IanButterworth pushed a commit that referenced this pull request Apr 11, 2024
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)
KristofferC pushed a commit that referenced this pull request Apr 25, 2024
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)
KristofferC pushed a commit that referenced this pull request May 9, 2024
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 ...
```
KristofferC pushed a commit that referenced this pull request Jul 5, 2024
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 ...
```
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