問題タブ [atlassian-fisheye]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
git - リンクされたファイルを強制的に変更する
かなり単純な質問ですみませんが、私は Git 初心者です。開発者が変更/コミットしている「親」ファイルに関連付けられているファイルに変更を加えるように強制するにはどうすればよいですか? GitLab、SourceTree、TortoiseGitを使ったWindowsショップです。
jira - REST API 経由で confluence のライセンス情報を取得するにはどうすればよいですか?
Atlassian Tools ライセンスの有効期限に関する通知を自動化しようとしていました。私はJIRAを見ていて、ライセンスの詳細を提供するREST API URLの下に見つけました。
https://jira.company.com/rest/plugins/applications/1.0/installed/jira-software/license
しかし、Confluence と Fiisheye のライセンスの詳細を取得する方法についての手がかりは得られません。
以下の REST API URL が表示されます。しかし、それは十分な情報を提供しません。
https://confluence.company.com/rest/plugins/1.0/com.atlassian.confluence-key/license
JSON:
あなたの考えを共有してください