Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
4c9e349
Update README.md
tomnight Sep 9, 2021
76558b7
Update to version v6.0.0
fisenkodv Dec 21, 2021
e6655c6
Merge pull request #316 from aws-solutions/develop
beomseoklee Dec 21, 2021
bf400cd
Update to version v6.0.0
G-Lenz Dec 21, 2021
31b2148
Merge pull request #318 from aws-solutions/develop
beomseoklee Dec 21, 2021
2ffe18a
chore: added close inactive issues GitHub workflow
beomseoklee Dec 21, 2021
1bc3f9f
Merge pull request #319 from aws-solutions/develop
beomseoklee Dec 21, 2021
83296c8
docs: update 'Customizing the Solution' section
fisenkodv Feb 3, 2022
b6a4f88
Merge pull request #333 from aws-solutions/feature/update-readme
beomseoklee Feb 3, 2022
2c74c58
update to version v6.1.0
Nov 10, 2022
7d2ad04
Merge pull request #395 from aws-solutions/release/v6.1.0
evanwieren Nov 10, 2022
166a820
Add github actions
gsingh04 Dec 9, 2022
4e42ee1
Move workflow files
gsingh04 Dec 9, 2022
6ae6e49
Remove redundant workflow file
gsingh04 Dec 9, 2022
d5fa2f8
Run pipeline job for only aws solutions owned repo
gsingh04 Dec 9, 2022
3912c4d
Run unit test workflow on push in forks
gsingh04 Dec 20, 2022
5ae1ee4
Fix workflow file syntax
gsingh04 Dec 20, 2022
7201343
Run workflow with push on forks
gsingh04 Dec 20, 2022
b6c02f4
Merge pull request #402 from gsingh04/develop
gsingh04 Dec 20, 2022
4d989bc
Address eslint, CodeQL recommendations and issues
Dec 23, 2022
d0ead90
Merge pull request #413 from dougtoppin/feature/eslint
dougtoppin Dec 23, 2022
50ad5e8
Add package-lock to gitignore
Dec 28, 2022
130afa6
Merge branch 'develop' into chore/ignore-package-lock
dougtoppin Dec 28, 2022
c71bc7e
Add pipeline related configuration files
Jan 4, 2023
025e81d
Merge pull request #419 from aws-solutions/chore/pipeline-config
dougtoppin Jan 5, 2023
8cfd4a3
Merge branch 'develop' into chore/ignore-package-lock
dougtoppin Jan 6, 2023
c72ba3b
Merge pull request #415 from aws-solutions/chore/ignore-package-lock
dougtoppin Jan 6, 2023
75c6b24
chore(docs): Update contributing for develop branch and PR steps (#421)
dougtoppin Jan 13, 2023
e4689f5
Resolve #416 demo-ui unicode support (#422)
dougtoppin Jan 17, 2023
66fa67a
Update code-style-lint.yml (#425)
gsingh04 Jan 18, 2023
4ea6c93
chore(package-lock): Add package dependency files (#426)
dougtoppin Jan 19, 2023
f69392b
Bump json5 from 1.0.1 to 1.0.2 in /source (#428)
dependabot[bot] Jan 19, 2023
1659062
CHANGELOG additions and version set to 6.1.1 (#431)
dougtoppin Jan 23, 2023
d5f9f5d
Update CHANGELOG.md
dougtoppin Feb 1, 2023
b2e0871
Merge pull request #434 from aws-solutions/release/v6.1.1
dougtoppin Feb 1, 2023
1e3f42c
Remove unicode changes from backend, fix unicode support in demo-ui
Feb 3, 2023
c7a157d
Use stack name in Service Catalog Application name for multiple cfn s…
gsingh04 Feb 6, 2023
1677017
Update to v6.1.1, set release date, include PR link
Feb 7, 2023
4e13895
Merge pull request #439 from aws-solutions/release/v6.1.1
gsingh04 Feb 8, 2023
a3892ca
add support for CloudFront logging to s3 object ownership changes (#464)
dougtoppin Apr 17, 2023
fd203f7
update to version 6.2.0
simonkrol Jul 28, 2023
3ca58b4
Merge pull request #497 from simonkrol/release/v6.2.0
simonkrol Aug 1, 2023
3c98d1f
update to v6.2.1 open-source release (#501)
simonkrol Aug 4, 2023
29fe1e7
update to version 6.2.2
simonkrol Sep 29, 2023
c856368
Update to Version v6.2.3
kamyarz-aws Oct 20, 2023
44368a7
Update to Version v6.2.3
ihmaws Oct 20, 2023
56304c8
update to version v6.2.4 (#524)
dougtoppin Dec 15, 2023
9375a0a
Update to version 6.2.5 (#530)
simonkrol Jan 12, 2024
c6f8c77
Update to version 6.2.6 (#554)
simonkrol Jun 27, 2024
7bc55b0
Update to version 6.2.7 (#568)
simonkrol Aug 19, 2024
55d24fe
Update to version 6.3.0 (#573)
simonkrol Sep 9, 2024
afc0fb5
Update to version 6.3.1 (#576)
simonkrol Oct 2, 2024
f9b1e66
Update to version 6.3.2 (#580)
simonkrol Nov 22, 2024
a11bb41
update to version 6.3.3 (#584)
simonkrol Dec 28, 2024
4253975
Update to version 7.0.0 (#586)
simonkrol Jan 27, 2025
6ef162a
Update to version 7.0.1 (#591)
simonkrol Mar 14, 2025
81f6c36
Release v7.0.2 (#592)
gsingh04 Apr 9, 2025
3294dd8
Release v7.0.3 (#596)
gsingh04 May 8, 2025
4246e7a
Release 7.0.4 (#599)
gsingh04 Jun 10, 2025
dc535ba
Release v7.0.5 (#601)
gsingh04 Jul 7, 2025
79db5a1
Release 7.0.6 (#602)
gsingh04 Jul 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.github/workflows/ @aws-solutions/sb-csne
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@


**Checklist**
- [ ] :wave: I have added unit tests for all code changes.
- [ ] :wave: I have run the unit tests, and all unit tests have passed.
- [ ] :warning: This pull request might incur a breaking change.

Expand Down
10 changes: 9 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,33 @@
**/dist
**/global-s3-assets
**/regional-s3-assets
**/staging
**/open-source
**/.zip
**/tmp
**/out-tsc

# dependencies
**/node_modules
**/modules

# test assets
**/coverage
**/coverage-reports
**/.nyc_output
**/mock-*

# misc
**/npm-debug.log
**/testem.log
**/package-lock.json
**/.vscode/settings.json
demo-ui-config.js
.temp_redpencil
bom.json

# System Files
**/.DS_Store
**/.vscode
**/.idea
build
dist
443 changes: 389 additions & 54 deletions CHANGELOG.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Code of Conduct
This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact
This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact
[email protected] with any additional questions or comments.
51 changes: 30 additions & 21 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,60 @@
# Contributing Guidelines

Thank you for your interest in contributing to our project. Whether it's a bug report, new feature, correction, or additional
documentation, we greatly value feedback and contributions from our community.

Please read through this document before submitting any issues or pull requests to ensure we have all the necessary
information to effectively respond to your bug report or contribution.

## Reporting Bugs/Feature Requests

We welcome you to use the GitHub issue tracker to report bugs or suggest features.

When filing an issue, please check [existing open](https://github.com/awslabs/serverless-image-handler/issues), or [recently closed](https://github.com/awslabs/serverless-image-handler/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), issues to make sure somebody else hasn't already
reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:
When filing an issue, please check [existing open](https://github.com/aws-solutions/serverless-image-handler/issues), or [recently closed](https://github.com/aws-solutions/serverless-image-handler/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), issues to make sure somebody else hasn't already reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:

* A reproducible test case or series of steps
* The version of our code being used
* Any modifications you've made relevant to the bug
* Anything unusual about your environment or deployment
- A reproducible test case or series of steps
- The version of our code being used
- The region being used
- Any modifications you've made relevant to the bug
- Anything unusual about your environment or deployment

## Contributing via Pull Requests

Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:

1. You are working against the latest source on the *master* branch.
2. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already.
3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
1. You are working against the latest source on the _main_ branch.
1. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already.
1. You open an issue to discuss any significant work - we would hate for your time to be wasted.

To send us a pull request, please:

1. Fork the repository.
2. Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change.
3. Ensure local tests pass.
4. Commit to your fork using clear commit messages.
5. Send us a pull request, answering any default questions in the pull request interface.
6. Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.
1. Modify the source; please focus on the specific change you are contributing.
1. Add new unit tests for the new code.
1. Run _npx npm run prettier-format_ in _source_ to ensure that code format standards are maintained.
1. If your changes include new capabilities, include in the PR description text that can be folded into the solution documentation.
1. Commit to your fork using clear commit messages.
1. In your repository _Security_ section, ensure that security advisories are enabled and address any Dependabot issues that appear.
1. Send us a pull request, answering any default questions in the pull request interface.
1. If the changes are complex or may involve additional communication, we may create a feature branch specific to your PR and ask you to rebase using that branch.

GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
[creating a pull request](https://help.github.com/articles/creating-a-pull-request/).
GitHub provides additional documentation on [forking a repository](https://help.github.com/articles/fork-a-repo/) and [creating a pull request](https://help.github.com/articles/creating-a-pull-request/).

## Finding contributions to work on
Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels ((enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any ['help wanted'](https://github.com/awslabs/serverless-image-handler/labels/help%20wanted) issues is a great place to start.

Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels ((enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any ['help wanted'](https://github.com/aws-solutions/serverless-image-handler/labels/help%20wanted) issues is a great place to start.

## Code of Conduct

This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact
[email protected] with any additional questions or comments.
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact [email protected] with any additional questions or comments.

## Security issue notifications

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public github issue.

## Licensing
See the [LICENSE](https://github.com/awslabs/serverless-image-handler/blob/master/LICENSE.txt) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
We may ask you to sign a [Contributor License Agreement (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.

See the [LICENSE](https://github.com/aws-solutions/serverless-image-handler/blob/main/LICENSE.txt) file for our project's licensing. We will ask you to confirm the licensing of your contribution.

We may ask you to sign a [Contributor License Agreement (CLA)](https://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.
File renamed without changes.
Loading