Run actions/upload-artifact@v4
with:
name: snapcraft-logs
path: ~/.cache/snapcraft/log/
~/.local/state/snapcraft/log/
pebble_*.txt
if-no-files-found: warn
compression-level: 6
overwrite: false
include-hidden-files: false
env:
SNAP_NAME: pebble
DEFAULT_TRACK: latest
DEFAULT_RISK: edge
Multiple search paths detected. Calculating the least common ancestor of all paths
The least common ancestor is /home/runner. This will be the root directory of the artifact
With the provided path, there will be 1 file uploaded
Artifact name is valid!
Root directory input is valid!
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Pebble snap test failed after pushing upstream's master to my fork's master
The error suggests that maybe we are not caching/tagging something correctly?
Run: https://github.com/dimaqq/pebble/actions/runs/19736255722/job/56549110126