Skip to content
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
596 commits
Select commit Hold shift + click to select a range
4c1b423
Fix incorrect formatting for code block
samcole8 Feb 19, 2025
bac3653
Check workflow finished syntax
dwoz Feb 26, 2025
4e3eb14
Refactor nightly
dwoz Feb 26, 2025
44d6667
Add workflow job environment
dwoz Feb 26, 2025
b22adba
Fix up app token
dwoz Feb 26, 2025
9338d94
Fix var context
dwoz Feb 26, 2025
f134da8
fix typo
dwoz Feb 26, 2025
cbaf7a2
Fix nightly prepare workflow check
dwoz Feb 26, 2025
9a9b8f8
Update action lint version
dwoz Feb 26, 2025
0ad9b3b
Update workflows to work with actionlint version
dwoz Feb 26, 2025
b51e75e
Implement multiple inventory for ansible.targets
vzhestkov Feb 26, 2025
1898c59
Add tests for multiple inventories with ansible.targets
vzhestkov Feb 27, 2025
1554e84
Add changelog entry
vzhestkov Feb 27, 2025
c5b3947
Merge branch '3007.x'
dwoz Mar 8, 2025
f906ca5
Merge pull request #67803 from dwoz/merge/master/3007.x
dwoz Mar 8, 2025
b2aab06
Upgrade setuptools
dwoz Apr 30, 2025
84e0d3d
Upgrade relenv
dwoz May 2, 2025
8cb0928
Merge branch '3007.x' into merge/master/3007.x
dwoz May 4, 2025
eb1b2a6
Fix windows upgrade tests
dwoz May 3, 2025
3141d28
Use python-gnupg for import dependency
dwoz Apr 19, 2025
35875f3
No PyGnuPg on windowsG
dwoz May 4, 2025
647bfa7
Use netaddr for upgrade/downgrade tests
dwoz May 4, 2025
27fcd5e
Increase wait for daemon restart
dwoz May 4, 2025
619bff2
Do not fail on errors iterating process list
dwoz May 4, 2025
a7dfc2e
Revert change back to sleep to make tests pass
dwoz May 5, 2025
999fc78
Merge pull request #67965 from dwoz/merge/master/3007.x
dwoz May 5, 2025
41bec4b
fix erronously named option "user" to "owner" in the docstring
Mar 22, 2025
096fc7f
added changelog file for 67911 documentation fix.
Mar 22, 2025
cd8fe76
Lined up ':' and '=' or owner in file.py
Mar 25, 2025
6d27a39
trimmed newline from end of file.
Apr 16, 2025
1e3fad9
Add language for early-access
sagetherage Aug 20, 2021
1be7054
Add confidentiality
sagetherage Aug 20, 2021
6e5d9c9
Update SECURITY.md
ScriptAutomate Sep 16, 2022
6dd4a70
Update SECURITY.md
ScriptAutomate Sep 16, 2022
4bc5bb4
Remove references to salt packagers
twangboy Feb 12, 2024
9908a46
Update SECURITY.md
scriptautomate-bc Mar 28, 2025
5026006
Update SECURITY.md
scriptautomate-bc Mar 28, 2025
3750d9b
Update SECURITY.md
scriptautomate-bc Mar 28, 2025
54904d2
skip_during_range as dict
hemarc Jan 12, 2024
6c73d44
Restore daemon restart wait to 60 seconds
dwoz May 6, 2025
2530c8f
Do not fail when cached grains no longer exit
dwoz May 7, 2025
182c2c6
Merge branch '3007.x' into merge/master/3007.x-2025-05-15
dwoz May 15, 2025
fb413fc
Merge pull request #68022 from dwoz/merge/master/3007.x-2025-05-15
dwoz May 15, 2025
8f28dc8
Merge branch '3007.x' into merge/master/3007.x-2025-05-16
dwoz May 17, 2025
ead1ff0
Merge pull request #68028 from dwoz/merge/master/3007.x-2025-05-16
dwoz May 17, 2025
dc09d0c
i this is a test
Aug 1, 2023
011b6da
improvements to file state module
Aug 1, 2023
8180930
Add TOC to improve organization of file state module
bennetthub500 Sep 5, 2023
4c9bff3
Make copy edits per reviewers
bennetthub500 Sep 21, 2023
1a7df0a
add salt-pip details to returner
ITJamie Dec 16, 2024
eabfd2d
Add test for issue #59959
lkubb Oct 10, 2024
e9edb94
Don't block when evaluating requisites of parallel states
lkubb Oct 10, 2024
b13ef14
Fix regular states requiring parallel ones
lkubb Nov 2, 2024
4a5f8f7
Run pre-commit after rebase
lkubb Mar 19, 2025
e0613fe
Make openEuler resolving as RedHat OS family
vzhestkov Mar 7, 2025
2ff157f
Add grains test for openEuler
vzhestkov Mar 7, 2025
9b4a005
Add changelog entry
vzhestkov Mar 7, 2025
ebd57ee
Fix linter
dwoz May 26, 2025
c02b429
Ensure the correct `crypt` is loaded.
vzhestkov Mar 7, 2025
34112cd
Add changelog entry
vzhestkov Mar 7, 2025
6bcea97
Merge branch '3007.x' into merge/master/3007.x-2025-06-06
dwoz Jun 7, 2025
f387982
fix pre-commit
dwoz Jun 7, 2025
5db9b0d
Fix cmd.script test on Windows
twangboy Jun 9, 2025
7826c5c
Merge pull request #68058 from dwoz/merge/master/3007.x-2025-06-06
dwoz Jun 9, 2025
a5d6633
Remove windows 2019 as the runner has been deprecated
dwoz Jun 9, 2025
dbdff3e
log_beacon: reduce log.info to log.trace
mattp- Jun 5, 2025
b995be9
remove log.error from __virtual__
mattp- Jun 5, 2025
7079301
add test, changelog
mattp- Jun 6, 2025
e4612b8
add missing ReqClient _closing var
mattp- Feb 28, 2025
0b6f7e2
fix error handling on prep jid failure
mattp- Feb 28, 2025
d19ee17
new feature: refactor server-side PKI
mattp- Jan 6, 2025
ce9308f
migrate remaining master side pki to cache
mattp- May 14, 2025
a7aaac2
remove tests/pytests/unit/crypt/test_crypt_cryptodome.py
mattp- May 15, 2025
75a2e7a
fix tests from pki refactor
mattp- May 16, 2025
ab2d03d
push salt.utils.minions bits into salt.key / optimize matching
mattp- May 22, 2025
42c4e2f
check_compound_minions: defer _pki_minions fetch
mattp- Jun 13, 2024
808241d
update towncrier template for multi-line entry
mattp- May 27, 2025
dba8608
review from @dwoz : rename to localfs_key
mattp- Jun 2, 2025
31cfa53
address review from @dwoz
mattp- Jun 2, 2025
6fec97a
Remove out dated tests and fix test flakiness
dwoz Jun 12, 2025
9216678
Merge branch '3007.x' into merge/master/3007.x-2025-06-12
dwoz Jun 13, 2025
a9678c4
Use updated factory method for PublicKey class
dwoz Jun 13, 2025
428fd7e
Fix unit test failure
dwoz Jun 14, 2025
38542e2
More test fixes
dwoz Jun 14, 2025
bc2b096
Fix startup state and large event tests
dwoz Jun 14, 2025
314d9bf
Merge pull request #68074 from dwoz/merge/master/3007.x-2025-06-12
dwoz Jun 15, 2025
395455b
Add subsystem filter to udev.exportdb
agraul Mar 5, 2025
dac3976
Fix versionadded to 3008.0
meaksh Jun 2, 2025
26e39bc
Add changelog entry
meaksh Jun 2, 2025
8ca1846
Update bootstrap URLs quickstart.rst
jpoikela Jun 14, 2025
3a3f023
[DOCS] Add information about lack of support for symbolic file modes
Mar 28, 2025
52acc3a
Add changelog entry for file module mode documentation, issue 64624
Mar 28, 2025
d88ed88
Remove extra space in process title
asomers Feb 27, 2025
705df48
Fixup: don't eliminate spaces after the first word
asomers Feb 27, 2025
df717bf
Update multimaster_pki.rst
ironman627 Apr 18, 2022
6cb1867
remove unused _next_scheduled_fire_time
bugfood Apr 18, 2022
5c55712
fix regression in running scheduled jobs at minion startup
bugfood Apr 18, 2022
81b61bc
remove redundant dry_run setting
bugfood Apr 18, 2022
e84aaa6
fix typos in test docstrings
bugfood Apr 18, 2022
e17e6ac
make splay testing more precise
bugfood Apr 19, 2022
7d5da1f
job arguments are set by job_args key and not args.
amaanu92 Jan 7, 2023
300cb7f
Merge branch 'master' into build_doc
dwoz Jun 25, 2025
75a3136
Merge pull request #65120 from bennetthub500/build_doc
dwoz Jun 25, 2025
e121a32
Add tests for ungrouped regex match and search
vin01 Dec 17, 2023
ff28cd0
Use .group() to return ungrouped regex matches
vin01 Dec 18, 2023
b4fc167
test_pip_state: skip tests which requires virtualenv CLI
meaksh Mar 15, 2024
ae9a829
test_syndic_eauth: skip when using an incompatible Docker version
meaksh Mar 15, 2024
d87ef74
test_pip: skip tests which requires virtualenv CLI
meaksh Mar 15, 2024
7311958
Some more extra fixes for tests
meaksh May 23, 2024
4fd34ba
Enhance paths to look for 'sftp-server'
meaksh May 23, 2024
164f05e
Prevent crashing if mountpoint does not exist anymore
meaksh May 24, 2024
e74b887
Skip failing tests on transactional systems
meaksh May 24, 2024
0643834
test_consul.py: do not produce error if consul is not available
meaksh May 24, 2024
cc3e6a0
Redefine max retries for some flaky tests
meaksh May 24, 2024
5d80a34
test_schema.py: Adjust expectations to newer jsonschema versions
meaksh May 24, 2024
b1f1fc3
Fix issue detected by pre-commit
meaksh May 24, 2024
3065508
Apply suggestions from code review
meaksh May 27, 2024
2f33d64
Add fixes suggested by pre-commit
meaksh May 27, 2024
d786263
Document missing parameters for file.manage_file, cleanup/expand docu…
ggiesen Nov 26, 2022
ac07b5c
Fix example for file.apply_template_on_contents
ggiesen Nov 27, 2022
c2e5e3a
Add and fix examples for states.file
ggiesen Nov 26, 2023
38d7de2
Update salt/modules/file.py
ggiesen Nov 27, 2023
a452035
Fix virtual grains for Nutanix AHV instances
meaksh Jan 20, 2025
98b5344
Add changelog
meaksh Jan 20, 2025
401b6a2
Fix test__windows_virtual on Windows
meaksh May 22, 2025
a7140dd
Update index.rst
lostdave Jan 22, 2025
95325e7
Repair fstab_present test mode
tacerus Nov 25, 2024
93dacca
Allow `file.recurse` to merge all existing `source` dirs
lkubb Nov 27, 2024
5b62c1f
Fix symlink handling on Windows
lkubb Feb 24, 2025
ced1757
Also account for n-level managed symlinks
lkubb May 18, 2025
7020def
Fix order chunks not handling a state with both require and order fir…
bdrx312 Dec 25, 2024
09ac86c
Remove firing useless event and not related comment
vzhestkov Mar 27, 2024
2d1023a
Add changelog entry
vzhestkov May 15, 2025
95d20aa
Fix zypper repository reconfiguration
tacerus Jan 2, 2023
b21f27a
Functional pkgrepo tests for SUSE
tacerus Jan 11, 2023
8cc8983
Simplify timezone.compare_zone to primarily rely get_zone()
leeclemens Dec 22, 2023
4b3af88
Make tests compatible with venv bundle
m-czernek Jul 8, 2024
13ac7a3
Fix shell.KEY_VALID_RE to match host authenticity message. Fixes #62782
bendikro Apr 8, 2024
e94fa4b
Doc change: Update vmware.rst
ZsBT Oct 22, 2024
5765a66
Update vmware.rst -
ZsBT Oct 23, 2024
aa8f62c
[Doc change] - vmware
ZsBT Oct 24, 2024
97edff2
feat: Add OS grain mappings for AlmaLinux Kitten
jamesharr Oct 23, 2024
13fc91d
add changelog fragment
jamesharr Oct 23, 2024
e5dee47
test(grains): Add AlmaLinux Kitten os grains test
jamesharr Oct 24, 2024
d96944d
test(grains): pass-through kwargs on __import__ mock
jamesharr Oct 25, 2024
4f2c8e3
Run method with distinct thread only if io_loop is already running
vzhestkov Feb 2, 2024
0c2c535
Move test_asynchronous.py to pytests
vzhestkov Feb 5, 2024
a1096df
Add test to testing series of async wrapper calls
vzhestkov Feb 5, 2024
f46e7eb
Add changelog entry
vzhestkov May 19, 2025
b7149c9
Merge pull request #61971 from Onemind-Services-LLC/fix/json-encoder
dwoz Jun 26, 2025
032976c
Fix mock order in test_dig (test_network.py)
agraul Jan 12, 2024
3888de3
Fix some failing test causing problem in SUSE environments
meaksh Feb 14, 2024
23cb219
Skip some tests that does not run well in GH Actions
meaksh Feb 21, 2024
986e1bd
Fix formatting and linting issues detected by pre-commit
meaksh Feb 23, 2024
0f13748
test_pkg: Adjust package expectation for SUSE family
meaksh Mar 12, 2024
00e5d29
Fix tests failing due wrong docker-py version
meaksh Mar 12, 2024
0192d0e
Fix test errors when setup.py is not available
meaksh Mar 12, 2024
78a18be
test_master: use a right service name expected on SUSE family
meaksh Mar 12, 2024
25e7c81
test_jinja_filters: prevent test failure when which binary is not ava…
meaksh Mar 13, 2024
1279445
Prevent errors when x509 utils cannot be loaded
meaksh Mar 13, 2024
37f079d
test_thin: skip test if virtualenv binary is missing
meaksh Mar 13, 2024
42d04aa
Fix formatting and lint issues after rebase
meaksh Mar 13, 2024
86ab6bd
Use pytest.mark.skip_on_env to have a cleaner code
meaksh Mar 14, 2024
d1b964e
Remove unused import to fix pylint issue
meaksh Mar 14, 2024
9a23d9c
Do not skip test_failover_master::test_pki when running on GH actions
meaksh May 15, 2025
3b84672
Revert "Added datetime encoder for json"
dwoz Jun 27, 2025
bb2a919
Merge branch '3007.x' into merge/master/3007.x-2025-06-28
dwoz Jun 28, 2025
e1c319a
Merge branch '3007.x' into merge/master/3007.x-2025-06-28
dwoz Jun 28, 2025
0b519e9
Test fixes
dwoz Jun 29, 2025
b893d1c
Emulate when needed
dwoz Jun 29, 2025
3c90fe9
Package upgrade test refactor
dwoz Jul 1, 2025
6a1cdb1
Merge pull request #68130 from dwoz/merge/master/3007.x-2025-06-28
dwoz Jul 3, 2025
ca7a6ae
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/300…
dwoz Jul 4, 2025
56465c8
Merge pull request #68150 from dwoz/merge/master/3007.x-2025-07-04
dwoz Jul 4, 2025
746e1bf
Try python 3.11
dwoz Apr 17, 2025
90d2aa9
Update mac and win package requirements for 3.11
dwoz Apr 17, 2025
97e0eda
Update pyvenv.cnf when decompressing nox
dwoz Apr 18, 2025
1d45481
Test fixes
dwoz Apr 19, 2025
0fddb26
fix test_pip on Windows
twangboy May 7, 2025
faa08b4
Make the workflows use 3.11 as well
twangboy May 9, 2025
10396ef
Windows upgrade/downgrade test fix
dwoz May 12, 2025
9f6b758
Test fix
dwoz Jul 3, 2025
8e4e293
Account for change in subprocess module
dwoz Jul 4, 2025
87cb612
Add changelog for python 3.11 update
dwoz Jul 5, 2025
56751ab
fixes saltstack/salt#66096 file.is_link hangs on paths that are hung …
nicholasmhughes Feb 19, 2024
4c49a02
commit pr review feedback
nicholasmhughes Mar 7, 2024
57a5392
Add `pip.normalize`
avelin Oct 9, 2024
68728e6
Make `pip.list` use and return normalized package names
avelin Oct 9, 2024
5c86f6d
Make pip state use `pip.normalize`
avelin Oct 15, 2024
17787cf
Merge branch '3007.x' into merge/master/3007.x-25-07-10
dwoz Jul 10, 2025
a221383
Fix merge wart
dwoz Jul 11, 2025
3c47fe7
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/300…
dwoz Jul 21, 2025
0c85d9a
Bump python 3.11 to 3.11.13
dwoz Jul 21, 2025
c68da53
The d drive is gone on windows-2025 runners
dwoz Jul 21, 2025
7833fd6
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/300…
dwoz Jul 29, 2025
c56ae14
Account for older system python versions
dwoz Jul 29, 2025
4a84820
Merge pull request #68169 from dwoz/merge/master/3007.x-25-07-10
dwoz Jul 30, 2025
de197a5
Python 3.13 requires newer pymssql
dwoz Aug 18, 2025
83b2a03
Overhaul of issue templates; remove broken triage
scriptautomate-bc Aug 8, 2025
c6abecf
Report major&minor version for NixOS
dehnert Aug 3, 2025
700d677
wrong changes message fixed
bertdawg76 Jul 16, 2025
2001ca4
wrong changes message fixed
bertdawg76 Jul 29, 2025
3f53c6d
Update test_directory.py
bertdawg76 Aug 7, 2025
f246ce9
Update test_directory.py
bertdawg76 Aug 7, 2025
b8327e0
Update test_directory.py
bertdawg76 Aug 7, 2025
3ce11a7
Merge pull request #68230 from dehnert/nix
dwoz Aug 28, 2025
65eebb5
Merge branch '3007.x' into merge/master/3007.x-25-08-28
dwoz Aug 29, 2025
c61fa7c
Fix merge warts
dwoz Aug 29, 2025
be910d0
The _get_opts helper method was removed.
dwoz Sep 3, 2025
414a337
test fixup
dwoz Sep 3, 2025
37283d4
Fix merge wart
dwoz Sep 3, 2025
e0c332f
Fix tests on Windows
twangboy Sep 11, 2025
d85ac60
Fixed failing tests on Linux, fix pre-commit
twangboy Sep 11, 2025
91c4fa1
Fix failing windows tests
twangboy Sep 15, 2025
6ebbc7a
Merge branch 'merge/master/3007.x-25-08-28' of https://github.com/dwo…
twangboy Sep 15, 2025
0cb4dcf
Fix pre-commit, fix unit tests
twangboy Sep 16, 2025
d50bc18
Fix test_win tests
twangboy Sep 17, 2025
d2f559b
Fix typo
twangboy Sep 19, 2025
0c08f50
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/300…
dwoz Sep 19, 2025
1d57a26
Check git test fix
dwoz Sep 19, 2025
9c8e214
Fix git config test on Windows
dwoz Sep 22, 2025
2bebcf3
Fix test_run on Windows
twangboy Sep 22, 2025
abdb355
Merge branch '3007.x' into merge/master/3007.x-25-08-28
dwoz Sep 22, 2025
6d6d7a9
Merge remote-tracking branch 'origin/merge/master/3007.x-25-08-28' in…
dwoz Sep 22, 2025
cc938a4
Skip test due to dependency version upgrade
dwoz Sep 23, 2025
388e425
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/300…
dwoz Sep 24, 2025
49f5684
Pre-commit fix
dwoz Sep 24, 2025
fe49c7c
Revert part of test fix
dwoz Sep 24, 2025
fb44290
Fix regex argument escape
dwoz Sep 24, 2025
8c4bff1
Fix version typo
dwoz Sep 24, 2025
7cc902b
more pre-commit fixes
dwoz Sep 24, 2025
b92751a
Revert change to tests
dwoz Sep 24, 2025
fc32394
Fix windows cmdmod.test_run on cicd
dwoz Sep 25, 2025
d15a539
Merge pull request #68296 from dwoz/merge/master/3007.x-25-08-28
dwoz Sep 25, 2025
b68dd9d
Merge branch '3007.x' into merge/master/3007.x-25-10-16
dwoz Oct 16, 2025
a18e599
Fix merge wart
dwoz Oct 17, 2025
f320d6e
Merge pull request #68407 from dwoz/merge/master/3007.x-25-10-16
dwoz Oct 18, 2025
a207e8c
Wean off tornado in minion and crypt modules
dwoz Oct 9, 2025
7435350
Wean off tornado in proxy code
dwoz Oct 10, 2025
bffdc54
Fix async issues with syndic
dwoz Oct 14, 2025
6413067
This test would require too much setup to be considered a unit test.
dwoz Oct 14, 2025
3b1b77f
fix linter
dwoz Oct 14, 2025
73ddc1e
Wean off tornado.gen in channel and transport code
dwoz Oct 14, 2025
83ad1a4
Make _null_callback a coroutine
dwoz Oct 17, 2025
d88ccaa
Merge pull request #68386 from dwoz/wean_off_tornado
dwoz Oct 21, 2025
6006b72
Merge branch '3007.x' into merge/master/3007.x-25-10-27
dwoz Oct 27, 2025
904d08b
Merge pull request #68433 from dwoz/merge/master/3007.x-25-10-27
dwoz Oct 28, 2025
fe44e3f
fix: descriptor leaking in salt.utils.http.query
vitalvas Nov 12, 2025
fe3d82b
chore: add tests
vitalvas Nov 12, 2025
147d20f
chore: add changelog
vitalvas Nov 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
95 changes: 95 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
name: Bug Report
description: File a bug report
title: "[Bug]: "
labels: ["bug", "needs-triage"]
projects: ["saltstack/51"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-happened
validations:
required: true
attributes:
label: What happened?
description: A clear and concise description of what the bug is. Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.) Please be as specific as possible and give set-up details, and a concise description of what you expected to happen.
value: "A bug happened!"
- type: dropdown
id: salt-type
validations:
required: true
attributes:
label: Type of salt install
multiple: false
description: What type of Salt installation is this?
options:
- Official deb
- Official rpm
- Official exe
- Official msi
- Official pkg
- pip (pypi)
- pip (git)
- other (please specify in bug details)
- type: dropdown
id: salt-version
validations:
required: true
attributes:
label: Major version
multiple: true
description: What major version(s) of Salt are you running? Can select multiple.
options:
- 3006.x
- 3007.x
- type: dropdown
id: operating-systems
validations:
required: true
attributes:
label: What supported OS are you seeing the problem on? Can select multiple. (If bug appears on an unsupported OS, please open a GitHub Discussion instead)
multiple: true
options:
- almalinux-8
- almalinux-9
- almalinux-10
- amazonlinux-2
- amazonlinux-2023
- centos-stream-9
- debian-11
- debian-12
- fedora-42
- macos-13
- macos-14
- macos-15
- opensuse-leap-15.5
- oraclelinux-8
- oraclelinux-9
- photon-4
- photon-5
- rhel-8
- rhel-9
- rhel-10
- rockylinux-8
- rockylinux-9
- rockylinux-10
- sles-12-sp5
- sles-15-sp5
- ubuntu-22.04
- ubuntu-24.04
- windows-desktop-10
- windows-desktop-11
- windows-2016
- windows-2019
- windows-2022
- windows-2025
- type: textarea
id: salt-versions-reports
validations:
required: true
attributes:
label: salt --versions-report output
description: Please copy and paste the output of "salt --versions-report". This will be automatically formatted into code, so no need for backticks.
render: shell
48 changes: 0 additions & 48 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

7 changes: 5 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
blank_issues_enabled: true
contact_links:
- name: Feature Requests and Q&A
url: https://github.com/saltstack/salt/discussions
about: Please see GitHub Discussions for Feature Requests and Q&A
- name: Salt Community Discord
url: https://discord.com/invite/J7b7EscrAs
about: Please ask and answer questions here.
about: Please ask and answer questions here
- name: Salt-Users Forum
url: https://groups.google.com/forum/#!forum/salt-users
about: Please ask and answer questions here.
about: Prefer email list for Q&A? Check out the Google groups newsletter
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Docs
about: Issue related to Salt Documentation
title: "[DOCS]"
labels: Documentation, needs-triage
labels: documentation, needs-triage
assignees: ''

---
Expand Down
23 changes: 0 additions & 23 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/test-failure.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Test Failure
about: Jenkins Test Failure issues
about: GitHub Actions Test Failure issues
title: "[TEST FAILURE]"
labels: 'Test-Failure'
labels: 'test-failure'
assignees: ''

---
Expand Down
20 changes: 10 additions & 10 deletions .github/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,48 @@
newIssueWelcomeComment: >
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have
a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as
possible. In the meantime, heres some information that may help as you continue your Salt
possible. In the meantime, here's some information that may help as you continue your Salt
journey.

Please be sure to review our [Code of Conduct](https://github.com/saltstack/salt/blob/master/CODE_OF_CONDUCT.md).
Also, check out some of our community
resources including:

- [Salts Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
- [Salt's Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
- [Join our Community Discord](https://discord.com/invite/J7b7EscrAs)
- [Salt Project YouTube channel](https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg)
- [Community Wiki](https://github.com/saltstack/community/wiki)
- [GitHub Discussions](https://github.com/saltstack/salt/discussions)

There are lots of ways to get involved in our community. Every month, there are around a dozen
opportunities to meet with other contributors and the Salt Core team and collaborate in real
time. The best way to keep track is by subscribing to the Salt Community Events Calendar.

If you have additional questions, email us at [email protected]. Were glad
youve joined our community and look forward to doing awesome things with
If you have additional questions, email us at [email protected]. We're glad
you've joined our community and look forward to doing awesome things with
you!

# Comment to be posted to on PRs from first time contributors in your repository
newPRWelcomeComment: >
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have
a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as
possible. In the meantime, heres some information that may help as you continue your Salt
possible. In the meantime, here's some information that may help as you continue your Salt
journey.

Please be sure to review our [Code of Conduct](https://github.com/saltstack/salt/blob/master/CODE_OF_CONDUCT.md).
Also, check out some of our community
resources including:

- [Salts Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
- [Salt's Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
- [Join our Community Discord](https://discord.com/invite/J7b7EscrAs)
- [Salt Project YouTube channel](https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg)
- [Community Wiki](https://github.com/saltstack/community/wiki)
- [GitHub Discussions](https://github.com/saltstack/salt/discussions)

There are lots of ways to get involved in our community. Every month, there are around a dozen
opportunities to meet with other contributors and the Salt Core team and collaborate in real
time. The best way to keep track is by subscribing to the Salt Community Events Calendar.

If you have additional questions, email us at [email protected]. Were glad
youve joined our community and look forward to doing awesome things with
If you have additional questions, email us at [email protected]. We're glad
you've joined our community and look forward to doing awesome things with
you!

# Comment to be posted to on pull requests merged by a first time user
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-deps-ci-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ jobs:
if: steps.nox-dependencies-cache.outputs.cache-hit != 'true'
uses: ./.github/actions/setup-python-tools-scripts
with:
cache-prefix: ${{ inputs.cache-prefix }}-build-deps-ci-${{ matrix.arch }}
cache-prefix: ${{ inputs.cache-prefix }}-build-deps-ci

- name: Install System Dependencies
if: steps.nox-dependencies-cache.outputs.cache-hit != 'true'
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ jobs:
cache-seed: ${{ needs.prepare-workflow.outputs.cache-seed }}
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
relenv-version: "0.21.1"
python-version: "3.10.19"
python-version: "3.11.14"
ci-python-version: "3.11"
matrix: ${{ toJSON(fromJSON(needs.prepare-workflow.outputs.config)['build-matrix']) }}
linux_arm_runner: ${{ fromJSON(needs.prepare-workflow.outputs.config)['linux_arm_runner'] }}
Expand All @@ -457,7 +457,7 @@ jobs:
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}
relenv-version: "0.21.1"
python-version: "3.10.19"
python-version: "3.11.14"
ci-python-version: "3.11"
source: "onedir"
matrix: ${{ toJSON(fromJSON(needs.prepare-workflow.outputs.config)['build-matrix']) }}
Expand All @@ -474,7 +474,7 @@ jobs:
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}
relenv-version: "0.21.1"
python-version: "3.10.19"
python-version: "3.11.14"
ci-python-version: "3.11"
source: "src"
matrix: ${{ toJSON(fromJSON(needs.prepare-workflow.outputs.config)['build-matrix']) }}
Expand All @@ -489,10 +489,10 @@ jobs:
with:
nox-session: ci-test-onedir
nox-version: 2022.8.7
python-version: "3.10.19"
python-version: "3.11.14"
ci-python-version: "3.11"
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.19
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.11.14
nox-archive-hash: "${{ needs.prepare-workflow.outputs.nox-archive-hash }}"
matrix: ${{ toJSON(fromJSON(needs.prepare-workflow.outputs.config)['build-matrix']) }}
linux_arm_runner: ${{ fromJSON(needs.prepare-workflow.outputs.config)['linux_arm_runner'] }}
Expand All @@ -509,7 +509,7 @@ jobs:
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
nox-version: 2022.8.7
ci-python-version: "3.11"
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.19
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.11.14
skip-code-coverage: ${{ fromJSON(needs.prepare-workflow.outputs.config)['skip_code_coverage'] }}
testing-releases: ${{ needs.prepare-workflow.outputs.testing-releases }}
matrix: ${{ toJSON(fromJSON(needs.prepare-workflow.outputs.config)['pkg-test-matrix']) }}
Expand All @@ -527,7 +527,7 @@ jobs:
ci-python-version: "3.11"
testrun: ${{ toJSON(fromJSON(needs.prepare-workflow.outputs.config)['testrun']) }}
salt-version: "${{ needs.prepare-workflow.outputs.salt-version }}"
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.10.19
cache-prefix: ${{ needs.prepare-workflow.outputs.cache-seed }}|3.11.14
skip-code-coverage: ${{ fromJSON(needs.prepare-workflow.outputs.config)['skip_code_coverage'] }}
workflow-slug: ci
default-timeout: 180
Expand Down
Loading
Loading