Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: conda/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.5.0
Choose a base ref
...
head repository: conda/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.8.0
Choose a head ref
  • 17 commits
  • 14 files changed
  • 5 contributors

Commits on May 13, 2024

  1. Bump conda/actions from 24.4.0 to 24.5.0 in /check-cla (#180)

    * Bump conda/actions from 24.4.0 to 24.5.0 in /check-cla
    
    Bumps [conda/actions](https://github.com/conda/actions) from 24.4.0 to 24.5.0.
    - [Release notes](https://github.com/conda/actions/releases)
    - [Commits](1e442e0...976289d)
    
    ---
    updated-dependencies:
    - dependency-name: conda/actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Odegard <kodegard@anaconda.com>
    dependabot[bot] and kenodegard authored May 13, 2024
    Configuration menu
    Copy the full SHA
    964077a View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.1.4 to 4.1.5 in /check-cla (#181)

    * Bump actions/checkout from 4.1.4 to 4.1.5 in /check-cla
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@0ad4b8f...44c2b7a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Odegard <kodegard@anaconda.com>
    dependabot[bot] and kenodegard authored May 13, 2024
    Configuration menu
    Copy the full SHA
    e81ae64 View commit details
    Browse the repository at this point in the history
  3. 🔄 synced file(s) with conda/infrastructure (#182)

    Co-authored-by: Conda Bot <conda-bot@users.noreply.github.com>
    conda-bot and conda-bot authored May 13, 2024
    Configuration menu
    Copy the full SHA
    d350a44 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 27, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#183)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.28.2 → 0.28.3](python-jsonschema/check-jsonschema@0.28.2...0.28.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    be012a8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#185)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.28.3 → 0.28.4](python-jsonschema/check-jsonschema@0.28.3...0.28.4)
    - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    8a449f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#188)

    updates:
    - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.13.0 → v2.14.0](macisamuele/language-formatters-pre-commit-hooks@v2.13.0...v2.14.0)
    - [github.com/python-jsonschema/check-jsonschema: 0.28.4 → 0.29.0](python-jsonschema/check-jsonschema@0.28.4...0.29.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    006f291 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.1.6 to 4.1.7 in /check-cla (#187)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 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@a5ac7e5...692973e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7d33f56 View commit details
    Browse the repository at this point in the history
  3. Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 in /check-cla (

    #189)
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.5 to 6.1.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@6d6857d...c5a7806)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a87f5f7 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-node from 4.0.2 to 4.0.3 in /read-yaml (#190)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@60edb5d...1e60f62)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4699a7b View commit details
    Browse the repository at this point in the history
  5. 🔄 synced file(s) with conda/infrastructure (#186)

    Co-authored-by: Conda Bot <conda-bot@users.noreply.github.com>
    conda-bot and conda-bot authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5a6a03e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. 🔄 synced file(s) with conda/infrastructure (#191)

    Co-authored-by: Conda Bot <conda-bot@users.noreply.github.com>
    conda-bot and conda-bot authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cb6f739 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#192)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.29.0 → 0.29.1](python-jsonschema/check-jsonschema@0.29.0...0.29.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1c9555e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Add templating summary for better auditing (#197)

    * Add ruff
    
    * Add templating summary
    
    * console(record=True) & indentations
    
    * Set width instead
    
    * Formatting
    
    * export_text
    
    * group pip list
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Lower complexity
    
    * Update .gitignore
    
    * Reorder
    
    * Display context in summary
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    kenodegard and pre-commit-ci[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    babbe28 View commit details
    Browse the repository at this point in the history
  2. Add durations summary for better auditing (#198)

    * Produce a durations summary
    
    * console(record=True)
    kenodegard authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    17b5368 View commit details
    Browse the repository at this point in the history
  3. 🔄 synced file(s) with conda/infrastructure (#193)

    Co-authored-by: Conda Bot <conda-bot@users.noreply.github.com>
    conda-bot and conda-bot authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    15f883f View commit details
    Browse the repository at this point in the history
Loading