Skip to content

Conversation

@staszkiet
Copy link
Member

No description provided.

@kasrow12 kasrow12 requested a review from Copilot April 19, 2025 14:23
Copy link

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 introduces a new GitHub Actions workflow to build and deploy the backend application to Azure. Key changes include:

  • Adding a new workflow file for the deployment process.
  • Defining separate jobs for building and deploying the application.
  • Integrating Azure login, artifact upload/download, and web app deployment steps.
Files not reviewed (1)
  • TickAPI/TickAPI/TickAPI.csproj: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/deployapi.yml:4

  • [nitpick] The workflow name 'Build and deploy Resellio Backend' does not clearly match the project file name 'TickAPI/TickAPI/TickAPI.csproj'. Please confirm that the naming is intentional to avoid confusion.
name: Build and deploy Resellio Backend

Copy link
Member

@kTrzcinskii kTrzcinskii left a comment

Choose a reason for hiding this comment

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

LGTM

@staszkiet staszkiet merged commit 96a022c into develop Apr 19, 2025
1 check passed
@kTrzcinskii kTrzcinskii deleted the feat/actions branch April 19, 2025 14:40
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.

3 participants