Actions
Task #4852
closedAdd a "docs" test to PR runner
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 55
Quarter:
Description
Scripts are rendered in the workflows docs, and these scripts can be run together to ensure that the instructions are correct.
2 full workflow scripts test sync-publish (docs/_scripts/destructive_check_sync_publish.sh) and upload-publish (docs/_scripts/destructive_check_upload_publish.sh). Both of these scripts should execute without errors to pass the docs test.
This task has 3 components:
- Add docs test to PR runner (like https://github.com/pulp/pulpcore/blob/master/.travis/script.sh#L28-L34)
- Execute the scripts 2 full workflow scripts
- Modify bash scripts to include exit codes so failures are obvious
Updated by amacdona@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
- Sprint set to Sprint 53
Updated by amacdona@redhat.com over 5 years ago
- Status changed from ASSIGNED to POST
Updated by amacdona@redhat.com over 5 years ago
- Sprint changed from Sprint 53 to Sprint 54
Added by dkliban@redhat.com over 5 years ago
Updated by amacdona@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
This issue has been completed by a combination of:
https://github.com/pulp/pulp_file/pull/240
https://github.com/pulp/plugin_template/pull/43
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Problem: plugin authors can't edit the test scripts
Solution: allow plugin authors to add custom bash scripts
https://pulp.plan.io/issues/4852 re: #4852