Compare commits

...

14 Commits

Author SHA1 Message Date
d232c25e22 Merge branch 'testing' into release
All checks were successful
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 0s
Docker Build Pipeline / Check-Environment (push) Successful in 0s
Docker Build Pipeline / Clone-Repo (push) Successful in 0s
Docker Build Pipeline / Build-Images (push) Successful in 1s
Docker Build Pipeline / Push-Images (push) Successful in 1s
Docker Build Pipeline / Cleanup-Build-Images (push) Successful in 8s
Docker Build Pipeline / Cleanup-Docker-Login (push) Successful in 1s
2025-01-15 11:21:45 -05:00
20bc8d7e32 Fix build-release.yml
All checks were successful
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 0s
Docker Build Pipeline / Check-Environment (push) Successful in 0s
Docker Build Pipeline / Clone-Repo (push) Successful in 0s
Docker Build Pipeline / Build-Images (push) Successful in 4m18s
Docker Build Pipeline / Push-Images (push) Successful in 2m40s
Docker Build Pipeline / Cleanup-Build-Images (push) Successful in 0s
Docker Build Pipeline / Cleanup-Docker-Login (push) Successful in 0s
2025-01-15 11:07:33 -05:00
fb48374b70 Add procps(-ng)
All checks were successful
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 1s
Docker Build Pipeline / Check-Environment (push) Successful in 38s
Docker Build Pipeline / Clone-Repo (push) Successful in 1s
Docker Build Pipeline / Build-Images (push) Successful in 5m25s
Docker Build Pipeline / Push-Images (push) Successful in 2m42s
Docker Build Pipeline / Cleanup-Build-Images (push) Successful in 0s
Docker Build Pipeline / Cleanup-Docker-Login (push) Successful in 0s
2025-01-15 01:17:28 -05:00
8938014ddb Add tree to the container builds
All checks were successful
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 1s
Docker Build Pipeline / Check-Environment (push) Successful in 1s
Docker Build Pipeline / Clone-Repo (push) Successful in 1s
Docker Build Pipeline / Build-Images (push) Successful in 5m2s
Docker Build Pipeline / Push-Images (push) Successful in 4m22s
Docker Build Pipeline / Cleanup-Build-Images (push) Successful in 17s
Docker Build Pipeline / Cleanup-Docker-Login (push) Successful in 0s
2024-12-21 23:23:35 -05:00
c0fdbcf84a Updates
Some checks failed
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 0s
Docker Build Pipeline / Check-Environment (push) Successful in 0s
Docker Build Pipeline / Clone-Repo (push) Successful in 0s
Docker Build Pipeline / Push-Images (push) Has been cancelled
Docker Build Pipeline / Cleanup-Build-Images (push) Has been cancelled
Docker Build Pipeline / Cleanup-Docker-Login (push) Has been cancelled
Docker Build Pipeline / Build-Images (push) Has been cancelled
2024-12-21 23:21:10 -05:00
39ce63a244 Revert clone method; updates 2
All checks were successful
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 1s
Docker Build Pipeline / Check-Environment (push) Successful in 1s
Docker Build Pipeline / Clone-Repo (push) Successful in 1s
Docker Build Pipeline / Build-Images (push) Successful in 5m0s
Docker Build Pipeline / Push-Images (push) Successful in 5m47s
Docker Build Pipeline / Cleanup-Build-Images (push) Successful in 0s
Docker Build Pipeline / Cleanup-Docker-Login (push) Successful in 0s
2024-12-21 22:56:14 -05:00
9a2831b17e Revert clone method; updates
Some checks failed
Docker Build Pipeline / Push-Images (push) Waiting to run
Docker Build Pipeline / Cleanup-Build-Images (push) Waiting to run
Docker Build Pipeline / Cleanup-Docker-Login (push) Waiting to run
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 1s
Docker Build Pipeline / Check-Environment (push) Successful in 1s
Docker Build Pipeline / Clone-Repo (push) Failing after 1s
Docker Build Pipeline / Build-Images (push) Has been cancelled
2024-12-21 22:54:59 -05:00
4f1f2efa17 Trying different way of cloning; updates to cmds 2
Some checks failed
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 1s
Docker Build Pipeline / Check-Environment (push) Successful in 1s
Docker Build Pipeline / Clone-Repo (push) Failing after 1s
Docker Build Pipeline / Build-Images (push) Failing after 1s
Docker Build Pipeline / Push-Images (push) Failing after 1s
Docker Build Pipeline / Cleanup-Build-Images (push) Failing after 1s
Docker Build Pipeline / Cleanup-Docker-Login (push) Successful in 1s
2024-12-21 22:53:53 -05:00
4091513585 Trying different way of cloning; updates to cmds
Some checks failed
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 1s
Docker Build Pipeline / Check-Environment (push) Failing after 1s
Docker Build Pipeline / Clone-Repo (push) Failing after 2s
Docker Build Pipeline / Build-Images (push) Failing after 0s
Docker Build Pipeline / Push-Images (push) Failing after 1s
Docker Build Pipeline / Cleanup-Build-Images (push) Failing after 1s
Docker Build Pipeline / Cleanup-Docker-Login (push) Successful in 0s
2024-12-21 22:52:45 -05:00
13b84df2fd Update actions branch; tweaks to workflow
All checks were successful
Docker Build Pipeline / Cleanup-Old-Artifacts (push) Successful in 0s
Docker Build Pipeline / Check-Environment (push) Successful in 0s
Docker Build Pipeline / Clone-Repo (push) Successful in 0s
Docker Build Pipeline / Build-Images (push) Successful in 5m6s
Docker Build Pipeline / Push-Images (push) Successful in 2m43s
Docker Build Pipeline / Cleanup-Build-Images (push) Successful in 0s
Docker Build Pipeline / Cleanup-Docker-Login (push) Successful in 0s
2024-12-17 22:01:10 -05:00
3edcffdcd2 Merge branch 'release' into testing 2024-12-17 21:08:06 -05:00
11ef01c446 Re-trigger CI - On the correct branch this time
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-12-16 18:11:30 -05:00
97ca40a1d6 Re-trigger CI
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-12-16 17:58:11 -05:00
63ca9dea19 Remove Debian 12; Re-name CentOS 9 build file
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-12-16 17:54:37 -05:00
4 changed files with 13 additions and 9 deletions

View File

@ -26,12 +26,12 @@ jobs:
steps:
- name: Environment check
run: |
echo "BUILD_USER: $(whoami)" && echo
echo "PWD: $(pwd)" && echo
hostnamectl && echo
lscpu && echo
env && echo
whoami && echo
pwd && echo
tree && echo
git log -1 && echo
docker info && echo
Clone-Repo:
@ -47,6 +47,9 @@ jobs:
cd ansible-dev
git checkout ${{ env.GITHUB_REF_NAME }}
- name: Verify current commit
run: cd ansible-dev && git log -1
Build-Images:
runs-on: self-hosted

View File

@ -12,7 +12,7 @@ COPY python/requirements.txt /tmp/requirements.txt
# RUN dnf install -y python3-pip git ansible-core python3-ansible-lint
RUN dnf update -y \
&& dnf install -y python3-pip git systemd nodejs tree \
&& dnf install -y python3-pip python3-devel gcc git systemd nodejs tree procps-ng \
&& pip install pip --upgrade \
&& pip install -r /tmp/requirements.txt

View File

@ -12,7 +12,7 @@ COPY python/requirements.txt /tmp/requirements.txt
RUN apt update \
&& apt dist-upgrade -y \
&& apt autoremove --purge -y \
&& apt install -y python3-pip git systemd nodejs tree \
&& apt install -y python3-pip git systemd nodejs tree procps \
&& pip install pip --upgrade --break-system-packages \
&& pip install -r /tmp/requirements.txt --break-system-packages

View File

@ -11,9 +11,10 @@ COPY conf/dnf.conf /etc/dnf/dnf.conf
COPY python/requirements.txt /tmp/requirements.txt
# RUN dnf install -y python3-pip git ansible-core python3-ansible-lint
RUN dnf install -y python3-pip python3-devel gcc git systemd nodejs tree \
&& pip install pip --upgrade \
&& pip install -r /tmp/requirements.txt
RUN dnf update -y \
&& dnf install -y python3-pip python3-devel gcc git systemd nodejs tree procps-ng \
&& pip install pip --upgrade \
&& pip install -r /tmp/requirements.txt
COPY ansible/ansible-check.yml /tmp/ansible-check.yml