summaryrefslogtreecommitdiffstats
path: root/.github/workflows (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Workflow changes (#11692)John Westcott IV2022-02-075-144/+67
* Automate labelsShane McDonald2022-02-032-4/+25
* Adding triage label to any new issueJohn Westcott IV2022-01-301-0/+21
* Added verbosity to molecule logsMarcelo Moreira de Mello2022-01-221-1/+1
* Fix the problems with the api-schema tests against TowerJeff Bradberry2021-12-081-0/+1
* Ensure docker pull commands fail gracefullyShane McDonald2021-12-081-1/+1
* An automated stage / promotion release processShane McDonald2021-11-193-56/+149
* Dont fail CI when pre-built images arent availableShane McDonald2021-11-102-7/+7
* Fix e2e checkTiago2021-10-191-1/+1
* Dont re-run CI after merging PRs into develShane McDonald2021-10-191-2/+0
* Add awx-operator CI checkShane McDonald2021-10-131-0/+38
* Hide the ugly parts in a custom actionShane McDonald2021-08-301-6/+16
* Automate release process and changelog generationShane McDonald2021-08-291-0/+46
* Add support for running CI checks directly on devel branchShane McDonald2021-08-181-21/+23
* Update ci.ymlShane McDonald2021-08-181-0/+2
* Update workflow to use pull_request_targetTiago2021-08-031-1/+1
* Use cypress base image from a public repo in quayTiago2021-07-281-11/+4
* set timeout limit for e2e tests (#10756)Tiago Góes2021-07-261-0/+1
* Update e2e workflow to use variable for e2e project nameTiago2021-07-261-5/+5
* Merge pull request #10725 from ansible/e2e-testsTiago Góes2021-07-261-0/+106
|\
| * Add workflow to run e2e tests when the label needs_test is applied to the PRTiago2021-07-241-0/+106
| * Revert "add e2e tests to ci.yml"Tiago2021-07-211-38/+0
| * add e2e tests to ci.ymlTiago2021-07-211-0/+38
* | Dont fail when pre-built CI image is not availableShane McDonald2021-07-231-1/+1
* | Install boto to ci ansible python envJake McDermott2021-07-221-1/+1
|/
* Update upload_schema.ymlShane McDonald2021-07-201-0/+1
* Update upload_schema.ymlShane McDonald2021-07-201-1/+1
* Specify which region to upload schema toShane McDonald2021-07-201-0/+1
* Add post-merge GHA job for uploading api schema to s3Shane McDonald2021-07-201-0/+41
* Split out UI test and linters into different GHA jobsShane McDonald2021-07-201-3/+27
* Fix image push jobShane McDonald2021-07-201-3/+3
* Port CI jobs to GitHub ActionsShane McDonald2021-07-202-0/+179