Skip to content

Commit

Permalink
Remove deprecated files
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
lubosmj committed Jul 2, 2024
1 parent e52fa5d commit 969e852
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 522 deletions.
2 changes: 1 addition & 1 deletion .github/template_gitref
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021.08.26-347-gc4a2504
2021.08.26-349-g4925dbe
69 changes: 0 additions & 69 deletions .github/workflows/scripts/install_python_client.sh

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/scripts/install_ruby_client.sh

This file was deleted.

9 changes: 0 additions & 9 deletions .github/workflows/scripts/post_docs_test.sh

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/scripts/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ cd "$(dirname "$(realpath -e "$0")")"/../../..
source .github/workflows/scripts/utils.sh

export POST_SCRIPT=$PWD/.github/workflows/scripts/post_script.sh
export POST_DOCS_TEST=$PWD/.github/workflows/scripts/post_docs_test.sh
export FUNC_TEST_SCRIPT=$PWD/.github/workflows/scripts/func_test_script.sh

# Needed for both starting the service and building the docs.
Expand All @@ -38,10 +37,6 @@ if [[ "$TEST" = "docs" ]]; then
make PULP_URL="$PULP_URL" diagrams html
tar -cvf docs.tar ./_build
cd ..

if [ -f "$POST_DOCS_TEST" ]; then
source "$POST_DOCS_TEST"
fi
exit
fi

Expand Down
47 changes: 0 additions & 47 deletions CHANGES/.TEMPLATE.rst

This file was deleted.

32 changes: 0 additions & 32 deletions docs/_scripts/base.sh

This file was deleted.

16 changes: 0 additions & 16 deletions docs/_scripts/build_containerfile.sh

This file was deleted.

5 changes: 0 additions & 5 deletions docs/_scripts/cleanup_export.sh

This file was deleted.

11 changes: 0 additions & 11 deletions docs/_scripts/create_containerfile.sh

This file was deleted.

12 changes: 0 additions & 12 deletions docs/_scripts/create_example.sh

This file was deleted.

22 changes: 0 additions & 22 deletions docs/_scripts/distribution.sh

This file was deleted.

38 changes: 0 additions & 38 deletions docs/_scripts/docs_check.sh

This file was deleted.

11 changes: 0 additions & 11 deletions docs/_scripts/download_after_sync.sh

This file was deleted.

22 changes: 0 additions & 22 deletions docs/_scripts/download_after_tagging.sh

This file was deleted.

20 changes: 0 additions & 20 deletions docs/_scripts/export_repository.sh

This file was deleted.

Loading

0 comments on commit 969e852

Please sign in to comment.