Skip to content

Commit

Permalink
Reorder agent files following new directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasTurina committed Jul 5, 2024
1 parent 0daa0b6 commit 494be92
Show file tree
Hide file tree
Showing 1,792 changed files with 11,960 additions and 19,468 deletions.
23 changes: 0 additions & 23 deletions .github/actions/test-install-components/install_component.sh

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/.python-version-it

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-aws-tier-0-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Download and install integration tests framework.
- name: Download and install integration tests framework
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-execd-tier-0-1-lin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for linux.
- name: Build wazuh agent for linux
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-execd-tier-0-1-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
- name: Add WiX toolkit to PATH
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-fim-tier-0-1-lin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for linux.
- name: Build wazuh agent for linux
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-fim-tier-0-1-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for macOS.
- name: Build wazuh agent for macOS
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-fim-tier-0-1-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
- name: Add WiX toolkit to PATH
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-fim-tier-2-lin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for linux.
- name: Build wazuh agent for linux
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-fim-tier-2-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
- name: Add WiX toolkit to PATH
shell: bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for linux.
- name: Build wazuh agent for linux
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
- name: Add WiX toolkit to PATH
shell: bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for linux.
- name: Build wazuh agent for linux
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for macOS.
- name: Build wazuh agent for macOS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
- name: Add WiX toolkit to PATH
shell: bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Setup MSGraph Proxy
- name: Download m365proxy and config http for msgraph module
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for linux.
- name: Build wazuh agent for linux
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
- name: Add WiX toolkit to PATH
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-sca-tier-0-1-lin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for linux.
- name: Build wazuh agent for linux
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-sca-tier-0-1-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
- name: Add WiX toolkit to PATH
shell: bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
# Build wazuh agent for linux.
- name: Build wazuh agent for linux
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version-file: ".github/workflows/.python-version-it"
python-version-file: ".github/workflows/.python-version"
architecture: x64
- name: Add WiX toolkit to PATH
shell: bash
Expand Down
35 changes: 0 additions & 35 deletions .github/workflows/macos-build-tests.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/macos-syscollector-tests.yml

This file was deleted.

74 changes: 0 additions & 74 deletions .github/workflows/macos-unit-tests.yml

This file was deleted.

Loading

0 comments on commit 494be92

Please sign in to comment.