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

Create a demo project with CI/CD pipeline using GitHub Actions #317

Open
Ilxom-22 opened this issue Feb 8, 2024 · 1 comment
Open

Create a demo project with CI/CD pipeline using GitHub Actions #317

Ilxom-22 opened this issue Feb 8, 2024 · 1 comment
Assignees

Comments

@Ilxom-22
Copy link
Contributor

Ilxom-22 commented Feb 8, 2024

Description

Create a default Weather API project and add CI/CD pipeline using GitHub Actions.

Requirements

On push to main branch event the followings should happen automatically:

  1. Setup .NET
  2. Restore
  3. Build
  4. Publish
  5. Deployment

Deliverables

  • project should be deployed to Azure App Service
@Ilxom-22 Ilxom-22 self-assigned this Feb 8, 2024
@Ilxom-22
Copy link
Contributor Author

Ilxom-22 commented Feb 8, 2024

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

No branches or pull requests

1 participant