Skip to main content

Diff Manifests via Gitiles API

Project description

diffmanifests

PyPI Travis Coverage Status License

diffmanifests is a tool used to see deeper differences between manifests via Gerrit & Gitiles API.

Requirement

  • Python >= 3.7

Install

pip install diffmanifests

Update

pip install diffmanifests --upgrade

Run

diffmanifests --config-file config.json --manifest1-file manifest1.xml --manifest2-file manifest2.xml --output-file output.json

Settings

Diff Manifests parameters can be set in the directory config.

An example of configuration in config.json:

{
  "gerrit": {
    "pass": "pass",
    "url": "http://localhost:80",
    "user": "user"
  },
  "gitiles": {
    "pass": "pass",
    "retry": 1,
    "timeout": -1,
    "url": "http://localhost:80",
    "user": "user"
  }
}

Feature

Diff Manifests supports to compare commit 2 with commit 1 in diagram A/B/C.

branch

License

Project License can be found here.

Reference

git-repo/subcmds/diffmanifests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

diffmanifests-3.2.2.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

diffmanifests-3.2.2-py2.py3-none-any.whl (16.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file diffmanifests-3.2.2.tar.gz.

File metadata

  • Download URL: diffmanifests-3.2.2.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for diffmanifests-3.2.2.tar.gz
Algorithm Hash digest
SHA256 219994ab89539e6abd299820a4fefe65ad9127f5d36fb861b8fcffa7376dff1a
MD5 0b029a160f353c57f9c9d0ac2ce9bf12
BLAKE2b-256 6ded577762d2bb0a7868ca34389959794e8e59b8de4e7103e34e20f0e070dcef

See more details on using hashes here.

File details

Details for the file diffmanifests-3.2.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for diffmanifests-3.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fddcaec5b4b2156ba992b918ca4baaa87f5576182ede80ba9b26453ec767c862
MD5 286fbfdcdb5e764048d0ca925350cc64
BLAKE2b-256 1b309c61b1381327b1ef781b5af4db7d52a1a4d4da4566ee6a10142958b835eb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page