Skip to content

Commit

Permalink
Merge remote-tracking branch 'common/main' into slim-common
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaldessari committed Oct 22, 2024
2 parents 193580b + fd3330d commit d2c16b5
Show file tree
Hide file tree
Showing 286 changed files with 165 additions and 97,596 deletions.
6 changes: 1 addition & 5 deletions common/.github/linters/.gitleaks.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
[whitelist]
# As of v4, gitleaks only matches against filename, not path in the
# files directive. Leaving content for backwards compatibility.
files = [
"ansible/plugins/modules/*.py",
"ansible/tests/unit/test_*.py",
"ansible/tests/unit/v1/*.yaml",
]
files = [ ]
17 changes: 0 additions & 17 deletions common/.github/workflows/ansible-lint.yml

This file was deleted.

52 changes: 0 additions & 52 deletions common/.github/workflows/ansible-unittest.yml

This file was deleted.

108 changes: 0 additions & 108 deletions common/.github/workflows/chart-branches.yml

This file was deleted.

42 changes: 0 additions & 42 deletions common/.github/workflows/chart-split.yml

This file was deleted.

57 changes: 0 additions & 57 deletions common/.github/workflows/jsonschema.yaml

This file was deleted.

65 changes: 0 additions & 65 deletions common/.github/workflows/linter.yml

This file was deleted.

8 changes: 8 additions & 0 deletions common/Changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## Sep 24, 2024

* Ansible has been moved out of the common code tree, you must use a clustergroup chart that is >= 0.9.1

## Sep 6, 2024

* Most charts have been removed from the tree. To get the charts you now have to point to them

## Sep 25, 2023

* Upgraded ESO to v0.9.5
Expand Down
Loading

0 comments on commit d2c16b5

Please sign in to comment.