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

🚀 Add full CI/CD pipeline #922

Merged
merged 6 commits into from
Jul 12, 2023
Merged

🚀 Add full CI/CD pipeline #922

merged 6 commits into from
Jul 12, 2023

Conversation

jasontaylordev
Copy link
Owner

@jasontaylordev jasontaylordev commented Jul 11, 2023

Overview

Updated the template to include a full CI/CD pipeline. The pipeline is responsible for building, testing, publishing, and deploying the solution. I've used GitHub Actions, Azure Bicep templates, and EF Core bundles. It deploys to both a Test and Production environment.

Projects created with the template can now easily be deployed to Azure using the included GitHub Actions workflows and Bicep templates.

Feedback

Please review the changes and provide your feedback. Thank you! ❤️

@neozhu
Copy link

neozhu commented Jul 11, 2023

@jasontaylordev
image

I see the same prompt in my project: Code scanning results / CodeQL Completed in 3s — 1 configuration not found. Is this normal? I've been thinking that there might be a misconfiguration somewhere. Do you have any insights on this?

@jasontaylordev
Copy link
Owner Author

Hey @neozhu, I think it might be a side effect of renaming codeql-analysis.yml to codeql.yml:

image

Hopefully it's not an issue once it is merged in.

@jasontaylordev jasontaylordev merged commit d13c0b9 into main Jul 12, 2023
0 of 2 checks passed
@jasontaylordev jasontaylordev deleted the CICD branch July 12, 2023 11:36
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.

2 participants