index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
workflows
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CI] Reduce GHA timeouts from 6h default (#14704)
Rick Elrod
2023-12-06
11
-0
/
+18
*
Fix awx collection publishing on galaxy (#14642)
Hao Liu
2023-11-29
1
-2
/
+2
*
allow pytest --migrations to succeed (#14663)
23.5.0
Chris Meyers
2023-11-17
1
-0
/
+2
*
Explicitly set collection version during promotion (#14484)
Hao Liu
2023-09-26
1
-1
/
+5
*
Consolidate image and server setup in several checks (#14477)
Alan Rominger
2023-09-25
2
-3
/
+13
*
Remove conditional paths due to conflict with required checks (#14450)
Alan Rominger
2023-09-14
2
-6
/
+0
*
Fix continue-on-error GH actions bug, always run archive step instead
Alan Rominger
2023-09-14
2
-1
/
+3
*
Continue workflow steps to save logs from failed tests (#14448)
Alan Rominger
2023-09-14
1
-0
/
+1
*
Enable collection integration tests on GHA
Rick Elrod
2023-09-05
2
-42
/
+140
*
Add check for building docsite (#14406)
Alan Rominger
2023-09-05
2
-0
/
+22
*
[CI] Update GHA actions to sate some warnings emitted by test infrastructure ...
Rick Elrod
2023-08-31
8
-21
/
+21
*
Restrict PR body check to just AWX repo
Alan Rominger
2023-08-29
1
-0
/
+1
*
Revert "Adding PR check to ensure JIRA links are present"
Alan Rominger
2023-08-29
1
-35
/
+0
*
Added PR check to ensure JIRA links are present (#13839)
John Westcott IV
2023-08-02
1
-0
/
+35
*
Only push the production images for main repo (#14261)
Alan Rominger
2023-07-19
1
-2
/
+5
*
Upgrade Github actions issue labeler to fix 404 errors (#14163)
Alan Rominger
2023-06-26
1
-1
/
+1
*
Fix PR and issue labeler job permissions (#14134)
John Westcott IV
2023-06-15
2
-4
/
+4
*
Allow running AWX checks on forks (#13938)
Alan Rominger
2023-05-02
1
-1
/
+1
*
Merge pull request #12952 from sashashura/patch-1
John Westcott IV
2023-04-11
3
-0
/
+11
|
\
|
*
build: harden label_issue.yml permissions
Alex
2022-09-25
1
-0
/
+4
|
*
build: harden label_pr.yml permissions
Alex
2022-09-25
1
-0
/
+4
|
*
build: harden promote.yml permissions
Alex
2022-09-25
1
-0
/
+3
*
|
Automatically build image for feature branch
Hao Liu
2023-03-07
1
-6
/
+16
*
|
Merge pull request #13304 from john-westcott-iv/limit_actions
John Westcott IV
2023-02-16
2
-0
/
+2
|
\
\
|
*
|
Adding endswith(awx) to stage
John Westcott IV
2022-12-08
1
-1
/
+1
|
*
|
Update .github/workflows/promote.yml
John Westcott IV
2022-12-08
1
-1
/
+1
|
*
|
Only allow promote and stage to run on the awx repo
John Westcott IV
2022-12-07
2
-0
/
+2
*
|
|
Get rid of label because it is confusing
Alan Rominger
2023-02-03
1
-9
/
+1
*
|
|
Add help comments and reorg targets for separation
Alan Rominger
2023-02-03
1
-3
/
+1
*
|
|
Delete everything about py_version in CI workflow
Alan Rominger
2023-02-03
1
-6
/
+4
*
|
|
Consolidate CI logic with github_ci_runner target
Alan Rominger
2023-02-03
1
-47
/
+9
*
|
|
Nominal change to the pr body check
John Westcott IV
2023-01-25
1
-3
/
+3
*
|
|
Merge pull request #13461 from john-westcott-iv/no_galaxy_if_published
21.11.0
John Westcott IV
2023-01-23
1
-3
/
+8
|
\
\
\
|
*
|
|
Update .github/workflows/promote.yml
John Westcott IV
2023-01-23
1
-1
/
+1
|
*
|
|
Two changes to promote action
John Westcott IV
2023-01-23
1
-3
/
+8
*
|
|
|
tag awx-ee latest with awx release
Seth Foster
2023-01-11
2
-1
/
+18
|
/
/
/
*
|
|
Add comment about Ansible-core being installed by default
Alan Rominger
2022-12-21
1
-0
/
+1
*
|
|
Run sanity tests outside of our container
Rick Elrod
2022-12-21
2
-6
/
+19
*
|
|
Run collection sanity tests in CI (#13356)
Alan Rominger
2022-12-20
1
-0
/
+3
|
/
/
*
|
prevent unsupported locale setting error in GHA
Hao Liu
2022-11-29
7
-0
/
+20
*
|
enable feature branch api-schema test (#12550)
Hao Liu
2022-11-04
2
-0
/
+25
*
|
Revert "Merge pull request #12993 from AlexSCorey/fixWorkflow"
Michael Abashian
2022-11-03
1
-2
/
+1
*
|
Merge pull request #12993 from AlexSCorey/fixWorkflow
Alex Corey
2022-11-03
1
-1
/
+2
|
\
\
|
*
|
Gives enhanced permissions so that it can update dependabot pr bodies
Alex Corey
2022-10-03
1
-1
/
+2
|
|
/
*
/
Fix pr_body_check
John Westcott IV
2022-10-27
1
-13
/
+5
|
/
*
Fixes workflow that update dependabot prs
Alex Corey
2022-09-21
1
-4
/
+7
*
Adding ability to auto-apply community label to PRs and Issues (#12718)
John Westcott IV
2022-08-23
2
-0
/
+62
*
Puts new pr string on a new line
Alex Corey
2022-08-22
1
-1
/
+1
*
Edits existing PR body
Alex Corey
2022-08-22
1
-0
/
+26
*
Adding GitHub check to ensure PRs have the proper X/Y/Z flags (#12577)
John Westcott IV
2022-08-01
1
-0
/
+45
[next]