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.11.1
Choose a base ref
...
head repository: conda/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v25.1.0
Choose a head ref
  • 11 commits
  • 19 files changed
  • 5 contributors

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    3129c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e72a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.2](astral-sh/ruff-pre-commit@v0.7.4...v0.8.2)
    - [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    d7b28b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22a8b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.8.3](astral-sh/ruff-pre-commit@v0.8.2...v0.8.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    af25f29 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.3...v0.8.6)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    3223962 View commit details
    Browse the repository at this point in the history
  2. Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in /check-cla (

    #241)
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@5e91468...67ccf78)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      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>
    dependabot[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    8fd569c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Create create-fork action (#239)

    * Create `create-fork` action
    
    * Update README.md
    
    * Add `repository` input
    kenodegard authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    9595d43 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Add tests & CI framework (#243)

    * Initialize test suite
    
    * Install all dependencies
    
    * Upload coverage
    
    * Add badges
    
    * Update README.md
    
    * Update test_combine_durations.py
    kenodegard authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    3cf0d52 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Add analyze step (#245)

    * Standardize Python
    
    * Enable dependabot updates for pip
    
    * Add analyze step with automated error reports
    
    * Minor cleanup
    
    * Update existing failures
    
    * Compute hash
    kenodegard authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    aedec25 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

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