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

s3_object_info - add support for prefix when listing objects #2485

Conversation

abikouo
Copy link
Contributor

@abikouo abikouo commented Jan 23, 2025

SUMMARY

Closes #2477

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

s3_object_info

Copy link

github-actions bot commented Jan 23, 2025

Docs Build 📝

Thank you for contribution!✨

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

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/294ba2ce27fa41f7b078a2420033f31e

✔️ ansible-galaxy-importer SUCCESS in 5m 44s
✔️ build-ansible-collection SUCCESS in 10m 30s
✔️ ansible-test-splitter SUCCESS in 4m 07s
✔️ integration-amazon.aws-1 SUCCESS in 12m 27s
✔️ integration-amazon.aws-2 SUCCESS in 6m 58s
Skipped 42 jobs

@abikouo abikouo added the mergeit Merge the PR (SoftwareFactory) label Jan 27, 2025
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 3m 25s
✔️ build-ansible-collection SUCCESS in 10m 26s
✔️ ansible-test-splitter SUCCESS in 4m 04s
✔️ integration-amazon.aws-1 SUCCESS in 12m 46s
✔️ integration-amazon.aws-2 SUCCESS in 6m 11s
Skipped 42 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 528843e into ansible-collections:main Jan 27, 2025
49 checks passed
Copy link

patchback bot commented Jan 27, 2025

Backport to stable-9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-9/528843e34b2c4bbaf1f32c2bc118f9794980b966/pr-2485

Backported as #2487

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jan 27, 2025
SUMMARY

Closes #2477

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

s3_object_info

Reviewed-by: Mark Chappell
Reviewed-by: Alina Buzachis
(cherry picked from commit 528843e)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Jan 27, 2025
…2487)

This is a backport of PR #2485 as merged into main (528843e).
SUMMARY

Closes #2477

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

s3_object_info

Reviewed-by: Bikouo Aubin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-9 mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add prefix parameter in s3_object_info module to list S3 objects under a specific prefix
3 participants