Commit graph

120393 commits

Author SHA1 Message Date
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
Daniel A. Wozniak
0820ee84b0 Remove unused code 2025-02-11 16:48:37 -07:00
Daniel A. Wozniak
4081406715 Github variables wont do the trick 2025-02-11 16:48:37 -07:00
Twangboy
91dc936543 Fix failing tests 2025-02-11 15:07:32 -07:00
Twangboy
fb658a369b fix lint 2025-02-11 15:07:32 -07:00
Twangboy
ec49ec72c8 Add changelog 2025-02-11 15:07:32 -07:00
Twangboy
49950e7a25 Handle AllowInboundRules when setting firewall 2025-02-11 15:07:32 -07:00
twangboy
bd20c5117d Add install guide link and repo urls 2025-02-11 15:07:12 -07:00