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

[in-proc backport] Cleanup unneeded files, move others #10788

Merged
merged 1 commit into from
Feb 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
fetch-depth: 0
- name: Run backport
uses: ./tools/actions/backport
uses: ./eng/actions/backport
with:
target_branch: ${{ steps.target-branch-extractor.outputs.result }}
auth_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
35 changes: 0 additions & 35 deletions Dockerfile

This file was deleted.

20 changes: 0 additions & 20 deletions build/Get-AzureFunctionsVersion.psm1

This file was deleted.

1 change: 0 additions & 1 deletion build/build-extensions.ps1

This file was deleted.

24 changes: 0 additions & 24 deletions build/check-vulnerabilities.ps1

This file was deleted.

16 changes: 0 additions & 16 deletions build/install-dotnet.yml

This file was deleted.

6 changes: 0 additions & 6 deletions build/python.props

This file was deleted.

6 changes: 0 additions & 6 deletions build/version.proj

This file was deleted.

Binary file removed build/webjobs.png
Binary file not shown.
116 changes: 0 additions & 116 deletions check.ps1

This file was deleted.

Loading
Loading