Skip to content

Commit

Permalink
refactor(contrib): remove and re-locate contrib folder content (#9316)
Browse files Browse the repository at this point in the history
This PR refactors the contrib folder by deleting unnecessary files and
relocating others to a new repository.

Deleted the following files and folders:
- contrib/integration
- contrib/scripts
- contrib/tlstest
- contrib/local-test
- contrib/manual_test
- wait-for-it.sh

Relocated the following files and folders to
[github.com/hypermodeinc/dgraph-experimental](https://github.com/hypermodeinc/dgraph-experimental):
- contrib/config
- contrib/docker-build
- contrib/systemd
  • Loading branch information
shivaji-kharse authored Feb 25, 2025
1 parent 7c532be commit d4a5668
Show file tree
Hide file tree
Showing 345 changed files with 109 additions and 19,616 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dgraph-system-upgrade-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
dgraph-upgrade-tests:
if: github.event.pull_request.draft == false
runs-on: warp-ubuntu-latest-x64-4x
timeout-minutes: 60
timeout-minutes: 90
steps:
- uses: actions/checkout@v4
with:
Expand Down
3 changes: 0 additions & 3 deletions contrib/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions contrib/config/backups/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions contrib/config/backups/azure/.env

This file was deleted.

2 changes: 0 additions & 2 deletions contrib/config/backups/azure/.gitignore

This file was deleted.

246 changes: 0 additions & 246 deletions contrib/config/backups/azure/README.md

This file was deleted.

1 change: 0 additions & 1 deletion contrib/config/backups/azure/azure_cli/.gitignore

This file was deleted.

76 changes: 0 additions & 76 deletions contrib/config/backups/azure/azure_cli/README.md

This file was deleted.

Loading

0 comments on commit d4a5668

Please sign in to comment.