Commit graph

6570 commits

Author SHA1 Message Date
Pedro Algarvio
967d3015f6
Merge 3006.x into master 2023-12-05 18:10:58 +00:00
Daniel A. Wozniak
9fb71a7559 Update documentation to reflect __file_client__ 2023-12-04 14:20:01 -07:00
Pedro Algarvio
7abbed1dee Don't include the 3007.0.md.template in the 3006.x branch
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-11-27 21:13:22 +00:00
Pedro Algarvio
356bceb212
Revert "Don't include the 3007.0.md.template in the 3006.x branch"
This reverts commit 575c1b8a79.
2023-11-26 17:01:29 +00:00
Pedro Algarvio
575c1b8a79
Don't include the 3007.0.md.template in the 3006.x branch
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-11-26 17:01:21 +00:00
MKLeb
4d72d7c052 Revert "REVERT: Add temp 3007.0 release notes"
This reverts commit 2c77a3788edac7f96ce0bf9aa07568d75d768b28.
2023-11-19 19:42:05 +00:00
MKLeb
5f31b3120e REVERT: Add temp 3007.0 release notes 2023-11-19 19:42:05 +00:00
jeanluc
d7338a0e79 Support master tops on masterless minions
Also, make salt-ssh master tops behave like regular ones, i.e. merge the
returns of multiple master top modules for the same environment.
2023-11-17 11:34:02 +00:00
Max Arnold
c98aa86fd8 Move configuration index doc 2023-11-15 08:23:27 +07:00
Pedro Algarvio
ede29b4fdf This is not yet true
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-11-10 14:51:21 +00:00
Pedro Algarvio
92cae105fd Add deprecation warnings and release notes about `setup.py`
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-11-10 14:51:21 +00:00
Pedro Algarvio
c8f5d589d2
Merge 3006.x into master 2023-10-29 22:25:59 +00:00
Pedro Algarvio
a6ea97f46c
Merge v3005.4 into 3006.x 2023-10-29 09:31:08 +00:00
Pedro Algarvio
16dce0b4cc
Merge v3006.4 into 3006.x 2023-10-29 09:24:34 +00:00
Megan Wilhite
1d983e4018 Prepare release notes, changelog, and man pages for 3005.4 2023-10-16 17:32:02 -06:00
Salt Project Packaging
e37fbda4de Release v3006.4 2023-10-16 17:32:52 +00:00
Pedro Algarvio
24d2fef2fa
Merge 3006.x into master 2023-09-22 08:39:31 +01:00
Pedro Algarvio
f067969b65
Merge freeze(3005.3) into 3006.x 2023-09-21 21:16:10 +01:00
Pedro Algarvio
c07f66261e
Merge 3006.x into master 2023-09-20 15:52:18 +01:00
MKLeb
34769c9157 fix line wrap 2023-09-15 08:49:14 -07:00
MKLeb
c3f8f2d310 Make the classic test chunks more clear in the documentation 2023-09-15 08:49:14 -07:00
Caleb Beard
6d4b585989 Update doc/topics/packaging/testing.rst
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-09-15 08:49:14 -07:00
Caleb Beard
c96f360d2b Update doc/topics/packaging/testing.rst
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-09-15 08:49:14 -07:00
MKLeb
9ee9610dde Fix bulleted list indentation issues during man page generation 2023-09-15 08:49:14 -07:00
MKLeb
8c67d22d7e Add bulleted list, and change some other errors 2023-09-15 08:49:14 -07:00
MKLeb
9832840afc Apply grammar, phrasing, and spelling fixes. Also, wrap at character 80 2023-09-15 08:49:14 -07:00
MKLeb
ce15ffa550 Fix some paths 2023-09-15 08:49:14 -07:00
MKLeb
c8b4e51364 x86_64 is now amd64 where it makes sense 2023-09-15 08:49:14 -07:00
MKLeb
068cf00707 Fix some grammar 2023-09-15 08:49:14 -07:00
MKLeb
e8e842cc19 Add instructions for how to run the package tests 2023-09-15 08:49:14 -07:00
Megan Wilhite
3c6755d6ea
Remove pip install warning - setuptools new release fixed 2023-09-14 18:40:44 +01:00
Megan Wilhite
911160eb5d Add 3005.3 Release Notes 2023-09-14 13:04:09 +00:00
Megan Wilhite
eedc281654 Remove pip install warning - setuptools new release fixed 2023-09-13 16:51:08 +01:00
Pedro Algarvio
f389c29473
Merge 3006.x into master
Conflicts:
 * requirements/darwin.txt
 * requirements/pytest.txt
 * requirements/static/ci/common.in
 * requirements/static/ci/darwin.in
 * requirements/static/ci/freebsd.in
 * requirements/static/ci/linux.in
 * requirements/static/ci/py3.10/cloud.txt
 * requirements/static/ci/py3.10/darwin.txt
 * requirements/static/ci/py3.10/freebsd.txt
 * requirements/static/ci/py3.10/lint.txt
 * requirements/static/ci/py3.10/linux.txt
 * requirements/static/ci/py3.10/windows.txt
 * requirements/static/ci/py3.11/windows.txt
 * requirements/static/ci/py3.7/cloud.txt
 * requirements/static/ci/py3.7/freebsd.txt
 * requirements/static/ci/py3.7/lint.txt
 * requirements/static/ci/py3.7/linux.txt
 * requirements/static/ci/py3.8/cloud.txt
 * requirements/static/ci/py3.8/freebsd.txt
 * requirements/static/ci/py3.8/lint.txt
 * requirements/static/ci/py3.8/linux.txt
 * requirements/static/ci/py3.8/windows.txt
 * requirements/static/ci/py3.9/cloud.txt
 * requirements/static/ci/py3.9/darwin.txt
 * requirements/static/ci/py3.9/freebsd.txt
 * requirements/static/ci/py3.9/lint.txt
 * requirements/static/ci/py3.9/linux.txt
 * requirements/static/ci/py3.9/windows.txt
 * requirements/static/pkg/freebsd.in
 * requirements/static/pkg/linux.in
 * requirements/static/pkg/py3.10/darwin.txt
 * requirements/static/pkg/py3.10/windows.txt
 * requirements/static/pkg/py3.11/windows.txt
 * requirements/static/pkg/py3.8/windows.txt
 * requirements/static/pkg/py3.9/darwin.txt
 * requirements/static/pkg/py3.9/windows.txt
 * requirements/windows.txt
2023-09-13 16:09:29 +01:00
Alyssa Rock
bbd6009b9e Fix warning box on 3006.3 release notes 2023-09-08 14:08:58 -07:00
MKLeb
bee29be6dd
Merge remote-tracking branch 'upstream/3006.x' into mf/master/3006.x 2023-09-08 16:25:39 -04:00
Megan Wilhite
5d86ead778 Update 3006.3 release notes with pip install warning 2023-09-07 23:05:32 +00:00
Salt Project Packaging
8505972418
Release v3006.3 2023-09-06 17:02:29 +00:00
Megan Wilhite
4d9eee7753 Add PYTHONWARNINGS=ignore option to silence deprecation warnings 2023-08-28 07:39:32 +01:00
Bernhard Gally
30354137b0 Deprecate proxmox cloud 2023-08-25 13:11:46 +00:00
Zhiwei Liang
2cfc5c2fb4 Update image 2023-08-25 13:10:52 +00:00
Zhiwei Liang
905f3d774d Update doc links 2023-08-25 13:10:52 +00:00
Zhiwei Liang
0d3f49296e Update docs and tests 2023-08-25 13:10:52 +00:00
Pedro Algarvio
22107ebd32
Merge 3006.x into master 2023-08-15 22:29:25 +01:00
Pedro Algarvio
90eb7695e3
Fix pre-commit issue
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-08-15 09:39:20 +01:00
Pedro Algarvio
0136a0cd4b
Merge freeze(3005.2) into 3006.x 2023-08-15 09:20:44 +01:00
nicholasmhughes
245670f37f fix duplicate ref 2023-08-14 16:42:03 +01:00
nicholasmhughes
ea5cd720f1 fix rst formatting 2023-08-14 16:42:03 +01:00
nicholasmhughes
77b516f6a8 adding to_entries and from_entries functions as jinja filters 2023-08-14 16:42:03 +01:00
Megan Wilhite
5bab279151 [3005.2] Update cryptography to 41.0.3 2023-08-10 22:04:09 -07:00