Skip to content

Report issues on GitHub actions#7201

Merged
bdukes merged 3 commits intodnnsoftware:developfrom
bdukes:report-issues-on-github-actions
Apr 20, 2026
Merged

Report issues on GitHub actions#7201
bdukes merged 3 commits intodnnsoftware:developfrom
bdukes:report-issues-on-github-actions

Conversation

@bdukes
Copy link
Copy Markdown
Contributor

@bdukes bdukes commented Apr 10, 2026

Summary

This PR updates the Cake build process to report issues when running on GitHub Actions (it currently reports issues using specific Azure DevOps APIs).

Additionally, I adjusted the usage of paths and IO to use more Cake helpers when possible.

@bdukes bdukes added this to the 10.3.2 milestone Apr 10, 2026
@bdukes bdukes force-pushed the report-issues-on-github-actions branch 2 times, most recently from 4197444 to 9df3c3b Compare April 10, 2026 17:40
Comment thread Build/Build.csproj Outdated
@bdukes bdukes force-pushed the report-issues-on-github-actions branch from 9df3c3b to 4a96864 Compare April 10, 2026 18:11
@bdukes bdukes enabled auto-merge (rebase) April 10, 2026 18:46
@bdukes bdukes force-pushed the report-issues-on-github-actions branch from 4a96864 to 15a81d0 Compare April 10, 2026 18:46
valadas
valadas previously approved these changes Apr 15, 2026
@bdukes bdukes force-pushed the report-issues-on-github-actions branch from 85a3e8e to c9351d9 Compare April 17, 2026 15:54
@bdukes bdukes disabled auto-merge April 17, 2026 16:08
@bdukes bdukes force-pushed the report-issues-on-github-actions branch from c9351d9 to e3e900f Compare April 17, 2026 16:08
@bdukes bdukes enabled auto-merge April 17, 2026 16:08
@bdukes bdukes requested a review from mitchelsellers April 17, 2026 17:11
@bdukes bdukes force-pushed the report-issues-on-github-actions branch from e3e900f to b3acf6d Compare April 17, 2026 17:23
Comment thread Build/Tasks/CopyWebConfigToDevSite.cs
Copy link
Copy Markdown
Contributor

@mitchelsellers mitchelsellers left a comment

Choose a reason for hiding this comment

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

Looks good, jsut one question I added.

Given that we are switching to GitHubActions do we eventually want to remove the AzurePipelines stuff, or just leave it to help others that may neeed it?

@bdukes bdukes added this pull request to the merge queue Apr 19, 2026
@valadas
Copy link
Copy Markdown
Contributor

valadas commented Apr 19, 2026

Looks good, jsut one question I added.

Given that we are switching to GitHubActions do we eventually want to remove the AzurePipelines stuff, or just leave it to help others that may neeed it?

I think we could kill it IMO.

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 19, 2026
@bdukes bdukes force-pushed the report-issues-on-github-actions branch from b3acf6d to b8d5be1 Compare April 20, 2026 13:28
@bdukes bdukes enabled auto-merge April 20, 2026 13:28
@bdukes
Copy link
Copy Markdown
Contributor Author

bdukes commented Apr 20, 2026

Once we totally shut down our usage of Azure Pipelines we could remove it, though I don't know that it really hurts anything at this point.

@bdukes bdukes added this pull request to the merge queue Apr 20, 2026
Merged via the queue into dnnsoftware:develop with commit b5ab5d7 Apr 20, 2026
9 checks passed
@bdukes bdukes deleted the report-issues-on-github-actions branch April 20, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants