Skip to content
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

[PR #1615/271523ea backport][stable-6] Lambda execute stack trace should be not formatted with extra space #1628

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jun 27, 2023

This is a backport of PR #1615 as merged into main (271523e).

SUMMARY

Fixes #1497

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

plugins/modules/lambda_execute.py

ADDITIONAL INFORMATION

…1615)

Lambda execute stack trace should be not formatted with extra space

SUMMARY

Fixes #1497
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

plugins/modules/lambda_execute.py
ADDITIONAL INFORMATION

Reviewed-by: Jill R
Reviewed-by: Bikouo Aubin
Reviewed-by: Alina Buzachis
Reviewed-by: Mike Graves <[email protected]>
(cherry picked from commit 271523e)
@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/04c2afff36394450aa4a9fd6cb2b2c06

✔️ ansible-galaxy-importer SUCCESS in 7m 10s
✔️ build-ansible-collection SUCCESS in 13m 53s
✔️ ansible-test-splitter SUCCESS in 4m 37s
integration-amazon.aws-1 FAILURE in 7m 49s
Skipped 43 jobs

@alinabuzachis
Copy link
Contributor

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/80947f083d4c4aff9f70385b5a7d069f

✔️ ansible-galaxy-importer SUCCESS in 3m 54s
✔️ build-ansible-collection SUCCESS in 13m 01s
✔️ ansible-test-splitter SUCCESS in 5m 34s
✔️ integration-amazon.aws-1 SUCCESS in 9m 27s
Skipped 43 jobs

@hakbailey hakbailey self-requested a review July 3, 2023 13:16
@alinabuzachis alinabuzachis added the mergeit Merge the PR (SoftwareFactory) label Jul 3, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/70046adb78b94921ad92d28df126e830

✔️ ansible-galaxy-importer SUCCESS in 3m 58s
✔️ build-ansible-collection SUCCESS in 13m 46s
✔️ ansible-test-splitter SUCCESS in 5m 14s
✔️ integration-amazon.aws-1 SUCCESS in 8m 37s
✔️ integration-community.aws-1 SUCCESS in 49m 13s
✔️ integration-community.aws-2 SUCCESS in 8m 03s
Skipped 41 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 67eea8c into stable-6 Jul 3, 2023
38 checks passed
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-6/271523ea97f73f0e4c5a027eac4f4fc72f4b7093/pr-1615 branch July 3, 2023 16:30
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…#1628)

secretsmanager_secret: add 'overwrite' parameter

SUMMARY
Adds an 'overwrite' parameter to secretsmanager_secret
- If set to True, an existing secret with the same name will be overwritten.
- If set to False, a secret with the given name will only be created if none exists.

Fixes ansible-collections#1626
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
secretsmanager_secret
ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <[email protected]>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…#1628)

secretsmanager_secret: add 'overwrite' parameter

SUMMARY
Adds an 'overwrite' parameter to secretsmanager_secret
- If set to True, an existing secret with the same name will be overwritten.
- If set to False, a secret with the given name will only be created if none exists.

Fixes ansible-collections#1626
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
secretsmanager_secret
ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <[email protected]>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
…#1628)

secretsmanager_secret: add 'overwrite' parameter

SUMMARY
Adds an 'overwrite' parameter to secretsmanager_secret
- If set to True, an existing secret with the same name will be overwritten.
- If set to False, a secret with the given name will only be created if none exists.

Fixes ansible-collections#1626
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
secretsmanager_secret
ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants