summaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11932 from shanemcd/gha-devel-imagesShane McDonald2022-03-231-2/+6
|\
| * Migrate all development image builds to GHAShane McDonald2022-03-231-2/+6
* | Stop adding needs_triage label every time an issue is editedShane McDonald2022-03-221-1/+0
* | Merge pull request #11748 from john-westcott-iv/github_workflows_on_all_releasesShane McDonald2022-03-221-1/+1
|\ \ | |/ |/|
| * Chaning workflow to run on all release branchesJohn Westcott IV2022-02-151-1/+1
* | fix: add OPERATOR_VERSION as build-arg to pass the version to operatorkurokobo2022-03-091-1/+2
* | Add a CI check for the development environmentShane McDonald2022-03-081-1/+31
* | Split UI test runnixocio2022-03-031-3/+6
* | Publish to galaxy and pypi in promote workflowShane McDonald2022-03-011-0/+47
|/
* Scope api schema.json to target branchShane McDonald2022-02-072-2/+2
* Workflow changes (#11692)John Westcott IV2022-02-075-144/+67
* Automate labelsShane McDonald2022-02-035-6/+58
* Removing the Installer option in issues and pr templatesJohn Westcott IV2022-01-312-2/+0
* Adding Collection and Installer category to issues/prsJohn Westcott IV2022-01-302-0/+3
* Adding triage label to any new issueJohn Westcott IV2022-01-302-0/+23
* Added verbosity to molecule logsMarcelo Moreira de Mello2022-01-221-1/+1
* Update ui dev readme, templatesJake McDermott2022-01-211-3/+3
* 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-292-0/+54
* Add support for running CI checks directly on devel branchShane McDonald2021-08-181-21/+23
* Update ci.ymlShane McDonald2021-08-181-0/+2
* add minikube to github bug templatePatrick Hemmer2021-08-061-0/+1
* Add CODEOWNERS for e2e_test.ymlTiago2021-08-031-0/+1
* 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
* Remove title field from bug templateJake McDermott2021-07-011-1/+0
* Remove default text from bug titleJake McDermott2021-07-011-1/+1
* Add bug report formJake McDermott2021-06-252-41/+135