-
Notifications
You must be signed in to change notification settings - Fork 158
Bugfix: fix unit-source for pre-release of ansible-core 2.20 (devel and milestone branch) #903
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfix: fix unit-source for pre-release of ansible-core 2.20 (devel and milestone branch) #903
Conversation
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 17s |
|
The - assert "kubernetes" in warnings[0]
+ assert "kubernetes" in str(warnings[0]) |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 17s |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 36s |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 25s |
Thanks a lot for your support |
|
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 3m 16s |
d4fc22c
into
ansible-collections:main
|
@gravesm, probably it's worth backporting this PR to |
Backport to stable-3: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply d4fc22c on top of patchback/backports/stable-3/d4fc22c74e9c90ecfc4313166fb678734b794244/pr-903 Backporting merged PR #903 into main
🤖 @patchback |
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #909 🤖 @patchback |
…nd milestone branch) (#903) SUMMARY CI fix for #904 ISSUE TYPE Bugfix Pull Request COMPONENT NAME tests/unit ADDITIONAL INFORMATION Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Bianca Henderson <[email protected]> (cherry picked from commit d4fc22c)
Bugfix: fix unit-source for pre-release of ansible-core 2.20 (devel and milestone branch) (ansible-collections#903) SUMMARY CI fix for ansible-collections#904 ISSUE TYPE Bugfix Pull Request COMPONENT NAME tests/unit ADDITIONAL INFORMATION Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Bianca Henderson <[email protected]>
…nd milestone branch) (ansible-collections#903) SUMMARY CI fix for ansible-collections#904 ISSUE TYPE Bugfix Pull Request COMPONENT NAME tests/unit ADDITIONAL INFORMATION Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Bianca Henderson <[email protected]> (cherry picked from commit d4fc22c)
…nd milestone branch) (ansible-collections#903) SUMMARY CI fix for ansible-collections#904 ISSUE TYPE Bugfix Pull Request COMPONENT NAME tests/unit ADDITIONAL INFORMATION Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Bianca Henderson <[email protected]> (cherry picked from commit d4fc22c)
…nd milestone branch) (#903) (#909) SUMMARY CI fix for #904 ISSUE TYPE Bugfix Pull Request COMPONENT NAME tests/unit ADDITIONAL INFORMATION Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Bianca Henderson <[email protected]> (cherry picked from commit d4fc22c) Co-authored-by: Yuriy Novostavskiy <[email protected]>
SUMMARY
CI fix for #904
ISSUE TYPE
COMPONENT NAME
tests/unit
ADDITIONAL INFORMATION