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

Feature: Add Deployment Workflows and Enhance SSL Handling #18

Closed
wants to merge 48 commits into from

Conversation

HlexNC
Copy link
Member

@HlexNC HlexNC commented Jun 12, 2024

Description:

This PR adds GitHub Actions workflows for automated deployment of the client and server applications to Azure. It also enhances the server's SSL handling to support both inline content and file-based configurations.

Changes:

  1. Deployment Workflows:

    • Added deploy-client.yml for the client application.
    • Added deploy-server.yml for the server application.
  2. SSL Handling:

    • Updated server.js to support SSL credentials provided as environment variables or file paths.

@HlexNC HlexNC added the feature New capabilities or enhancements to existing functionalities. label Jun 12, 2024
@HlexNC HlexNC self-assigned this Jun 12, 2024
Copy link

github-actions bot commented Jun 12, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

client/package.json
  • @babel/plugin-proposal-private-property-in-object@^7.21.11

@HlexNC HlexNC temporarily deployed to Production-Server June 13, 2024 11:15 — with GitHub Actions Inactive
@HlexNC HlexNC temporarily deployed to Production-Client June 13, 2024 11:16 — with GitHub Actions Inactive
@HlexNC HlexNC temporarily deployed to Production-Server June 13, 2024 14:52 — with GitHub Actions Inactive
@HlexNC HlexNC temporarily deployed to Production-Server June 13, 2024 14:53 — with GitHub Actions Inactive
@HlexNC HlexNC closed this Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New capabilities or enhancements to existing functionalities.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant