Skip to main content

Fetch your assigned JIRA issues and checkout new branches with their ID

Project description

Configuration

jirator will look in ~/.jirator/config for a configuration file, which will specify server to use, credentials for the server and what issue statuses jirator should consider as "open" issues (i.e. the ones that will be shown for you).

Example config

{
  "server": "http://localhost:2990/jira",
  "username": "fredsusername",
  "password": "fredspassword",
  "status": ["TO DO","IN PROGRESS","ON HOLD", "IN REVIEW", "OPEN"]
}

Contributing

Contributions are welcome. Note that all contributions are subject to the license of this project.

Setup up dev environment

  1. Install the atlassian-plugin-sdk to get a local instance of the Jira REST API to test against. Follow the instructions at
  2. https://developer.atlassian.com/server/framework/atlassian-sdk/downloads/
  3. https://developer.atlassian.com/server/framework/atlassian-sdk/create-a-helloworld-plugin-project/
  4. Run Jira by being in the plugin directory and running atlas-run
  5. When you've created your plugin and the server is running, login and create a project and a few issues to test on

Create a release

Run the following command in the root path:

python setup.py sdist

install locally:

pip install (--user) /path/to/tarfile

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

jirator-0.1.4.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

jirator-0.1.4-py2-none-any.whl (6.3 kB view details)

Uploaded Python 2

File details

Details for the file jirator-0.1.4.tar.gz.

File metadata

  • Download URL: jirator-0.1.4.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.13

File hashes

Hashes for jirator-0.1.4.tar.gz
Algorithm Hash digest
SHA256 bb660dd8c936a493e2da8898220e3ef89142127dd04802cfac0cc5199af5abb9
MD5 5bf5b083b082c1768c43d106fe102a6e
BLAKE2b-256 7a3ad6e2869b0f93151b43accc0463759d30bed592a764e1f3c56df0bb2f890a

See more details on using hashes here.

File details

Details for the file jirator-0.1.4-py2-none-any.whl.

File metadata

  • Download URL: jirator-0.1.4-py2-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.13

File hashes

Hashes for jirator-0.1.4-py2-none-any.whl
Algorithm Hash digest
SHA256 abdec951da637903e17862bc9fd66358787e3a5aea2d332e5c85444d522e8279
MD5 e3eac1874df77e93431659e7183bd41f
BLAKE2b-256 383f4f7d3692796ad69da35e82408ddde8a5ceb83930ea8e6706a90762e95149

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