marchof / marchof/java-almanac
Improve S3 Upload
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.1k
- Forks
- 78
- Avg merge
- 3h 53m
- Merged PRs (30d)
- 7
Description
Currently with every build all pages and resources are uploaded, even if unchanged. Improve upload of rendered site once aws/aws-cli#599 is implemented.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies rendered site pages and resources as the upload target and depends on aws/aws-cli#599. Start by locating the build step that uploads the rendered site and review the AWS CLI change; done means unchanged pages and resources are skipped on subsequent builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100