Skip to content

nginx.org reply to aws #48

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

nginx.org reply to aws #48

wants to merge 7 commits into from

Conversation

eepifanova
Copy link
Contributor

nginx/nginx.org deploy

@eepifanova eepifanova requested a review from a team as a code owner July 17, 2025 13:33
@eepifanova eepifanova requested a review from Copilot July 17, 2025 13:34
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new GitHub Actions workflow for building and deploying nginx.org to AWS infrastructure. The workflow implements a reusable workflow that can handle both staging and production deployments with proper access controls.

  • Implements a complete CI/CD pipeline for nginx.org with build, deployment, and access control steps
  • Adds production deployment restrictions with user allowlist validation
  • Configures AWS S3 deployment with different bucket strategies for staging vs production environments
Comments suppressed due to low confidence (1)

.github/workflows/nginx.org-make-aws.yml:90

  • [nitpick] The variable name PATH_PART is ambiguous and could be confused with the system PATH environment variable. Consider renaming to S3_PATH_PART or DEPLOYMENT_PATH for clarity.
            PATH_PART="preview"

@eepifanova
Copy link
Contributor Author

don't need to merge now

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.

1 participant