-
VMware
- United States
Popular repositories Loading
-
salt-windows-dev
salt-windows-dev PublicForked from vmware-archive/salt-windows-dev
Script to install all dependencies necessary to create a Development Environment in Windows
PowerShell 1
-
salt-winrepo-ng
salt-winrepo-ng PublicForked from saltstack/salt-winrepo-ng
Jinja templated winrepo
SaltStack 1
-
hugo
hugo PublicForked from gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
Go 1
-
-
salt
salt PublicForked from saltstack/salt
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt Open software package repository here:
Python 1
-
salt-bootstrap
salt-bootstrap PublicForked from saltstack/salt-bootstrap
Generic Salt Bootstrap Script
Shell
792 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
February 2025
Created 15 commits in 4 repositories
Opened 5 pull requests in 4 repositories
saltstack/salt
1
open
1
merged
-
Fix stacktrace with unmapped account names
This contribution was made on Feb 21
-
Handle AllowInboundRules when configuring Windows Firewall
This contribution was made on Feb 7
saltstack/salt-bootstrap
1
merged
-
Fix powershell instructions
This contribution was made on Feb 24
saltstack/community
1
merged
-
Add meeting notes for Windows Working Group Meeting 2025-02-20
This contribution was made on Feb 20
saltstack/salt-windows-deps
1
merged
-
Add VCRedist 2022 binaries
This contribution was made on Feb 3
Reviewed 32 pull requests in 3 repositories
saltstack/salt
25 pull requests
-
Getting nightly builds running again for 3006.x
This contribution was made on Feb 25
-
[3006.x] Fix minion config option startup_states
This contribution was made on Feb 24
-
Bump jinja2 to 3.1.5 due to GHSA-q2x7-8rv6-6q7h and GHSA-gmj6-6f8f-6699
This contribution was made on Feb 21
-
Allow
file.recurse
to merge all existingsource
dirsThis contribution was made on Feb 21 -
Set virtual grain in Podman systemd container
This contribution was made on Feb 21
-
[3006.x] Fix coroutines being called incorrectly
This contribution was made on Feb 20
-
[3007.x] Remove support for Python 3.8 from pre-commit and requirements
This contribution was made on Feb 19
-
[3006.x] Removing support for Python 3.7 and 3.8 from pre-commit
This contribution was made on Feb 19
-
[3006.x]Fix tech-debt for Git Pillar data with os.walk
This contribution was made on Feb 19
-
Migrate container creation to tools
This contribution was made on Feb 13
-
Repair fstab_present test mode
This contribution was made on Feb 12
-
[3006.x] Fix find_json to not rely on newline after valid JSON
This contribution was made on Feb 12
-
Remove warning when rendering non-SLS files
This contribution was made on Feb 12
-
[3007.x] fix sync_renderers failure when the custom renderer is specified via config
This contribution was made on Feb 12
-
add option to ignore duplicate includes
This contribution was made on Feb 12
-
Fix
gpg.verify
with python-gnupg >= 0.5.1This contribution was made on Feb 11 -
throw a TypeError when trying to merge a list with a mapping when `me…
This contribution was made on Feb 11
-
[master] Fix Python3.13 compatibility regarding urllib.parse module
This contribution was made on Feb 11
-
Github variables wont do the trick
This contribution was made on Feb 11
-
[3006.x] systemd_service: remove caching of 'systemctl status' to fix automatic daemon-reload for repeated invocations
This contribution was made on Feb 11
-
[3006.x] Constrain the localfs cache to the cachedir
This contribution was made on Feb 11
-
Bump jinja2 to 3.1.5 due to GHSA-q2x7-8rv6-6q7h and GHSA-gmj6-6f8f-6699
This contribution was made on Feb 11
-
add salt-pip details to returner
This contribution was made on Feb 11
-
Fix issue preventing non-root salt master running in VSCode integrated terminal
This contribution was made on Feb 11
-
[BUGFIX 60515] - Fix bug when specifying template_source using net.load_template
This contribution was made on Feb 11
- Some pull request reviews not shown.
saltstack/salt-bootstrap
1 pull request
-
Remove support for macos-12, as deprecated by github
This contribution was made on Feb 24
saltstack/salt-vmtools
1 pull request
-
Remove 107 exit code
This contribution was made on Feb 11
Created an issue in saltstack/salt that received 1 comment
[BUG] Installer Scripts got missed in the merge forward
Description A bunch of work I did in 3006.x to fix the Windows installer didn't get merged forward to 3007.x. These code changes fix the issue with…