Commit graph

120400 commits

Author SHA1 Message Date
Twangboy
685d330cc0 Fix some lint
Some checks failed
CI / Prepare Workflow Run (push) Has been cancelled
CI / Pre-Commit (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / NSIS Tests (push) Has been cancelled
CI / Prepare Release: (push) Has been cancelled
CI / Documentation (push) Has been cancelled
CI / Build Source Tarball (push) Has been cancelled
CI / Build Onedir Dependencies (push) Has been cancelled
CI / Build Salt Onedir (push) Has been cancelled
CI / Build Packages (push) Has been cancelled
CI / CI Deps (push) Has been cancelled
CI / Test Package (push) Has been cancelled
CI / Test Salt (push) Has been cancelled
CI / Combine Code Coverage (push) Has been cancelled
CI / Set the Pipeline Exit Status (push) Has been cancelled
2025-02-28 02:47:47 -07:00
Twangboy
680f27f9b8 Fix stacktrace with unmapped account names 2025-02-28 02:47:47 -07:00
Daniel A. Wozniak
2b41383e2b Allow pre-commit to be cancelled sooner 2025-02-28 02:46:54 -07:00
Georg Pfuetzenreuter
24a58e8211 Set virtual grain in Podman systemd container
Some checks failed
CI / Prepare Workflow Run (push) Has been cancelled
CI / Pre-Commit (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / NSIS Tests (push) Has been cancelled
CI / Prepare Release: (push) Has been cancelled
CI / Documentation (push) Has been cancelled
CI / Build Source Tarball (push) Has been cancelled
CI / Build Onedir Dependencies (push) Has been cancelled
CI / Build Salt Onedir (push) Has been cancelled
CI / Build Packages (push) Has been cancelled
CI / CI Deps (push) Has been cancelled
CI / Test Package (push) Has been cancelled
CI / Test Salt (push) Has been cancelled
CI / Combine Code Coverage (push) Has been cancelled
CI / Set the Pipeline Exit Status (push) Has been cancelled
Correctly handle the systemd-detect-virt output to identify a Podman
container running systemd as what it is instead of as a physical machine.

Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
2025-02-26 14:04:01 -07:00
Daniel A. Wozniak
d09a741c4e Pull in restart workflow changes from master
Some checks are pending
CI / Prepare Workflow Run (push) Waiting to run
CI / Pre-Commit (push) Blocked by required conditions
CI / Lint (push) Blocked by required conditions
CI / NSIS Tests (push) Blocked by required conditions
CI / Prepare Release: (push) Blocked by required conditions
CI / Documentation (push) Blocked by required conditions
CI / Build Source Tarball (push) Blocked by required conditions
CI / Build Onedir Dependencies (push) Blocked by required conditions
CI / Build Salt Onedir (push) Blocked by required conditions
CI / Build Packages (push) Blocked by required conditions
CI / CI Deps (push) Blocked by required conditions
CI / Test Package (push) Blocked by required conditions
CI / Test Salt (push) Blocked by required conditions
CI / Combine Code Coverage (push) Blocked by required conditions
CI / Set the Pipeline Exit Status (push) Blocked by required conditions
2025-02-25 16:15:12 -07:00
David Murphy
c16232efad Getting nightly builds running again for 3006.x 2025-02-25 16:00:34 -07:00
Daniel A. Wozniak
5e19e2db18 more pre-commmit fixes 2025-02-21 03:05:01 -07:00
Daniel A. Wozniak
b5b850167b Fix pre-commit 2025-02-20 23:50:36 -07:00
David Murphy
3f2b63f5bc Added blank line to force rebuild 2025-02-20 14:40:58 -07:00
David Murphy
e9895ca480 Revert change, wrong issue branch was used 2025-02-20 14:40:58 -07:00
David Murphy
4fe15bc4fa Attempt to use python3 provided by relenv 2025-02-20 14:40:58 -07:00
David Murphy
81885bace3 Added changelog entry 2025-02-20 14:40:58 -07:00
David Murphy
784dea3884 Restored support for Python 3.9 to test if build now completes successfully 2025-02-20 14:40:58 -07:00
David Murphy
17d2ceb2e8 Removing support for Python 3.7, 3.8 nd 3.9 from pre-commit 2025-02-20 14:40:58 -07:00
Daniel Wozniak
fa82e19f2b
Merge pull request #67756 from dmurphy18/fix_changelog
Corrected the issue number for changelog file
2025-02-20 09:59:26 -07:00
David Murphy
3b4094073e
Corrected the issue number for changelog file 2025-02-20 07:56:01 -07:00
Daniel Wozniak
c212603305
Merge pull request #67152 from hurzhurz/fix-yumpkg
[3006.x] fix yumpkg for Python <3.8
2025-02-20 02:42:23 -07:00
Daniel A. Wozniak
643c26f351 Allow workflows to be more easily (and quickly) cancelled 2025-02-19 16:10:17 -07:00
David Murphy
1d4c12ec3b Allow slash '/' in git branch names and traverse git branches using os.walk 2025-02-19 14:36:24 -07:00
David Murphy
e120c04617 Drop replacing slash in git branch name 2025-02-19 14:36:24 -07:00
David Murphy
2dbbcb5ed1 Fix tech-debt for Git Pillar data with os.walk 2025-02-19 14:36:24 -07:00
Daniel A. Wozniak
4725d274dc Remove environment variables 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
88a3dabf7b Try removing some environment variables 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
fe2eefccfb remove pip env vars 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
c59bd42e60 Fix environment variables when using docker exec 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
99871bef43 test reverted change 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
68f4107bdb Add ssh command 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
fabaa0fb0a Fix environment for arm linux 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
ad1b07728b Fix up container create 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
5dfc7f710f Fix container name for package tests 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
06f6251b63 use name 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
bb7ebb38e4 Setup python tools before creating container 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
3219011dfb use tools to create container 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
cecf31f29b Add cache prefix 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
4c8ca3062c Add container tool 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
5f941f75bb Cleanly exit rtcforward 2025-02-18 18:31:03 -07:00
Daniel A. Wozniak
e73182646d Use the ip6netnetwork we created 2025-02-18 18:31:03 -07:00
hurzhurz
634d5d11df fix yumpkg for Python <3.8 2025-02-18 18:15:13 -07:00
Daniel A. Wozniak
bc007e3c55 Break out PRs to separate workflow 2025-02-18 13:46:02 -07:00
Daniel A. Wozniak
44e4a1ef7d Remove branches from workflow-finished 2025-02-17 14:03:56 -07:00
Daniel A. Wozniak
59ab018e0f Fix spelling error 2025-02-12 16:58:48 -07:00
Joe Groocock
dcf37bda37 Use Current ioloop in SyncWrapper
A new ioloop is created for each SyncWrapper, but is not swapped in
automatically (see make_current=False for Tornado) anymore - this means
that the context manager (current_ioloop) is needed to access that
ioloop for the purposes of the synchronus execution.

Signed-off-by: Joe Groocock <jgroocock@cloudflare.com>
2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
f6db09f724 Fix up log levels 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
06a9a3ab96 Fix pre-commit 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
d714a112b5 Fix unit test failures 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
e1056ccf39 Add some debug log statements 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
05cd683eab Fix flaky multi-master test
Run event handlers for all master's in parallel. Otherwise, one handler
could block the other from running in a timely manner.
2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
6dcb7182b3 Do not alow get_event to run with async subscriber 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
f6aa6ff807 Initial commit of large event fix 2025-02-12 16:58:48 -07:00
Daniel A. Wozniak
66e46a32d8 Add regression test for #66562 2025-02-12 16:58:48 -07:00