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

Add support for synchronous mode in rez-pkg-cache #1834

Closed

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    6380581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1b958 View commit details
    Browse the repository at this point in the history
  3. Add support for virtualenv in installer

    Signed-off-by: Jose Enriquez <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a2a7348 View commit details
    Browse the repository at this point in the history
  4. Run workflows when install script is modified

    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    06eaccf View commit details
    Browse the repository at this point in the history
  5. Add support for virtualenv in installer (AcademySoftwareFoundation#1645)

    * Add support for virtualenv in installer
    
    Signed-off-by: Jose Enriquez <[email protected]>
    
    * Run workflows when install script is modified
    
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    
    ---------
    
    Signed-off-by: Jose Enriquez <[email protected]>
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions and JeanChristopheMorinPerso committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bc6d5e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d09c08d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    296583c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    037879c View commit details
    Browse the repository at this point in the history
  9. Remove rez.backport (AcademySoftwareFoundation#1634)

    Signed-off-by: Bryce Gattis <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9ce3e02 View commit details
    Browse the repository at this point in the history
  10. Upload test coverage to Codecov (AcademySoftwareFoundation#1671)

    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    887d506 View commit details
    Browse the repository at this point in the history
  11. Remove Python 2 support for utils/json.py (AcademySoftwareFoundation#…

    …1673)
    
    * Delete rez/utils/json.py
    
    ---------
    
    Signed-off-by: Bryce Gattis <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    61512b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85aaa8d View commit details
    Browse the repository at this point in the history
  13. Remove rez.utils.py23 and cleanup more python 2.7 leftovers (AcademyS…

    …oftwareFoundation#1678)
    
    * remove rez.utils.py23 module
    * remove some more __nonzero__ methods
    
    ---------
    
    Signed-off-by: wwn <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4724700 View commit details
    Browse the repository at this point in the history
  14. Improve explicitness of help doc of --command on rez-env

    Signed-off-by: brycegbrazen <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7ed5ce6 View commit details
    Browse the repository at this point in the history
  15. Address notes

    Signed-off-by: brycegbrazen <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0f1ac79 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5411af6 View commit details
    Browse the repository at this point in the history
  17. Tick off several completed boxes in onboarding document (AcademySoftw…

    …areFoundation#1691)
    
    * Tick off several completed boxes in onboarding document
    
    Signed-off-by: Stephen Mackenzie <[email protected]>
    
    * Update ASWF/ONBOARDING.md
    
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    
    ---------
    
    Signed-off-by: Stephen Mackenzie <[email protected]>
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions and JeanChristopheMorinPerso committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fecb35a View commit details
    Browse the repository at this point in the history
  18. Add retry mechanism when renaming folders on Windows (AcademySoftware…

    …Foundation#1666)
    
    This will fix issues when rez-cp could fail in some situations on WIndows.
    
    Signed-off-by: loonghao <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    df4cf31 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3bc7c5d View commit details
    Browse the repository at this point in the history
  20. Apply package orderers on variants (AcademySoftwareFoundation#1684)

    Previously, package orderers were only applied on packages. This was an oversight. With this change, they are now applied to variants too.
    
    ---------
    
    Signed-off-by: Ben Andersen <[email protected]>
    Co-authored-by: Paul Molodowitch <[email protected]>
    Pixel-Minions and pmolodo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    98c4ea0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ccd8241 View commit details
    Browse the repository at this point in the history
  22. Improve clarify of early binding functions documentation (AcademySoft…

    …wareFoundation#1677)
    
    Improve clarify of early binding functions documentation by documenting what is accessible within an early function.
    
    Signed-off-by: Bryce Gattis <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    af46f92 View commit details
    Browse the repository at this point in the history
  23. Bump version to 3.1.0 (AcademySoftwareFoundation#1702)

    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d3f0dd3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fe5fc96 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6c5c395 View commit details
    Browse the repository at this point in the history
  26. Convert all plugin rezconfig to rezconfig.py (AcademySoftwareFoundati…

    …on#1692)
    
    Signed-off-by: brycegbrazen <[email protected]>
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions and JeanChristopheMorinPerso committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    007d24f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a5a4b82 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4cd6fe9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    89416b8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2c00fb0 View commit details
    Browse the repository at this point in the history
  31. Release 3.1.1 (AcademySoftwareFoundation#1719)

    Signed-off-by: Stephen Mackenzie <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    46089ac View commit details
    Browse the repository at this point in the history
  32. seed adopters list (AcademySoftwareFoundation#1720)

    * seed adopters list
    
    Signed-off-by: Stephen Mackenzie <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e7de86d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8407a07 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2038980 View commit details
    Browse the repository at this point in the history
  35. fix adopters list formatting (AcademySoftwareFoundation#1726)

    Signed-off-by: Stephen Mackenzie <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fadd2ba View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    507850e View commit details
    Browse the repository at this point in the history
  37. Bump github/codeql-action from 3.25.1 to 3.25.3 (AcademySoftwareFound…

    …ation#1738)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.1 to 3.25.3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@c7f9125...d39d31e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    548aa01 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    bb7872b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    898a922 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6448462 View commit details
    Browse the repository at this point in the history
  41. Add more logic in the shell detection code to handle a case where the…

    … parent PID is zero. This can happen when run from within a docker container with a non-interactive shel. (AcademySoftwareFoundation#1735)
    
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b30e478 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c011fa1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ea1bc92 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7eddca3 View commit details
    Browse the repository at this point in the history
  45. Migrate plugin type settings to plugin rez configs so we can more eas…

    …ily add plugin settings to our documentation (AcademySoftwareFoundation#1746)
    
    Signed-off-by: BryceGattis <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c1fc73e View commit details
    Browse the repository at this point in the history
  46. Bump ossf/scorecard-action from 2.3.1 to 2.3.3 (AcademySoftwareFounda…

    …tion#1752)
    
    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@0864cf1...dc50aa9)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d613670 View commit details
    Browse the repository at this point in the history
  47. Bump github/codeql-action from 3.25.3 to 3.25.10 (AcademySoftwareFoun…

    …dation#1770)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.3 to 3.25.10.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@d39d31e...23acc5c)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9662448 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    b6d2d73 View commit details
    Browse the repository at this point in the history
  49. Don't expand tilde in REZ_USED_IMPLICIT_PACKAGES and REZ_USED_REQUEST…

    … environment variables (AcademySoftwareFoundation#1760)
    
    Signed-off-by: Robert Minsk <[email protected]>
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions and JeanChristopheMorinPerso committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    19ae9d6 View commit details
    Browse the repository at this point in the history
  50. Add ability to cache package payloads synchronously (AcademySoftwareF…

    …oundation#1679)
    
    Adds a `package_cache_async` flag which allows users to run caching synchronously (blocking) or asynchronously from the config. Also adds CLI argument `--pkg-cache-mode` to manually override the caching mode.
    
    ---
    
    Signed-off-by: ttrently <[email protected]>
    Signed-off-by: Ben Andersen <[email protected]>
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Co-authored-by: ttrently <[email protected]>
    Co-authored-by: Jean-Christophe Morin <[email protected]>
    3 people committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eb7fce5 View commit details
    Browse the repository at this point in the history
  51. Fix incorrect string operations on bytes output of subprocess causing…

    … wrong shell type to be selected (AcademySoftwareFoundation#1765)
    
    Signed-off-by: Parikshit Tiwari <[email protected]>
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions and JeanChristopheMorinPerso committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    431f0ef View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    6d985f1 View commit details
    Browse the repository at this point in the history
  53. Restrict permissions in GHA workflows (AcademySoftwareFoundation#1782)

    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c2ec1b2 View commit details
    Browse the repository at this point in the history
  54. Bump actions/checkout from 4.1.1 to 4.1.7 (AcademySoftwareFoundation#…

    …1785)
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...692973e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2aa7575 View commit details
    Browse the repository at this point in the history
  55. Bump actions/upload-artifact from 4.3.2 to 4.3.3 (AcademySoftwareFoun…

    …dation#1784)
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.3.2...6546280)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    24abaf8 View commit details
    Browse the repository at this point in the history
  56. Bump github/codeql-action from 3.25.10 to 3.25.11 (AcademySoftwareFou…

    …ndation#1783)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.25.11.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@23acc5c...b611370)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c79f86e View commit details
    Browse the repository at this point in the history
  57. Bump actions/upload-artifact from 4.3.3 to 4.3.4 (AcademySoftwareFoun…

    …dation#1790)
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@6546280...0b2256b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a6576c6 View commit details
    Browse the repository at this point in the history
  58. Bump actions/download-artifact from 4.1.7 to 4.1.8 (AcademySoftwareFo…

    …undation#1789)
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@65a9edc...fa0a91b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1482bfd View commit details
    Browse the repository at this point in the history
  59. Bump github/codeql-action from 3.25.11 to 3.25.12 (AcademySoftwareFou…

    …ndation#1795)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.11 to 3.25.12.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b611370...4fa2a79)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b2f8347 View commit details
    Browse the repository at this point in the history
  60. Bump actions/setup-python from 5.1.0 to 5.1.1 (AcademySoftwareFoundat…

    …ion#1794)
    
    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.1.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@82c7e63...39cd149)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d49bde0 View commit details
    Browse the repository at this point in the history
  61. Fix TypeError when running get_rpaths on rez.utils.elf module (Academ…

    …ySoftwareFoundation#1798)
    
    Signed-off-by: Ruzette Krukkert <[email protected]>
    Signed-off-by: Jean-Christophe Morin <[email protected]>
    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions and JeanChristopheMorinPerso committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    12d0c66 View commit details
    Browse the repository at this point in the history
  62. Bump github/codeql-action from 3.25.12 to 3.26.5 (AcademySoftwareFoun…

    …dation#1816)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.12 to 3.26.5.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4fa2a79...2c779ab)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4d23f59 View commit details
    Browse the repository at this point in the history
  63. Bump actions/upload-artifact from 4.3.4 to 4.3.6 (AcademySoftwareFoun…

    …dation#1814)
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b2256b...834a144)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    98b9051 View commit details
    Browse the repository at this point in the history
  64. Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (AcademySoftwareFounda…

    …tion#1805)
    
    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@dc50aa9...62b2cac)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e2289c2 View commit details
    Browse the repository at this point in the history
  65. Bump github/codeql-action from 3.26.5 to 3.26.7 (AcademySoftwareFound…

    …ation#1827)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.5 to 3.26.7.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@2c779ab...8214744)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1a0ee1f View commit details
    Browse the repository at this point in the history
  66. Bump actions/setup-python from 5.1.1 to 5.2.0 (AcademySoftwareFoundat…

    …ion#1820)
    
    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@39cd149...f677139)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    52c2f79 View commit details
    Browse the repository at this point in the history
  67. Bump actions/upload-artifact from 4.3.6 to 4.4.0 (AcademySoftwareFoun…

    …dation#1819)
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@834a144...5076954)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    907cd19 View commit details
    Browse the repository at this point in the history
  68. Update sphinx requirement from <8.0.0,>=7.0.0 to >=7.0.0,<9.0.0 in /d…

    …ocs (AcademySoftwareFoundation#1804)
    
    Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Pixel-Minions and dependabot[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0d73bfa View commit details
    Browse the repository at this point in the history
  69. Make Powershell correctly return exit codes for aliases (AcademySoftw…

    …areFoundation#1778)
    
    Fixes issue where powershell plugins were not correctly capturing exit codes when aliased commands failed (AcademySoftwareFoundation#1778)
    
    ---------
    
    Signed-off-by: brycegbrazen <[email protected]>
    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Pixel-Minions and JeanChristopheMorinPerso committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8113ffd View commit details
    Browse the repository at this point in the history
  70. Fix package_cache_async missing from ResolvedContext dict round-t…

    …rip. Also bumped the serialization formation from 4.7 to 4.8 (AcademySoftwareFoundation#1810)
    
    Signed-off-by: Nathan Rusch <[email protected]>
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    591a164 View commit details
    Browse the repository at this point in the history
  71. Add support for synchronous and asynchronous package caching modes

    - Introduced `--pkg-cache-mode` argument to specify caching mode (`sync` or `async`).
    - Updated `add_variant` function to handle the new caching modes.
    Pixel-Minions committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    25ab47a View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    29bf0b5 View commit details
    Browse the repository at this point in the history