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

Added support for Amazon 2023, Debian 12, Ubuntu 24.04, removed EOL and BSD OSs and Python 2.7 support #1987

Merged
merged 76 commits into from
Jul 11, 2024

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    53bc840 View commit details
    Browse the repository at this point in the history
  2. Initial removal of support for Python 2.7, and pre-Neon support (sinc…

    …e assumption is they are Python 2 mostly)
    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ac395d1 View commit details
    Browse the repository at this point in the history
  3. Pre-commit clean up

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    81aa2f3 View commit details
    Browse the repository at this point in the history
  4. Updated workflows for Debian 12, Fedora 39, Amazon 2023

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4122ca4 View commit details
    Browse the repository at this point in the history
  5. Update minimum versions and correct Redat 7 base key

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8b0a438 View commit details
    Browse the repository at this point in the history
  6. Updated 3005.1 to 3005.5

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3066619 View commit details
    Browse the repository at this point in the history
  7. Added macos-12, removed Photon-3, and added further cleanup of old OS…

    …s and Salt versions
    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3552c4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57c57ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd7183a View commit details
    Browse the repository at this point in the history
  10. Corrected for fedora_provision_command

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e885b84 View commit details
    Browse the repository at this point in the history
  11. Fix __PY_VERSION_REPO

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    115662b View commit details
    Browse the repository at this point in the history
  12. Fix up use of dnf-utils which no longer exists

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e2caca9 View commit details
    Browse the repository at this point in the history
  13. Removed use of yum-utils and dnf-utils (doesn't exist)

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2f93d4c View commit details
    Browse the repository at this point in the history
  14. Updated test for yum-utils install

    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bf61b31 View commit details
    Browse the repository at this point in the history
  15. Removed use of procps for RedHat 9 and above, since only exists for 8…

    … and below
    David Murphy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9b6f2f8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Updated for Fedora 40, Ubuntu 24.04, etc

    David Murphy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e6b9bb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    b43ff74 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. WIP - Changes

    dmurphy18 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1f69abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd606b View commit details
    Browse the repository at this point in the history
  3. Fix typo

    dmurphy18 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fdd1c7c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    b131ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc79848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16295f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59a91b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4b5a21 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Updated code

    dmurphy18 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    359e45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0977b9 View commit details
    Browse the repository at this point in the history
  3. Added debugging

    dmurphy18 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1b42e15 View commit details
    Browse the repository at this point in the history
  4. Updated bootstrap

    dmurphy18 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    42d2ee0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    9eddf0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbbe05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ccb53 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Updated testings

    dmurphy18 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7a635d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d4290b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Updated bootstrap script to install tornado, since missing in pkg for…

    … 3006.x, fixed debian/ubuntu urls for repos
    dmurphy18 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ecbd125 View commit details
    Browse the repository at this point in the history
  2. Updates

    dmurphy18 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5d3f426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a942ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c2558 View commit details
    Browse the repository at this point in the history
  5. Disabled transport docker

    dmurphy18 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e48524e View commit details
    Browse the repository at this point in the history
  6. Updates some more

    dmurphy18 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ed15eb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Updates to bootstrap etc

    dmurphy18 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    463a9f9 View commit details
    Browse the repository at this point in the history
  2. Updates some more

    dmurphy18 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b427c8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce761bb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    871320e View commit details
    Browse the repository at this point in the history
  2. Removed support for Centos Stream 8, EOL 2024-05-31, and added more d…

    …ebug, and revisited git for Debian and Ubuntu
    dmurphy18 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ad3ebc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c28d9e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    260fa14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e0fb6 View commit details
    Browse the repository at this point in the history
  6. Updated some more pip3 install to utilize --break-system-packages if …

    …sufficient pip3 version
    dmurphy18 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    36d6f08 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    5a97bc6 View commit details
    Browse the repository at this point in the history
  2. Resolve lint error

    dmurphy18 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    260038f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16c9934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    186bfa6 View commit details
    Browse the repository at this point in the history
  5. Trying koalaman/shellcheck-alpine:latest to see if Lint error is reso…

    …lved for secure_getenv: symbol not found
    dmurphy18 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    506641e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06117e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    527a710 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8d8999 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14039fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7069912 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    68c4028 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b62936d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    43fe19d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Debugging Oracle Linux 9

    dmurphy18 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    51e0083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0faeba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06a6184 View commit details
    Browse the repository at this point in the history
  4. Debugging

    dmurphy18 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    92cc9e5 View commit details
    Browse the repository at this point in the history
  5. Debugging more

    dmurphy18 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    180fd58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03c6245 View commit details
    Browse the repository at this point in the history
  7. Debugging Amazon 2023

    dmurphy18 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f84f11f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    206b800 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3655a99 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Reverted to using original Ruby 2.6.10 since 3.3.4 has exceptions cre…

    …ating Amazon 2023 Test Instance
    dmurphy18 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05ccf11 View commit details
    Browse the repository at this point in the history
  2. Cleaned up code and removed Amazon 2023 for now, till it's container …

    …curl issue is resolved
    dmurphy18 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ef10db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d2906 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bf33fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3781ed7 View commit details
    Browse the repository at this point in the history