Connect MATLAB - JIRA
Versione 1.0.2 (288 KB) da
Sysenso Systems
"MATLAB-JIRA Connection" is a MATLAB utility to access Jira project details.
"MATLAB-JIRA Connection" is a MATLAB utility to access Jira project details.
Introduction: Jira is a proprietary software development tool developed by Atlassian that allows issue tracking and software project management. Apart from using Jira development environment, it provides REST API to build apps for Jira, develop integrations between Jira and other applications, or script interactions with Jira.
This "MATLAB-JIRA Connection" is an utility to developed in MATLAB to get Jira project and issue details using its APIs. It uses HTTP based basic authentication method for Jira connection which basically uses API tokens for enabling the login.
Usage: Before launching the tool, add the JIRALink folder to the MATLAB path. Then execute the command "JiraTool" in the MATLAB command window. to launch the tool.
Note: This tool is a prototype to study MATLAB-JIRA Connection capabilities. It has features only to fetch Jira project and issue details. It does not have support to update the Jira projects/issues. Please share your comments and contact us if you are interested in updating the features further.
MATLAB Release Compatibility: Created with R2018b, Compatible with any release
Developed by: Sysenso Systems, https://sysenso.com/
Contact: contactus@sysenso.com
Cita come
Sysenso Systems (2024). Connect MATLAB - JIRA (https://github.com/SysensoSystems/MATLAB-JIRA), GitHub. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
doc
functions
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.2 | Connected to the github repository. |
|
|
1.0.1 | Earlier the compatible version number mentioned as R2016B by mistake. It is modified as R2018B as we are using "uigridlayout" function for laying out the GUI components. |
||
1.0.0 |
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.