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

Basic auth middleware #103

Merged
merged 6 commits into from
Oct 14, 2024
Merged
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
fixup! rename SAM_LAMBDA_CONFIG_ENV to DC_ENVIRONMENT
awdem committed Oct 10, 2024
commit f83940e6f85a4ebd8bc5250e93dcacceec10d53f
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -82,7 +82,6 @@ jobs:
environment:
SAM_CONFIG_FILE: samconfig.toml
DC_ENVIRONMENT: <<parameters.dc-environment>>
SAM_PUBLIC_CONFIG_ENV: <<parameters.dc-environment>>-public-access
steps:
- checkout
- attach_workspace: