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: ybiquitous/easytest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: ybiquitous/easytest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 2, 2023

  1. Bump actions/checkout from 3 to 4 (#41)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2023
    Copy the full SHA
    e46d83d View commit details

Commits on Dec 14, 2023

  1. Copy the full SHA
    bada6d1 View commit details
  2. 0.10.1

    ybiquitous committed Dec 14, 2023
    Copy the full SHA
    eb02e67 View commit details
  3. Revert "0.10.1"

    This reverts commit eb02e67.
    ybiquitous committed Dec 14, 2023
    Copy the full SHA
    17108c8 View commit details
  4. New release workflow again (#43)

    The try using a reusable workflow failed:
    https://github.com/ybiquitous/easytest/actions/runs/7209639798/job/19641317427
    
    This change is a try not using a reusable workflow.
    ybiquitous authored Dec 14, 2023
    Copy the full SHA
    0c51b3c View commit details
  5. 0.10.1

    ybiquitous committed Dec 14, 2023
    Copy the full SHA
    fea7158 View commit details
  6. Refactor release workflow

    ybiquitous committed Dec 14, 2023
    Copy the full SHA
    7498067 View commit details

Commits on Jan 1, 2024

  1. Bump actions/configure-pages from 3 to 4 (#44)

    Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 4.
    - [Release notes](https://github.com/actions/configure-pages/releases)
    - [Commits](actions/configure-pages@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/configure-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Copy the full SHA
    3cadc10 View commit details

Commits on Jan 7, 2024

  1. Bump actions/deploy-pages from 2 to 4 (#45)

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 4.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 7, 2024
    Copy the full SHA
    1e92e26 View commit details
  2. Bump actions/upload-pages-artifact from 2 to 3 (#46)

    Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-pages-artifact/releases)
    - [Commits](actions/upload-pages-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-pages-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 7, 2024
    Copy the full SHA
    e78dfc1 View commit details

Commits on Apr 1, 2024

  1. Bump actions/configure-pages from 4 to 5 (#47)

    Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
    - [Release notes](https://github.com/actions/configure-pages/releases)
    - [Commits](actions/configure-pages@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/configure-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Copy the full SHA
    c4f2a62 View commit details

Commits on Jun 7, 2024

  1. Drop Ruby 3.0 support (#49)

    Ruby 3.0 has reached EOL April 2024. See:
    https://www.ruby-lang.org/en/downloads/branches/
    ybiquitous authored Jun 7, 2024
    Copy the full SHA
    cfbda7b View commit details
  2. Copy the full SHA
    9ebf159 View commit details
  3. 0.11.0

    ybiquitous committed Jun 7, 2024
    Copy the full SHA
    f9dd166 View commit details
  4. Copy the full SHA
    f62c365 View commit details
Loading