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.0.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

diffmanifests-3.2.0-py2.py3-none-any.whl (16.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: diffmanifests-3.2.0.tar.gz
  • Upload date:
  • Size: 13.9 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.0.tar.gz
Algorithm Hash digest
SHA256 0680de3f26024f6c92752dcb0cd31eab8276d2dbb3bd721581311caf07ab109d
MD5 6ea20c32af7963304ea424c6837e4871
BLAKE2b-256 27e39087c23aef6540261b52e91e949ebce73efec3f4751c3c6817549981f479

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for diffmanifests-3.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 73305e168881abf418df788997165429a63a281c53e9df42e0477fd388c252d8
MD5 6a2af4c2563494006526acd30d6d7f94
BLAKE2b-256 e52863b85e94c11433d994a08b757c64f22e9a6ae93ac3cd1064cd7e9a870396

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