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: python-ellar/ellar-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.7
Choose a base ref
...
head repository: python-ellar/ellar-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.8
Choose a head ref
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 1, 2024

  1. Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.11...v1.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a3f1b9c View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 4.0.0 to 4.1.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.0.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    01659b7 View commit details
    Browse the repository at this point in the history
  3. Bump ruff from 0.1.15 to 0.3.0

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.3.0.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.1.15...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9841e75 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Merge pull request #76 from python-ellar/dependabot/pip/ruff-0.3.0

    Bump ruff from 0.1.15 to 0.3.0
    eadwinCode authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b71bc4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from python-ellar/dependabot/github_actions/co…

    …decov/codecov-action-4.1.0
    
    Bump codecov/codecov-action from 4.0.0 to 4.1.0
    eadwinCode authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cad6e62 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from python-ellar/dependabot/github_actions/py…

    …pa/gh-action-pypi-publish-1.8.12
    
    Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
    eadwinCode authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6538a13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d91e98 View commit details
    Browse the repository at this point in the history
  5. fixed failing test

    eadwinCode committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6ee186f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #77 from python-ellar/package_fix

    rearrangement lib dependencies
    eadwinCode authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    286d608 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. 0.3.8

    eadwinCode authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    57aa8d2 View commit details
    Browse the repository at this point in the history
Loading