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

Rename action directory and delete unused actions #11367

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Jan 8, 2025

The folder was named "workflow" which doesn't get picked up by github actions (needs to be workflows)

I also deleted the unused actions to prevent them from running now that we've turned on actions

@dibarbet dibarbet changed the title Backport razor Rename action directory and delete unused actions Jan 8, 2025
@dibarbet dibarbet merged commit 6548934 into dotnet:main Jan 8, 2025
12 checks passed
@dibarbet
Copy link
Member Author

dibarbet commented Jan 8, 2025

/backport to release/dev17.13

@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

Started backporting to release/dev17.13: https://github.com/dotnet/razor/actions/runs/12678067676

Copy link

github-actions bot commented Jan 8, 2025

@dibarbet backporting to release/dev17.13 failed, the patch most likely resulted in conflicts:

$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: fix folder name
error: mode change for .github/workflow/backport.yml, which is not in current HEAD
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 fix folder name
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@dibarbet
Copy link
Member Author

dibarbet commented Jan 8, 2025

/backport to release/dev17.13

Copy link

github-actions bot commented Jan 8, 2025

Started backporting to release/dev17.13: https://github.com/dotnet/razor/actions/runs/12678119540

Copy link

github-actions bot commented Jan 8, 2025

@dibarbet backporting to release/dev17.13 failed, the patch most likely resulted in conflicts:

$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: fix folder name
error: mode change for .github/workflow/backport.yml, which is not in current HEAD
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 fix folder name
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

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