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: codespell-project/actions-codespell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: codespell-project/actions-codespell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 7 contributors

Commits on Sep 26, 2022

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

Commits on Sep 27, 2022

  1. Merge pull request #49 from DimitriPapadopoulos/actions

    Update GitHub Actions
    peternewman authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    60adc94 View commit details
    Browse the repository at this point in the history
  2. Configure Dependabot to check for outdated actions used in workflows

    Dependabot will periodically check the versions of all actions used in the repository's workflows. If any are found to
    be outdated, it will submit a pull request to update them.
    per1234 authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    4ab5346 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from per1234/dependabot

    Configure Dependabot to check for outdated actions used in workflows
    peternewman authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    bcf481f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Encourage the use of semantic versioning in the README (#58)

    Follow community practices by recommending semantic versioning so
    changes to actions-codespell does not break workflows.
    
    For example, the actions/checkout does the same:
    https://github.com/actions/checkout
    jdufresne authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    9c63fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. ENH: Enable use of pyproject.toml (#60)

    * ENH: Enable use of pyproject.toml
    
    * FIX: Try a fix
    
    * FIX: Again
    larsoner authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9b834d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57beb9f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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