Skip to main content

Check difference between two responses of API.

Project description

Jumeaux

pypi Versions Actions Status codecov license

Check difference between two responses of API.

📚 Documentation

https://tadashi-aikawa.github.io/jumeaux/

There is a 🎥demo, too.

🦉 Install

See quick start in documentation.

💻 For developer

Requirements

  • poetry
  • make

Flow

  1. Development on master and if you need branches and issues, create them
  2. Commit with prefix emoji such as "📝", and suffix issue number like "#120"

Commands

Create environment

$ poetry env use <path of python 3.8>
$ poetry install

Run

$ poetry run python jumeaux/main.py <args>

Serve docs

$ make serve-docs

Unit test

$ make test

Integration test

$ make test-e2e

📦 Release

1. Update release note (mkdocs/ja/releases/*)

$ git commit -m "📝 Update release note"
$ git push

2. Release with GitHub Actions

https://github.com/tadashi-aikawa/jumeaux/actions?query=workflow%3ARelease


(Appendix) Another way

If you can't or don't want to use GitHub Actions, you can release locally as following.

(a1) Requirements

  • Windows is not supported!!!
  • poetry (with pypi authentications)
  • make

(a2) Commands

make release version=x.y.z

🎫 Licence

MIT

This software is released under the MIT License, see LICENSE.txt.

Project details


Release history Release notifications | RSS feed

This version

4.1.0

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

jumeaux-4.1.0-py3-none-any.whl (99.8 kB view hashes)

Uploaded Python 3

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