Skip to content

Commit

Permalink
removed the scripts files whose names found in duckdb workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
hmeriann committed Jun 25, 2024
1 parent 92bc2ad commit fb9d165
Show file tree
Hide file tree
Showing 76 changed files with 3 additions and 7,800 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Build extension binaries
uses: duckdb/extension-ci-tools/.github/workflows/[email protected]
with:
duckdb_version: main
duckdb_version: https://github.com/hmeriann/duckdb/pull/new/migrate-scripts
extension_name: sqlsmith

duckdb-stable-deploy:
Expand All @@ -25,6 +25,6 @@ jobs:
uses: ./.github/workflows/_extension_deploy.yml
secrets: inherit
with:
duckdb_version: main
duckdb_version: https://github.com/hmeriann/duckdb/pull/new/migrate-scripts
extension_name: sqlsmith
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
2 changes: 1 addition & 1 deletion duckdb
Submodule duckdb updated 1433 files
45 changes: 0 additions & 45 deletions scripts/apply_extension_patches.py

This file was deleted.

126 changes: 0 additions & 126 deletions scripts/asset-upload-gha.py

This file was deleted.

106 changes: 0 additions & 106 deletions scripts/asset-upload.py

This file was deleted.

63 changes: 0 additions & 63 deletions scripts/cancel_workflows.py

This file was deleted.

33 changes: 0 additions & 33 deletions scripts/check-issue-for-code-formatting.py

This file was deleted.

Loading

0 comments on commit fb9d165

Please sign in to comment.