Skip to content

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

@eepifanova eepifanova merged commit bc924c0 into main Jul 22, 2025
@eepifanova eepifanova deleted the nginx.org branch July 22, 2025 09:57
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