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: ngine-io/chaotic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: ngine-io/chaotic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 14, 2022

  1. pip freeze

    resmo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    bbccf2b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. update deps

    resmo committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    17c2f16 View commit details
    Browse the repository at this point in the history
  2. add dependabot

    resmo committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    7d2c273 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 2 to 3 (#13)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4c41eb2 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-python from 2 to 4 (#14)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    cad5a55 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. ci: publish on release

    resmo committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ef26b9e View commit details
    Browse the repository at this point in the history
  2. nomad: add filters (#12)

    resmo authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c7d7264 View commit details
    Browse the repository at this point in the history
  3. release 0.8.0

    resmo committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f1ecaf2 View commit details
    Browse the repository at this point in the history
Loading