summaryrefslogtreecommitdiffstats
path: root/.github/workflows (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix awx collection publishing on galaxy (#14642)Hao Liu2023-11-291-2/+2
* allow pytest --migrations to succeed (#14663)23.5.0Chris Meyers2023-11-171-0/+2
* Explicitly set collection version during promotion (#14484)Hao Liu2023-09-261-1/+5
* Consolidate image and server setup in several checks (#14477)Alan Rominger2023-09-252-3/+13
* Remove conditional paths due to conflict with required checks (#14450)Alan Rominger2023-09-142-6/+0
* Fix continue-on-error GH actions bug, always run archive step insteadAlan Rominger2023-09-142-1/+3
* Continue workflow steps to save logs from failed tests (#14448)Alan Rominger2023-09-141-0/+1
* Enable collection integration tests on GHARick Elrod2023-09-052-42/+140
* Add check for building docsite (#14406)Alan Rominger2023-09-052-0/+22
* [CI] Update GHA actions to sate some warnings emitted by test infrastructure ...Rick Elrod2023-08-318-21/+21
* Restrict PR body check to just AWX repoAlan Rominger2023-08-291-0/+1
* Revert "Adding PR check to ensure JIRA links are present"Alan Rominger2023-08-291-35/+0
* Added PR check to ensure JIRA links are present (#13839)John Westcott IV2023-08-021-0/+35
* Only push the production images for main repo (#14261)Alan Rominger2023-07-191-2/+5
* Upgrade Github actions issue labeler to fix 404 errors (#14163)Alan Rominger2023-06-261-1/+1
* Fix PR and issue labeler job permissions (#14134)John Westcott IV2023-06-152-4/+4
* Allow running AWX checks on forks (#13938)Alan Rominger2023-05-021-1/+1
* Merge pull request #12952 from sashashura/patch-1John Westcott IV2023-04-113-0/+11
|\
| * build: harden label_issue.yml permissionsAlex2022-09-251-0/+4
| * build: harden label_pr.yml permissionsAlex2022-09-251-0/+4
| * build: harden promote.yml permissionsAlex2022-09-251-0/+3
* | Automatically build image for feature branchHao Liu2023-03-071-6/+16
* | Merge pull request #13304 from john-westcott-iv/limit_actionsJohn Westcott IV2023-02-162-0/+2
|\ \
| * | Adding endswith(awx) to stageJohn Westcott IV2022-12-081-1/+1
| * | Update .github/workflows/promote.ymlJohn Westcott IV2022-12-081-1/+1
| * | Only allow promote and stage to run on the awx repoJohn Westcott IV2022-12-072-0/+2
* | | Get rid of label because it is confusingAlan Rominger2023-02-031-9/+1
* | | Add help comments and reorg targets for separationAlan Rominger2023-02-031-3/+1
* | | Delete everything about py_version in CI workflowAlan Rominger2023-02-031-6/+4
* | | Consolidate CI logic with github_ci_runner targetAlan Rominger2023-02-031-47/+9
* | | Nominal change to the pr body checkJohn Westcott IV2023-01-251-3/+3
* | | Merge pull request #13461 from john-westcott-iv/no_galaxy_if_published21.11.0John Westcott IV2023-01-231-3/+8
|\ \ \
| * | | Update .github/workflows/promote.ymlJohn Westcott IV2023-01-231-1/+1
| * | | Two changes to promote actionJohn Westcott IV2023-01-231-3/+8
* | | | tag awx-ee latest with awx releaseSeth Foster2023-01-112-1/+18
|/ / /
* | | Add comment about Ansible-core being installed by defaultAlan Rominger2022-12-211-0/+1
* | | Run sanity tests outside of our containerRick Elrod2022-12-212-6/+19
* | | Run collection sanity tests in CI (#13356)Alan Rominger2022-12-201-0/+3
|/ /
* | prevent unsupported locale setting error in GHAHao Liu2022-11-297-0/+20
* | enable feature branch api-schema test (#12550)Hao Liu2022-11-042-0/+25
* | Revert "Merge pull request #12993 from AlexSCorey/fixWorkflow"Michael Abashian2022-11-031-2/+1
* | Merge pull request #12993 from AlexSCorey/fixWorkflowAlex Corey2022-11-031-1/+2
|\ \
| * | Gives enhanced permissions so that it can update dependabot pr bodiesAlex Corey2022-10-031-1/+2
| |/
* / Fix pr_body_checkJohn Westcott IV2022-10-271-13/+5
|/
* Fixes workflow that update dependabot prsAlex Corey2022-09-211-4/+7
* Adding ability to auto-apply community label to PRs and Issues (#12718)John Westcott IV2022-08-232-0/+62
* Puts new pr string on a new lineAlex Corey2022-08-221-1/+1
* Edits existing PR bodyAlex Corey2022-08-221-0/+26
* Adding GitHub check to ensure PRs have the proper X/Y/Z flags (#12577)John Westcott IV2022-08-011-0/+45
* Automatically install setuptools-scm in script called from MakefileShane McDonald2022-07-222-2/+11