8000 Comparing 7.9.0...7.9.1 · arangodb/python-arango · GitHub
[go: up one dir, main page]

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: arangodb/python-arango
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.9.0
Choose a base ref
...
head repository: arangodb/python-arango
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.9.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 11, 2024

  1. fix: docs/requirements.txt (#315)

    * attempt fix: add `sphinx_rtd_theme` to `docs/requirements.txt`
    
    * fix newline
    
    * replace `jwt` with `PyJWT`
    
    ref: https://readthedocs.org/projects/python-driver-for-arangodb/builds/23067227/
    aMahanna authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f007137 View commit details
    Browse the repository at this point in the history
  2. DE-701 | CodeCov Orb in CircleCI (#301)

    * DE-701 | initial commit
    
    * add newline
    
    * new: `docker logs`
    
    * remove `--rm` from `starter.sh`
    
    * temp: lower coverage
    
    * update config
    
    * fix yml indentation
    
    * Update config.yml
    
    * revert aa82b00
    aMahanna authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    99f5d9b View commit details
    Browse the repository at this point in the history
Loading
0