1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 2 years ago. based on code collected about 3 years ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Need to set STABLE_REV to ONEDIR_REV when install_gentoo_onedir is called. More... over 2 years ago
removing python 3.6 related code which is no longer needed. More... over 2 years ago
Remove end of line from grep for 3005. More... over 2 years ago
Fixing Arch by adding additional onedir functions to call stable functions. More... over 2 years ago
parse json first, since different versions have different naming schemes and we need to parse that part afterwards More... over 2 years ago
fixing SALTPKGCONFURL, same one for onedir locations just populated with different values for different variables. More... over 2 years ago
Need _ONEDIR_REV defined in a couple more places. More... over 2 years ago
different approach to setting the _ONEDIR_REV from the parse repo.json function More... over 2 years ago
first pass at parsing the repo.json for Mac when using onedir and latest. More... over 2 years ago
Merge pull request #1908 from s0undt3ch/develop More... over 2 years ago
Bump to `geekyeggo/delete-artifact@v2`
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Don't rely on GH runners during the release process once started.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Fix opening PR against the Salt repository
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Allow testing releases from forks
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Use the installed python on the runners
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Respect the old directory layout
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Switch to using `tools` when uploading to S3
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Some echo's so that we know what we're doing
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Sign release scripts. Nightly develop version of scripts upload.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Use our runners to publish a release. Update S3 bucket in the process.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Add actionlint to pre-commit
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 2 years ago
Update README.rst with 2023.04.06 release sha256sum More... over 2 years ago
Update develop branch for the v2023.04.06 release More... over 2 years ago
need a dummy install_arch_linux_onedir_post that calls install_arch_linux_stable_post. More... over 2 years ago
need a dummy install_fedora_onedir_post that calls install_fedora_stable_post. More... over 2 years ago
Adding +install_macosx_onedir and friends More... over 2 years ago
Don't include SALT-PROJECT-GPG-PUBKEY-2023.pub if it's not found. More... over 2 years ago
Ensure STABLE_REV is still set for a couple functions that still use it, eg. Fedora. More... over 2 years ago
on RH based systems, check that the updated GPG key exists otherwise fall back to the previous GPG key. More... over 2 years ago
add some dummy install onedir functions to call the stable version for certain OSes, eg. freebsd, openbsd, smartos. More... over 2 years ago