Skip to content

Conversation

@webknjaz
Copy link
Member

SUMMARY

Many projects reinvent the wheel around uploading test results to the unified dashboard. This patch replaces a chunk of copied-and-pasted shell script cURL invocation with a call to reusable action — https://github.com/ansible/gh-action-record-test-results

ISSUE TYPE
  • Maintenance
COMPONENT NAME
  • GHA workflow
ADDITIONAL INFORMATION

Here's a list of places that do this differently: https://github.com/search?q=org%3Aansible+%2Fresults%2Fupload&type=code

cc @AlanCoding

@webknjaz
Copy link
Member Author

Note that since this is skipped in PRs, it'll kick in post-merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants