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: ioos/cc-plugin-glider
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: ioos/cc-plugin-glider
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 23, 2026

  1. Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    5b4d250 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from ioos/dependabot/github_actions/github-act…

    …ions-e6ee9d7de3
    
    Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group
    ocefpaf authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    ff6df00 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Bump actions/setup-python in the github-actions group

    Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).
    
    
    Updates `actions/setup-python` from 6.1.0 to 6.2.0
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@83679a8...a309ff8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    537f6af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from ioos/dependabot/github_actions/github-act…

    …ions-f50382bc57
    
    Bump actions/setup-python from 6.1.0 to 6.2.0 in the github-actions group
    ocefpaf authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    1dbeb64 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Use Units class from cc

    ocefpaf committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    174e742 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from ocefpaf/use_units_from_cc

    Use Units class from compliance-checker
    ocefpaf authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    b2476b8 View commit details
    Browse the repository at this point in the history
Loading