Skip to content

Commit dbab48d

Browse files
authored
Merge branch 'master' into patch-5
2 parents 85369a3 + c59a559 commit dbab48d

3,156 files changed

Lines changed: 120893 additions & 89582 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.bandit

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[bandit]
2+
exclude: salt/ext/tornado/*,tests/minionswarm.py
3+
skip: B701

.git-blame-ignore-revs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Blacken Salt
22
0b2a5613b345f17339cb90e60b407199b3d26980
33
# Blacken Docs
4-
f335a40f71446876969f53fbedc18a958ddb2890
4+
5e72e192f9713719ef5ec066c7b6c96302327ec6

.github/CONTRIBUTING.md

Lines changed: 0 additions & 88 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: "[BUG]"
5-
labels: Bug
5+
labels: Bug, needs-triage
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ contact_links:
66
- name: Salt-Users Forum
77
url: https://groups.google.com/forum/#!forum/salt-users
88
about: Please ask and answer questions here.
9-
- name: Salt on Freenode
10-
url: http://webchat.freenode.net/?channels=salt&uio=Mj10cnVlJjk9dHJ1ZSYxMD10cnVl83
9+
- name: Salt on LiberaChat
10+
url: https://web.libera.chat/#salt
1111
about: Please ask and answer questions here.
1212
- name: Security vulnerabilities
1313
email: security@saltstack.com

.github/ISSUE_TEMPLATE/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Docs
33
about: Issue related to Salt Documentation
44
title: "[DOCS]"
5-
labels: Documentation
5+
labels: Documentation, needs-triage
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: "[FEATURE REQUEST]"
5-
labels: Feature
5+
labels: Feature, needs-triage
66
assignees: ''
77

88
---
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Test Failure
3+
about: Jenkins Test Failure issues
4+
title: "[TEST FAILURE]"
5+
labels: Test Failure
6+
assignees: ''
7+
8+
---
9+
10+
Please paste the link from the specific build where the failure first started:

.github/config.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ newIssueWelcomeComment: >
1212
resources including:
1313
1414
- [Community Wiki](https://github.com/saltstack/community/wiki)
15-
- [Salt’s Contributor Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html)
16-
- [Join our Community Slack](https://saltstackcommunity.herokuapp.com/)
17-
- [IRC on Freenode](https://webchat.freenode.net/#salt)
18-
- [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack)
19-
- [SaltStackInc Twitch channel](https://www.twitch.tv/saltstackinc)
15+
- [Salt’s Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
16+
- [Join our Community Slack](https://join.slack.com/t/saltstackcommunity/shared_invite/zt-3av8jjyf-oBQ2M0vhXOhJpNpRkPWBvg)
17+
- [IRC on LiberaChat](https://web.libera.chat/#salt)
18+
- [Salt Project YouTube channel](https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg)
19+
- [Salt Project Twitch channel](https://www.twitch.tv/saltprojectoss)
2020
2121
There are lots of ways to get involved in our community. Every month, there are around a dozen
2222
opportunities to meet with other contributors and the Salt Core team and collaborate in real
2323
time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
2424
25-
If you have additional questions, email us at core@saltstack.com. We’re glad
25+
If you have additional questions, email us at saltproject@vmware.com. We’re glad
2626
you’ve joined our community and look forward to doing awesome things with
2727
you!
2828
@@ -38,17 +38,17 @@ newPRWelcomeComment: >
3838
resources including:
3939
4040
- [Community Wiki](https://github.com/saltstack/community/wiki)
41-
- [Salt’s Contributor Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html)
42-
- [Join our Community Slack](https://saltstackcommunity.herokuapp.com/)
43-
- [IRC on Freenode](https://webchat.freenode.net/#salt)
44-
- [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack)
45-
- [SaltStackInc Twitch channel](https://www.twitch.tv/saltstackinc)
41+
- [Salt’s Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
42+
- [Join our Community Slack](https://join.slack.com/t/saltstackcommunity/shared_invite/zt-3av8jjyf-oBQ2M0vhXOhJpNpRkPWBvg)
43+
- [IRC on LiberaChat](https://web.libera.chat/#salt)
44+
- [Salt Project YouTube channel](https://www.youtube.com/channel/UCpveTIucFx9ljGelW63-BWg)
45+
- [Salt Project Twitch channel](https://www.twitch.tv/saltprojectoss)
4646
4747
There are lots of ways to get involved in our community. Every month, there are around a dozen
4848
opportunities to meet with other contributors and the Salt Core team and collaborate in real
4949
time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
5050
51-
If you have additional questions, email us at core@saltstack.com. We’re glad
51+
If you have additional questions, email us at saltproject@vmware.com. We’re glad
5252
you’ve joined our community and look forward to doing awesome things with
5353
you!
5454

.github/workflows/docs.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ jobs:
1414

1515
- name: Install System Deps
1616
run: |
17+
echo "deb http://deb.debian.org/debian buster-backports main" >> /etc/apt/sources.list
1718
apt-get update
18-
apt-get install -y enchant git gcc make zlib1g-dev libc-dev libffi-dev g++ libxml2 libxml2-dev libxslt-dev libcurl4-openssl-dev libssl-dev libgnutls28-dev xz-utils
19+
apt-get install -y enchant git gcc imagemagick make zlib1g-dev libc-dev libffi-dev g++ libxml2 libxml2-dev libxslt-dev libcurl4-openssl-dev libssl-dev libgnutls28-dev xz-utils
20+
apt-get install -y git/buster-backports
1921
2022
- uses: actions/checkout@v2
2123

@@ -36,7 +38,7 @@ jobs:
3638
list-files: json
3739
filters: |
3840
docs:
39-
- docs/**
41+
- doc/**
4042
4143
- name: Set Docs Python Cache Key
4244
run: echo "PY=$(python --version --version | sha256sum | cut -d' ' -f1)" >> $GITHUB_ENV
@@ -49,7 +51,7 @@ jobs:
4951

5052
- name: Install Python Requirements
5153
env:
52-
PIP_EXTRA_INDEX_URL: https://artifactory.saltstack.net/artifactory/api/pypi/pypi-open/simple/
54+
PIP_EXTRA_INDEX_URL: https://pypi-proxy.saltstack.net/root/local/+simple/
5355
run:
5456
nox --install-only --forcecolor -e 'docs-html(compress=False, clean=True)'
5557

@@ -76,8 +78,10 @@ jobs:
7678

7779
- name: Install System Deps
7880
run: |
81+
echo "deb http://deb.debian.org/debian buster-backports main" >> /etc/apt/sources.list
7982
apt-get update
80-
apt-get install -y enchant git gcc make zlib1g-dev libc-dev libffi-dev g++ libxml2 libxml2-dev libxslt-dev libcurl4-openssl-dev libssl-dev libgnutls28-dev
83+
apt-get install -y enchant git gcc imagemagick make zlib1g-dev libc-dev libffi-dev g++ libxml2 libxml2-dev libxslt-dev libcurl4-openssl-dev libssl-dev libgnutls28-dev
84+
apt-get install -y git/buster-backports
8185
8286
- uses: actions/checkout@v2
8387

@@ -89,7 +93,7 @@ jobs:
8993
list-files: json
9094
filters: |
9195
docs:
92-
- docs/**
96+
- doc/**
9397
9498
- name: Set Python Version Env Var
9599
if: github.event_name == 'push' || steps.changed-files.outputs.docs == 'true'
@@ -116,7 +120,7 @@ jobs:
116120
- name: Install Python Requirements
117121
if: github.event_name == 'push' || steps.changed-files.outputs.docs == 'true'
118122
env:
119-
PIP_EXTRA_INDEX_URL: https://artifactory.saltstack.net/artifactory/api/pypi/pypi-open/simple/
123+
PIP_EXTRA_INDEX_URL: https://pypi-proxy.saltstack.net/root/local/+simple/
120124
run:
121125
nox --install-only --forcecolor -e 'docs-man(compress=False, update=False, clean=True)'
122126

0 commit comments

Comments
 (0)