Commit e4d7990
Feature/fe error codes (#21)
* first version
* fix: sqsdispatcher container starting
* fix: loggin in handlers
* fix: localstack workaround for eventbridge
Co-authored-by: Copilot <copilot@github.com>
* fix: full flow working
Co-authored-by: Copilot <copilot@github.com>
* first version
Co-authored-by: Copilot <copilot@github.com>
* fix: ci
Co-authored-by: Copilot <copilot@github.com>
* first pipeline
Co-authored-by: Copilot <copilot@github.com>
* fix: SHA manifest issue and artifact upload on main push
* fix: content type for temp config file
* add missing aws iam roles
* release-based deployment
* feat(infra): release-based cicd
* fix: syntax error
* docs: add architecture and dev guide
* chore(infra): bootstrap s3 bucket for pipeline
* chore(infra): add log group for CodeBuild
* chore(web): add more meaningful error handling
* feat: add error handling an enhance logic
* add e2e test to staging
* fix(ci): add missing permissions
* fix: justfile
* fix: inherit secrets
* fix: secret
* fix: add missing dependencies
* fix: wait until localstack is ready
* fix: missing artifacts
* fix: typo
* fix: add audience
* fix: sam validation issues
* fix
* fix: regex
---------
Co-authored-by: Copilot <copilot@github.com>1 parent 93fafa2 commit e4d7990
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- infra
- lambda/common-utils/src/main/java/com/hosting/common/config
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments