Skip to content

Development#1

Merged
Acteus merged 12 commits intomainfrom
development
Oct 21, 2025
Merged

Development#1
Acteus merged 12 commits intomainfrom
development

Conversation

@Acteus
Copy link
Owner

@Acteus Acteus commented Oct 21, 2025

This pull request migrates the project’s documentation and CI/CD pipelines from AWS to Azure, introduces new Azure deployment workflows, and streamlines the build/test process. The main changes include updating the project’s architecture in README.md, refactoring the Azure deployment workflow, and adding a dedicated workflow for Azure Static Web Apps. These changes modernize the project with Azure serverless services and improve deployment reliability and maintainability.

Azure Migration and Documentation Updates:

  • README.md: Updated to reflect Azure serverless architecture, replacing AWS references. Includes migration status, benefits of Azure, new repository structure, and quick start instructions for Azure deployment. Legacy AWS instructions are now marked as deprecated.

CI/CD Workflow Refactoring:

  • .github/workflows/azure-deploy.yml: Refactored to streamline backend and resource deployment for Azure. Combines frontend/backend build steps, simplifies lint/test commands, improves artifact handling, and enhances error reporting and health checks. Removes legacy AWS-specific steps. [1] [2] [3] [4] [5] [6] [7]

New Azure Static Web Apps Workflow:

Security and Reliability Improvements:

Repository Structure and Onboarding:

  • README.md: Added badges, clarified folder structure, and provided onboarding instructions for Azure, including prerequisites and GitHub secret configuration guidance.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@Acteus Acteus merged commit 9d7623d into main Oct 21, 2025
7 of 8 checks passed
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