Thanks to visit codestin.com
Credit goes to github.com

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: jrxFive/python-nomad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: jrxFive/python-nomad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 23, 2024

  1. add latest Nomad and Python to tests (#165)

    * add latest Nomad and Python to tests
    
    * upgrade pylint
    nikita-b authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    060ced3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. feat: Update dispatch jobs to support templateprefix and `idempoten…

    …cytoken` (#171)
    
    * Update `dispatch_jobs` to support `idempotency_token` and `IdPrefixTemplate`
    
    * bump action versions
    
    * black formatting
    aas47 authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    79ae9d9 View commit details
    Browse the repository at this point in the history
  2. Bump requests from 2.31.0 to 2.32.2 (#172)

    Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.31.0...v2.32.2)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    1befcb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Feature: signal allocations (#169)

    * Add signal allocation method to requester
    
    * Add tests for signal allocation
    
    * Add documentation
    
    * Update signal docstring
    Parselon authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    ff1f1db View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. update version (#173)

    nikita-b authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    db31eaa View commit details
    Browse the repository at this point in the history
Loading