comtihon / comtihon/catcher_modules
S3 expect step
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Need an expect step to match file with S3:
```
- expect:
compare:
postgres:
config: '{{ s3_config }}'
data:
bucket/file: expect.csv
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the existing expect and compare implementations, then inspect how the repository handles the shown postgres configuration and data mapping. Done means the expect step can compare an S3 bucket/file object with expect.csv using the provided configuration, with tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100