Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge forward 3006.x to 3007.x #67209

Open
wants to merge 372 commits into
base: 3007.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
372 commits
Select commit Hold shift + click to select a range
66858af
use build deps matrix from config
dwoz Nov 20, 2024
0bd8e90
Use build-matrix for salt onedir
dwoz Nov 20, 2024
b8ccc78
Use build matrix for packages
dwoz Nov 20, 2024
3f5ba08
Remove un-needed build-matrix command
dwoz Nov 20, 2024
d10a3b9
Use build deps matrix for ci deps
dwoz Nov 20, 2024
eeb33eb
Remove unused job names
dwoz Nov 20, 2024
4a6498b
Remove source from build package matrix
dwoz Nov 20, 2024
05ef78b
Fix ci deps for macos arches
dwoz Nov 20, 2024
f37e47e
fix linter
dwoz Nov 20, 2024
1b9754b
Add arguments needed for pkg matrix on workflow config
dwoz Nov 20, 2024
d3a9324
Fix pre-commit
dwoz Nov 21, 2024
7d8dcb5
Fix up prepare release step
dwoz Nov 21, 2024
233b047
Fix actionlint
dwoz Nov 21, 2024
ec092bd
Warn about range library
dwoz Nov 21, 2024
ee7c9e9
log string versions
dwoz Nov 21, 2024
3634929
Log pkg matrix
dwoz Nov 21, 2024
c95663f
package build matrix wip
dwoz Nov 22, 2024
92f4814
Add mac and windows
dwoz Nov 22, 2024
3942f28
Run build repo on ubuntu-latest
dwoz Nov 22, 2024
8f5cdb3
Comment out package test enumeration
dwoz Nov 22, 2024
b021a00
Log github event
dwoz Nov 22, 2024
5ac8ae7
Fix pkg step names
dwoz Nov 22, 2024
9b1ba9e
No longer build and publish repositories
dwoz Nov 23, 2024
5707e45
Fix staging workflow
dwoz Nov 23, 2024
dc3c713
Filter arm when needed
dwoz Nov 23, 2024
d66805b
Fix issues in pre-commit
dwoz Nov 23, 2024
67803c3
Fix up packages action
dwoz Nov 23, 2024
9ab829e
Use test matrix
dwoz Nov 25, 2024
104c290
Remove unwanted needs
dwoz Nov 25, 2024
aa9028e
Workflow fix
dwoz Nov 26, 2024
acd09c6
Fix action name for package tests
dwoz Nov 26, 2024
2dc13c0
Fix matrix names
dwoz Nov 26, 2024
2712a0f
Add mac and windows to tests action
dwoz Nov 27, 2024
163117b
Clean up un-used actions
dwoz Nov 27, 2024
046527c
Wrap json in single quotes
dwoz Nov 27, 2024
c385f4f
Fix slug param name
dwoz Nov 27, 2024
18f0901
Skip upload release artifacts to bucket
dwoz Dec 3, 2024
d3728d1
Fix windows mac test matrix
dwoz Dec 3, 2024
8c14fcf
Fix pacakge name on mac and windows
dwoz Dec 4, 2024
8b5cb50
Do not try to download repo
dwoz Dec 4, 2024
a7ed7a2
Do not upload tarball
dwoz Dec 4, 2024
41f3b0d
We no longer need to extend job names
dwoz Dec 4, 2024
e855952
Pr is not defined
dwoz Dec 4, 2024
91d52c2
Fix label search when no pr defined
dwoz Dec 4, 2024
4145006
Skip workflows that do not have matrix
dwoz Dec 4, 2024
8c07ab9
Fix empty list check
dwoz Dec 4, 2024
c3b2663
Remove un-used build-repos step
dwoz Dec 4, 2024
1c81d21
Use ubuntu-22.04 in place of ubuntu-latest
dwoz Dec 4, 2024
0035008
Try to fix docs lint
dwoz Dec 4, 2024
9d74e0e
Clean up test and test-pkg templates
dwoz Dec 4, 2024
d39c8d8
Skip lintcheck to test build
dwoz Dec 4, 2024
0b5a933
Skip docs spellcheck for testing purposes
dwoz Dec 5, 2024
8d45948
Test docker creation
dwoz Dec 5, 2024
f33713b
Add back setup python step
dwoz Dec 5, 2024
ff846d1
Fix docker exec
dwoz Dec 5, 2024
971f3f1
Try matrix without include
dwoz Dec 5, 2024
709a09a
Fix empty martix
dwoz Dec 5, 2024
c66ecde
Start created container
dwoz Dec 6, 2024
910c2aa
test empty matrix
dwoz Dec 6, 2024
890f195
Fix matrix
dwoz Dec 6, 2024
106f5c1
fix pre-commit
dwoz Dec 6, 2024
8b64af1
meh
dwoz Dec 6, 2024
409d5b9
meh
dwoz Dec 6, 2024
3d41bdc
Fix condition check
dwoz Dec 6, 2024
713d60d
Re-enable matrix
dwoz Dec 6, 2024
e952a53
Do not sepcify network for container
dwoz Dec 6, 2024
e99201c
Clean up workflows
dwoz Dec 6, 2024
667ab89
Include matrix without include keyword
dwoz Dec 6, 2024
efe0173
Filter out some test runs
dwoz Dec 6, 2024
8a75364
Re-use include for matrix
dwoz Dec 6, 2024
7fe5d46
Add draft release step to staging
dwoz Dec 7, 2024
d8a1dd0
Use normal test containers
dwoz Dec 7, 2024
bb793ed
Use nox to extract tarball on container
dwoz Dec 7, 2024
a56333f
Fix typo
dwoz Dec 7, 2024
89e2a14
support for older venv
dwoz Dec 7, 2024
0cd20a6
Call nox via module name
dwoz Dec 7, 2024
9a86bf1
Use different container names for pkg tests
dwoz Dec 7, 2024
b86d036
Fix systemd path
dwoz Dec 7, 2024
a16f28a
Fix container name
dwoz Dec 7, 2024
1d0f6cc
Fix workflow option name
dwoz Dec 7, 2024
b41e513
Fix action input name
dwoz Dec 7, 2024
ae050ab
Do not use container config
dwoz Dec 7, 2024
d6ed893
No longer use any systemd specific containers
dwoz Dec 8, 2024
3729c3f
mac and windows have static package type
dwoz Dec 8, 2024
ed63a46
Attempt to fix logs artifact name
dwoz Dec 8, 2024
bd16298
Fix prepare workflow step
dwoz Dec 8, 2024
54fbc19
Download all artifacts to artifacts/ dir
dwoz Dec 8, 2024
3ea7a7d
Fix artifact name slug
dwoz Dec 8, 2024
d1ca6ae
Echo url
dwoz Dec 8, 2024
2b1e055
Fix test environment variables
dwoz Dec 8, 2024
3183698
Fix linter issues
dwoz Dec 9, 2024
7bb1276
fix pre-commit
dwoz Dec 9, 2024
c1df3da
Fix pkg type for windows pacakge tests
dwoz Dec 9, 2024
b0bbbb3
Draft release needs packages built
dwoz Dec 9, 2024
5fe4d16
Add perms to draft release
dwoz Dec 10, 2024
b08ac04
drat release also requires tests
dwoz Dec 10, 2024
4305c4d
Run draft release when tests are skipped
dwoz Dec 12, 2024
92dfdb2
Require more needs results
dwoz Dec 12, 2024
febca23
Fix list files step name
dwoz Dec 12, 2024
ddf70dc
Try and fix draft
dwoz Dec 12, 2024
2c025be
Add release name to draft
dwoz Dec 13, 2024
2d16373
Experiment with output matrix
dwoz Dec 15, 2024
2d64d40
Clean up type annontations
dwoz Dec 16, 2024
e557c3f
Upload onedir artifacts to release
dwoz Dec 16, 2024
c9253a7
Disable concurrency restricionts for now
dwoz Dec 16, 2024
f1e08e5
Upload more artifacts
dwoz Dec 16, 2024
5309bd7
Fix up workflow step names
dwoz Dec 17, 2024
35d1ec3
Add ci environment to prepare workflow
dwoz Dec 17, 2024
253b69d
Debug environment
dwoz Dec 18, 2024
2ec732a
Use vars context to export variable
dwoz Dec 18, 2024
3a6f82b
Show environment for windows ci deps
dwoz Dec 18, 2024
3ca60c4
Make sure test log artifact names are unique
dwoz Dec 18, 2024
c620f85
Do not build source package when building from onedir
dwoz Dec 19, 2024
13f0d59
Revert "Do not build source package when building from onedir"
dwoz Dec 19, 2024
06fdd0a
Only upload deb files to release
dwoz Dec 19, 2024
1fde90d
Restore some more environment variable to keep tests passing
dwoz Dec 19, 2024
97ac4aa
Fix wart in test-action
dwoz Dec 19, 2024
03ba74a
Add more environment variables for tests
dwoz Dec 19, 2024
9e82700
Do not include sorce in matrix for rpms
dwoz Dec 20, 2024
70a11cc
Fix arm logic
dwoz Dec 20, 2024
4848c2a
List networks to see if an ipv6 one exists already
dwoz Dec 20, 2024
e317c8b
Make ipv6 network for test containers
dwoz Dec 20, 2024
0193650
Allow for containers
dwoz Dec 21, 2024
f3ef32f
Fix ip_to_host on photon
dwoz Dec 21, 2024
1fbb0ab
Fix assertion
dwoz Dec 21, 2024
210603f
Add free space checks
dwoz Dec 21, 2024
3d3aa30
Add LANG environment for ansible tests
dwoz Dec 21, 2024
90e6d25
Add back groups for full test runs
dwoz Dec 21, 2024
fb585ec
Add groups for windows and mac
dwoz Dec 21, 2024
96ecd10
More info in job names
dwoz Dec 22, 2024
adffaca
Add skip inital onedir failures like tools did
dwoz Dec 22, 2024
6532b89
Fix create container step
dwoz Dec 22, 2024
189cfec
Add skip initial onedir env variable to mac and linux
dwoz Dec 22, 2024
650ddea
Set shell to fix tests/integration/shell/test_enabled.py::EnabledTest…
dwoz Dec 24, 2024
58f4484
Use broadcom.com instead of repo.saltproject.io for test_cp
dwoz Dec 27, 2024
6f387de
Add distro to FakeExtension to fix tests/pytests/functional/test_vers…
dwoz Dec 27, 2024
79d4ff7
Change repo.saltproject.io to new url
twangboy Oct 31, 2024
6a01d02
Update various out-dated links, emails, etc.
ScriptAutomate Nov 26, 2024
8874239
Legacy repo has been archived
dwoz Dec 27, 2024
33f2813
Start with original file perms
dwoz Dec 28, 2024
859f05b
More agressive disk space management
dwoz Dec 28, 2024
5ccf660
Bump github runner to ubunutu 22.04
dwoz Dec 29, 2024
5e96a19
Mount less volumes
dwoz Dec 31, 2024
f8b91f3
use site packages to avoid missing dependencies in test venv
dwoz Dec 31, 2024
99b1b92
Use file isntead of ls since ls is sometimes a script
dwoz Dec 31, 2024
b8a19d1
Fix downgrade url for windows and mac
dwoz Dec 31, 2024
1fb68df
Split then join with spaces
dwoz Jan 1, 2025
9bb624d
Fix pre-commit
dwoz Jan 1, 2025
d9bfbee
Fix runas test by adding cwd
dwoz Jan 1, 2025
c4fe039
Fix is_bin_file filter test on debian
dwoz Jan 1, 2025
0afeb7a
Attempt to build with relenv buildenv environment variable set
dwoz Jan 1, 2025
cea4fac
Do not run windows downgrade tests
dwoz Jan 3, 2025
4923a98
Add debug docker config
dwoz Jan 3, 2025
6e15319
Fix windows download pkg skip logic
dwoz Jan 3, 2025
7167aff
Do not mount docker socket
dwoz Jan 3, 2025
b368da7
Fix pkg tests on photon
dwoz Jan 3, 2025
2571387
Attempt to fix ping tests
dwoz Jan 4, 2025
96a1813
Add network info to test action
dwoz Jan 4, 2025
0d6f185
Show container processes for debugging
dwoz Jan 4, 2025
b24bb08
test without network
dwoz Jan 5, 2025
f9f3439
attempt to fix docker in docker issues on some os
dwoz Jan 5, 2025
81ccaa9
use sudo to re-configure docker
dwoz Jan 5, 2025
90d5bd2
Allow test to pass when ping is blocked
dwoz Jan 6, 2025
05f9bca
Skip tests when hostnamectl does not work
dwoz Jan 6, 2025
f2046b3
Try setting network mtu to fix tests
dwoz Jan 6, 2025
c7220f1
Fix pkg test when no souces.list exists
dwoz Jan 6, 2025
9ead172
Add host network config
dwoz Jan 6, 2025
2e6671c
Check test
dwoz Jan 7, 2025
f7e331a
Revert single test change
dwoz Jan 7, 2025
8909607
Fix tests on amazonlinux-2 container
dwoz Jan 7, 2025
6f7b448
Fix pkg tests on debian containers
dwoz Jan 8, 2025
78e06fd
test fix
dwoz Jan 8, 2025
718654a
Fix timezone and locale tests on photon
dwoz Jan 8, 2025
faecc6d
Unit test fix and artifact name correction
dwoz Jan 8, 2025
ee33df8
Multiple test fixes
dwoz Jan 8, 2025
8f97ff4
Upload artifact name fix
dwoz Jan 8, 2025
8b98b79
Add docker inspect and add ulimit to container create
dwoz Jan 9, 2025
277b24e
Show free memory and test fix
dwoz Jan 9, 2025
028dae8
Remove cruft
dwoz Jan 9, 2025
5dd5b89
Include test group name in artifacts
dwoz Jan 12, 2025
19b0db1
Make systemctl/hostctl check functions check they're on linux
barneysowood Jan 11, 2025
76e3e36
Fix test failures, use overlay
dwoz Jan 14, 2025
69c11b5
Fix virt tests
dwoz Jan 14, 2025
b7385b0
Add test user to check
twangboy Jan 14, 2025
6756f88
Fix import
twangboy Jan 14, 2025
65ba161
Create test user and test lowercase
twangboy Jan 14, 2025
a7806bc
Check for exc existence before using
twangboy Jan 15, 2025
4e03997
Test with temp user instead of Administrators
twangboy Jan 15, 2025
5ff2c7e
User temp_account instead of Administrator for testing
twangboy Jan 15, 2025
93acf2e
Fix pre-commit
twangboy Jan 15, 2025
169f0fd
Change expected output for Windows
twangboy Jan 15, 2025
a98b9cb
Check for failed ping on Windows
twangboy Jan 15, 2025
4eca31c
Clear PSModulePath environment variable
twangboy Jan 14, 2025
a633493
Fix pre-commit
twangboy Jan 14, 2025
f22c6ca
Try setting PSModulePath in cmd.script
twangboy Jan 14, 2025
dc43eba
Fix pre-commit
twangboy Jan 14, 2025
306bdf8
Configure apparmor
dwoz Jan 15, 2025
805d109
Rocky 8 container does not have full systemd
dwoz Jan 16, 2025
db5c7ae
Merge pull request #67159 from dwoz/skipit
dwoz Jan 16, 2025
1798cfa
Use DefaultAccount instead of Administrator
twangboy Jan 16, 2025
786db9b
Remove ownership check as ownership is not inherited
twangboy Jan 16, 2025
1a97786
Fix systemd.enabled on Rocky 8
dwoz Jan 16, 2025
30e2d9a
Use os.linesep instead of \n
twangboy Jan 16, 2025
a5b78b5
Reduce test flakiness
dwoz Jan 16, 2025
1a09279
Fix exit status test requirements
dwoz Jan 16, 2025
08853b6
Fix exit status reqs for release
dwoz Jan 16, 2025
445749c
Fix test_script for Windows
twangboy Jan 17, 2025
2ca8551
Skip tests when system python too old
dwoz Jan 17, 2025
9a327c5
Convert test_custom grains test to pytest
barneysowood Jan 16, 2025
b0a0665
Update salt_factories_default_root_dir GH runners
barneysowood Jan 17, 2025
5fe28f0
Skip cmd.script tests on windows
barneysowood Jan 17, 2025
955529f
Update test_gem to set gem_binary to "gem.cmd
barneysowood Jan 18, 2025
76fcc87
Fix version check for patch
barneysowood Jan 18, 2025
2da5836
Set TMPDIR to $RUNNER_TEMP
barneysowood Jan 22, 2025
b6a92f6
Modify tests to use user temp directory
barneysowood Jan 22, 2025
ac8d407
Public repositores can use github's arm runners
dwoz Jan 21, 2025
6b1cd9e
Make setup python tools work with python 3.12
dwoz Jan 21, 2025
ca4b04b
The macOS-12 environment is deprecated
dwoz Jan 21, 2025
23785ae
Make linux_arm_runner required
dwoz Jan 21, 2025
838d443
Split integration into larger chunks
dwoz Jan 21, 2025
1b24b47
Split integration less
dwoz Jan 21, 2025
d4aa4e7
Move linux arm into it's own matrix
dwoz Jan 21, 2025
b02788e
Use setup python, again
dwoz Jan 22, 2025
deda5dc
Skip tests when it will fail due to hostnamctl not working in some co…
dwoz Jan 23, 2025
2a384ec
Disable chocolatey 1.2.1 tests
twangboy Jan 23, 2025
2b288fa
Use different version for the everything package
twangboy Jan 23, 2025
c7a45fd
Add identifier for arm runs
dwoz Jan 24, 2025
9cb51fa
Fix os filter for arm
dwoz Jan 24, 2025
511164e
Warn if hardware clock sync fails
dwoz Jan 26, 2025
cec8661
Fix test step label
dwoz Jan 26, 2025
2b45cd6
Skip report steps for now
dwoz Jan 26, 2025
02e110a
Use actual shell in test
twangboy Jan 22, 2025
fc87799
Try clearing PSModulePath
twangboy Jan 23, 2025
46ce2f9
Show powershell version
twangboy Jan 23, 2025
630f979
Display Windows Environment Variables
twangboy Jan 23, 2025
df03e6f
Try setting AZP_AGENT_CLEANUP_PSMODULES_IN_POWERHELL
twangboy Jan 23, 2025
48647c2
Try setting PSModulePath to empty
twangboy Jan 23, 2025
3f686c2
Clear the environment in the test
twangboy Jan 24, 2025
c0fc37f
Remove import (fix lint)
twangboy Jan 27, 2025
ab900b9
Make action use powershell, not pwsh or core
twangboy Jan 27, 2025
60a9edf
Final fix for test_script failures
twangboy Jan 27, 2025
0ca299c
Fix mac_assistive tests
dwoz Jan 27, 2025
739b94b
Skip test that's timing out
twangboy Jan 24, 2025
7587e8b
Revert "Disable chocolatey 1.2.1 tests"
twangboy Jan 28, 2025
ca81605
Skip the test in 1.2.1 as well
twangboy Jan 28, 2025
a5594e7
Use Sudo instead of Everything
twangboy Jan 28, 2025
9f1647d
Merge branch '3006.x' into merge/3007.x/3006.x
dwoz Jan 29, 2025
593d6cb
Attempt to fix download urls
dwoz Jan 31, 2025
0a1a89c
Pull in pkg/windows/prep_salt.ps1 from 3006.x
dwoz Jan 31, 2025
240f0c3
Fix Windows Builds for 3007.x merge forward
twangboy Feb 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@ contact_links:
- name: Salt-Users Forum
url: https://groups.google.com/forum/#!forum/salt-users
about: Please ask and answer questions here.
- name: Salt on LiberaChat
url: https://web.libera.chat/#salt
about: Please ask and answer questions here.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/tech-debt.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees: ''
---

### Description of the tech debt to be addressed, include links and screenshots
<!-- Note: Please direct questions to the salt-users google group, IRC or Community Discord. -->
<!-- Note: Please direct questions to the salt-users google group, GitHub Discussions or Community Discord. -->

### Versions Report
(Provided by running `salt --versions-report`. Please also mention any differences in master/minion versions.)
13 changes: 2 additions & 11 deletions .github/actionlint.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
self-hosted-runner:
# Labels of self-hosted runner in array of string
labels:
- bastion
- x86_64
- arm64
- aarch64
- amd64
- repo-nightly
- repo-staging
- repo-release
- medium
- large
- macos-13-xlarge
- linux-x86_64
- linux-arm64
7 changes: 0 additions & 7 deletions .github/actions/cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ inputs:
description: 'Check if a cache entry exists for the given input(s) (key, restore-keys) without downloading the cache'
default: 'false'
required: false
save-always:
description: 'Run the post step to save the cache even if another step before fails'
default: 'false'
required: false

outputs:
cache-hit:
Expand All @@ -49,7 +45,6 @@ runs:
echo "GHA_CACHE_ENABLE_CROSS_OS_ARCHIVE=${{ inputs.enableCrossOsArchive }}" | tee -a "${GITHUB_ENV}"
echo "GHA_CACHE_FAIL_ON_CACHE_MISS=${{ inputs.fail-on-cache-miss }}" | tee -a "${GITHUB_ENV}"
echo "GHA_CACHE_LOOKUP_ONLY=${{ inputs.lookup-only }}" | tee -a "${GITHUB_ENV}"
echo "GHA_CACHE_SAVE_ALWAYS=${{ inputs.save-always }}" | tee -a "${GITHUB_ENV}"
echo "GHA_CACHE_RESTORE_KEYS=${{ inputs.restore-keys }}" | tee -a "${GITHUB_ENV}"
echo "GHA_CACHE_UPLOAD_CHUNK_SIZE=${{ inputs.upload-chunk-size }}" | tee -a "${GITHUB_ENV}"

Expand All @@ -63,7 +58,6 @@ runs:
enableCrossOsArchive: ${{ env.GHA_CACHE_ENABLE_CROSS_OS_ARCHIVE }}
fail-on-cache-miss: ${{ env.GHA_CACHE_FAIL_ON_CACHE_MISS }}
lookup-only: ${{ env.GHA_CACHE_LOOKUP_ONLY }}
save-always: ${{ env.GHA_CACHE_SAVE_ALWAYS }}
restore-keys: ${{ env.GHA_CACHE_RESTORE_KEYS }}
upload-chunk-size: ${{ env.GHA_CACHE_UPLOAD_CHUNK_SIZE }}

Expand Down Expand Up @@ -97,7 +91,6 @@ runs:
enableCrossOsArchive: ${{ env.GHA_CACHE_ENABLE_CROSS_OS_ARCHIVE }}
fail-on-cache-miss: ${{ env.GHA_CACHE_FAIL_ON_CACHE_MISS }}
lookup-only: ${{ env.GHA_CACHE_LOOKUP_ONLY }}
save-always: ${{ env.GHA_CACHE_SAVE_ALWAYS }}
restore-keys: ${{ env.GHA_CACHE_RESTORE_KEYS }}
upload-chunk-size: ${{ env.GHA_CACHE_UPLOAD_CHUNK_SIZE }}

Expand Down
3 changes: 3 additions & 0 deletions .github/actions/setup-python-tools-scripts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,13 @@ runs:
working-directory: ${{ inputs.cwd }}
run: |
PYTHON_EXE=${{ steps.tools-virtualenv.outputs.python-executable }}
${PYTHON_EXE} -m ensurepip --upgrade
(${PYTHON_EXE} -m pip install --help | grep break-system-packages > /dev/null 2>&1) && exitcode=0 || exitcode=1
if [ $exitcode -eq 0 ]; then
${PYTHON_EXE} -m pip install --break-system-packages --upgrade setuptools
${PYTHON_EXE} -m pip install --break-system-packages -r requirements/static/ci/py${{ steps.get-python-version.outputs.version }}/tools.txt
else
${PYTHON_EXE} -m pip install --upgrade setuptools
${PYTHON_EXE} -m pip install -r requirements/static/ci/py${{ steps.get-python-version.outputs.version }}/tools.txt
fi

Expand Down
12 changes: 4 additions & 8 deletions .github/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,16 @@ newIssueWelcomeComment: >
Also, check out some of our community
resources including:

- [Community Wiki](https://github.com/saltstack/community/wiki)
- [Salt’s Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
- [Join our Community Discord](https://discord.com/invite/J7b7EscrAs)
- [IRC on LiberaChat](https://web.libera.chat/#salt)
- [Salt Project YouTube channel](https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg)
- [Salt Project Twitch channel](https://www.twitch.tv/saltprojectoss)
- [Community Wiki](https://github.com/saltstack/community/wiki)

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 saltproject@vmware.com. We’re glad
If you have additional questions, email us at saltproject.pdl@broadcom.com. We’re glad
you’ve joined our community and look forward to doing awesome things with
you!

Expand All @@ -37,18 +35,16 @@ newPRWelcomeComment: >
Also, check out some of our community
resources including:

- [Community Wiki](https://github.com/saltstack/community/wiki)
- [Salt’s Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
- [Join our Community Discord](https://discord.com/invite/J7b7EscrAs)
- [IRC on LiberaChat](https://web.libera.chat/#salt)
- [Salt Project YouTube channel](https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg)
- [Salt Project Twitch channel](https://www.twitch.tv/saltprojectoss)
- [Community Wiki](https://github.com/saltstack/community/wiki)

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 saltproject@vmware.com. We’re glad
If you have additional questions, email us at saltproject.pdl@broadcom.com. We’re glad
you’ve joined our community and look forward to doing awesome things with
you!

Expand Down
Loading