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 place holders for dotnet workflows #223

Merged
merged 1 commit into from
Jul 4, 2023
Merged

add place holders for dotnet workflows #223

merged 1 commit into from
Jul 4, 2023

Conversation

swatDong
Copy link
Contributor

@swatDong swatDong commented Jul 3, 2023

For #210.
GitHub detects workflows from the default branch. This PR adds place holders to main branch, while #222 adds detailed dotnet workflows to DOTNET branch.

@swatDong swatDong mentioned this pull request Jul 3, 2023
@singhk97 singhk97 self-requested a review July 3, 2023 16:30
singhk97 pushed a commit that referenced this pull request Jul 4, 2023
For #210
- Workflow *dotnet-ci* on push - build/test/pack and upload artifacts.
- Workflow *dotnet-pr* on pull request - build/test and print test
coverage.
- Add `.editorconfig` file for lint and format. Use warning severity for
now and will change to error after fixing all source code.

Since GitHub detects workflows from the default branch. Actions will be
available after #223 is
merged.
I used my forked repo to test the workflow. See
https://github.com/swatDong/teams-ai/actions/runs/5441987419,
https://github.com/swatDong/teams-ai/actions/runs/5442299363
@singhk97 singhk97 merged commit 9e96505 into microsoft:main Jul 4, 2023
1 check 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.

2 participants