Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Jan 16, 2024

Description
To fix the upload-artifact error.
See #8417 (comment)

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

To fix the following error:
-----
DatabaseLive (8.1, MySQLi, 8.0) / tests
Run actions/upload-artifact@v4
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
-----
Becaue "DatabaseLive (8.1, MySQLi, 5.7) / tests" already uploaded database-live-tests-php-8.1-db-MySQLi.
@kenjis kenjis added github_actions Pull requests that update Github_actions code 4.5 labels Jan 16, 2024
@samsonasik samsonasik merged commit e8bcffc into codeigniter4:4.5 Jan 17, 2024
@samsonasik
Copy link
Member

Thank you @kenjis

@kenjis kenjis deleted the fix-phpunit.yml branch January 17, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants