Skip to content

Conversation

@pyramation
Copy link
Contributor

No description provided.

- Remove 'dotenv/config' import from server.ts
- Refactor create-bucket.ts to use getEnvOptions() from @constructive-io/graphql-env
- Remove dotenv dependency from graphql/server/package.json
- Add AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY aliases to pgpm/env/src/env.ts for compatibility

Co-Authored-By: Dan Lynch <pyramation@gmail.com>
Development environment variables should be set via actual environment
variables or config files (pgpm.config.js/pgpm.json), not committed .env files.

Co-Authored-By: Dan Lynch <pyramation@gmail.com>
Prevent future .env files from being committed to the repository.

Co-Authored-By: Dan Lynch <pyramation@gmail.com>
Co-Authored-By: Dan Lynch <pyramation@gmail.com>
@pyramation pyramation merged commit 1316d5c into main Dec 23, 2025
33 checks passed
@pyramation pyramation deleted the feat/remove-dotenv branch December 23, 2025 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants