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 #1109/77e3162d backport][stable-2] lambda - update RETURN docs with more information on return data #1121

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented May 5, 2022

This is a backport of PR #1109 as merged into main (77e3162).

SUMMARY

Give more information on what the return dictionaries contain

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

lambda

lambda - update RETURN docs with more information on return data

SUMMARY
Give more information on what the return dictionaries contain
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
lambda

Reviewed-by: Mark Woolley <[email protected]>
Reviewed-by: Mandar Kulkarni <[email protected]>
Reviewed-by: Markus Bergholz <[email protected]>
(cherry picked from commit 77e3162)
@ansibullbot
Copy link

@ansibullbot ansibullbot added community_review docs module module needs_triage new_contributor Help guide this first time contributor plugins plugin (any type) labels May 5, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

ansible-galaxy-importer FAILURE in 4m 34s (non-voting)
✔️ build-ansible-collection SUCCESS in 4m 50s
ansible-test-sanity-docker-devel FAILURE in 10m 09s (non-voting)
ansible-test-sanity-docker-milestone FAILURE in 10m 44s
✔️ ansible-test-sanity-docker-stable-2.9 SUCCESS in 11m 28s
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 12m 25s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 56s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 23m 13s
✔️ ansible-test-splitter SUCCESS in 2m 54s
integration-community.aws-1 FAILURE in 7m 50s
⚠️ integration-community.aws-2 SKIPPED
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED

@alinabuzachis
Copy link
Contributor

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

ansible-galaxy-importer FAILURE in 4m 31s (non-voting)
✔️ build-ansible-collection SUCCESS in 5m 02s
ansible-test-sanity-docker-devel FAILURE in 10m 00s (non-voting)
ansible-test-sanity-docker-milestone FAILURE in 9m 38s
✔️ ansible-test-sanity-docker-stable-2.9 SUCCESS in 14m 23s
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 9m 36s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 42s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 14s
✔️ ansible-test-splitter SUCCESS in 3m 09s
integration-community.aws-1 FAILURE in 7m 06s
⚠️ integration-community.aws-2 SKIPPED
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED

@markuman
Copy link
Member

markuman commented May 9, 2022

The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs14.x) while creating or updating functions

are we missing some integrationtest fixes in stable-2?

@markuman
Copy link
Member

markuman commented May 9, 2022

required #1108, but because it includes a new parameter, it is not backported to stable-2

@jatorcasso
Copy link
Contributor

requires #1141

@jatorcasso
Copy link
Contributor

recheck

@jatorcasso jatorcasso requested a review from markuman May 9, 2022 22:23
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

ansible-galaxy-importer FAILURE in 4m 17s (non-voting)
✔️ build-ansible-collection SUCCESS in 4m 47s
✔️ ansible-test-sanity-docker-devel SUCCESS in 11m 08s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 32s
✔️ ansible-test-sanity-docker-stable-2.9 SUCCESS in 10m 55s
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 10m 26s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 12s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 44s
✔️ ansible-test-splitter SUCCESS in 3m 24s
✔️ integration-community.aws-1 SUCCESS in 8m 58s
⚠️ integration-community.aws-2 SKIPPED
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED

@markuman markuman added the mergeit Merge the PR (SoftwareFactory) label May 10, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

ansible-galaxy-importer FAILURE in 4m 55s (non-voting)
✔️ build-ansible-collection SUCCESS in 6m 08s
✔️ ansible-test-sanity-docker-devel SUCCESS in 10m 16s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 11m 41s
✔️ ansible-test-sanity-docker-stable-2.9 SUCCESS in 11m 35s
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 10m 00s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 01s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 32s
✔️ ansible-test-splitter SUCCESS in 3m 03s
✔️ integration-community.aws-1 SUCCESS in 8m 25s
⚠️ integration-community.aws-2 SKIPPED
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 702fe73 into stable-2 May 10, 2022
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-2/77e3162d03f387422663851aa08ac6d220d20ac2/pr-1109 branch May 10, 2022 05:17
abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
…s#1121)

tox: generate coverage report for all the plugins

Include all the plugins in the coverage report, including those with
zero coverage currently.

Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review docs mergeit Merge the PR (SoftwareFactory) module module new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants