Skip to content

Commit

Permalink
The Big Cleanup (#2275)
Browse files Browse the repository at this point in the history
The Big Cleanup

Removed:
- All related to pulp plugin_template (except those scripts reused by `ci_full`)
- All related to the legacy `./compose` stack
- Useless Makefile targets
- References of old compose stack and plugin template on docs and other files

Skips:
- Package_install test on dab_jwt because DAB is not released yet
  • Loading branch information
rochacbruno authored Sep 26, 2024
1 parent f2262c6 commit 2b87a18
Show file tree
Hide file tree
Showing 82 changed files with 7 additions and 5,385 deletions.
48 changes: 0 additions & 48 deletions .ci/ansible/Containerfile.j2

This file was deleted.

7 changes: 0 additions & 7 deletions .ci/ansible/ansible.cfg

This file was deleted.

27 changes: 0 additions & 27 deletions .ci/ansible/build_container.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions .ci/ansible/filter/repr.py

This file was deleted.

12 changes: 0 additions & 12 deletions .ci/ansible/inventory.yaml

This file was deleted.

60 changes: 0 additions & 60 deletions .ci/ansible/settings.py.j2

This file was deleted.

34 changes: 0 additions & 34 deletions .ci/ansible/smash-config.json

This file was deleted.

109 changes: 0 additions & 109 deletions .ci/ansible/start_container.yaml

This file was deleted.

Empty file removed .ci/assets/.gitkeep
Empty file.
7 changes: 0 additions & 7 deletions .ci/assets/httpie/config.json

This file was deleted.

3 changes: 0 additions & 3 deletions .ci/assets/release_requirements.txt

This file was deleted.

34 changes: 0 additions & 34 deletions .ci/scripts/calc_deps_lowerbounds.py

This file was deleted.

7 changes: 0 additions & 7 deletions .ci/scripts/check_gettext.sh
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
#!/bin/bash

# WARNING: DO NOT EDIT!
#
# This file was generated by plugin_template, and is managed by it. Please use
# './plugin-template --github galaxy_ng' to update this file.
#
# For more info visit https://github.com/pulp/plugin_template

# make sure this script runs at the repo root
cd "$(dirname "$(realpath -e "$0")")"/../..

Expand Down
Loading

0 comments on commit 2b87a18

Please sign in to comment.