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
ScriptAutomate
31a3e157f4
Update various out-dated links, emails, etc.
2025-02-11 15:07:12 -07:00
twangboy
4a6bd863e8
Change repo.saltproject.io to new url
2025-02-11 15:07:12 -07:00
David Murphy
c2f129ac58
Add back accidentially deleted pkg sub-dir.
2025-02-10 15:26:36 -07:00
David Murphy
3aec32f675
Remove artifacts change to .gitignore
2025-02-10 15:26:36 -07:00
David Murphy
39cebf6f1d
Update for reviewer comments, and add artifacts to git ignore
2025-02-10 15:26:36 -07:00
David Murphy
a7f38d9473
Correct dictionary format returned in test
2025-02-10 15:26:36 -07:00
David Murphy
06d813285d
Add test support for slash embedded in git branch name when using pillar
2025-02-10 15:26:36 -07:00
David Murphy
ccdc5bb138
Removed debugging statements
2025-02-10 15:26:36 -07:00
David Murphy
092ce44978
More debugging
2025-02-10 15:26:36 -07:00
David Murphy
368ee2ac38
More debugging on pygit2
2025-02-10 15:26:36 -07:00
David Murphy
5779722440
Fixed debugging test
2025-02-10 15:26:36 -07:00
David Murphy
c346ebaad4
Fix modified debug test
2025-02-10 15:26:36 -07:00
David Murphy
d0231f33ee
Added debugging outputs
2025-02-10 15:26:36 -07:00
David Murphy
b0029609ab
WIP - Generate a rebuild to test gitfs pillar
2025-02-10 15:26:36 -07:00
Daniel A. Wozniak
971458eb6d
Add more workflows to restart
2025-02-09 16:55:23 -07:00
Daniel A. Wozniak
be25fb8f7e
Branch build fix
2025-02-06 15:06:58 -07:00
Daniel A. Wozniak
2b44a6ce9a
Add requested slugs
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
be450ab3f1
Skip jobs when they are not needed
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
d9167652e5
Clean up if syntax
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
7ca0312ae2
Allow configuration of which slugs to run
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
ee49042a0f
show testrun for debug
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
3d240a12d7
fix output step name
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
9198bac5e9
syntax fix
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
2043789125
Wean off define testrun
2025-02-05 14:13:12 -07:00
Daniel A. Wozniak
21df2a121d
Remove deleted job from needs
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
edfb640fe3
Fix syntax
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
31fe2b2222
Fix exit status
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
54b277a971
Add environment for gh cli
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
15cd75bdef
Add shell to step
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
df5997c400
Fix shellcheck
2025-02-04 15:36:43 -07:00
Daniel A. Wozniak
461e41fc11
Pull in new retry logic from master
2025-02-04 15:36:43 -07:00