8000 Git log using tempo id instead of jira id by joegrimer · Pull Request #69 · szymonkozak/tempomat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Git log using tempo id instead of jira id #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

joegrimer
Copy link
@joegrimer joegrimer commented Apr 1, 2025

From: #66

I used these instructions and https://apidocs.tempo.io/#tag/Worklogs/operation/getWorklogById

to try and cobble together something locally. Naturally I had to switch to v4, which breaks all the other commands (though given how few things needed to change, I suspect that can be fixed too). I got tempo log to work, and was wondering whether I ought to integrate @wojciech-kulik 's suggestion somehow (but that would require another api object, I believe)

I've never written node before, nor contributed to a repo like this before, so am not sure how to proceed. So far, it's a hacky 4 line change

@@ -53,7 +53,7 @@ export default {
}
const issueKey = await aliases.getIssueKey(input.issueKeyOrAlias) ?? input.issueKeyOrAlias
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I plan to add a bit here that translates the jira key. I think I need to create a new axios

@szymonkozak
Copy link
Owner

Thanks for the contribution, I migrated the tool to the new API here: #70 so I am closing this PR.

@szymonkozak szymonkozak closed this Apr 6, 2025
@joegrimer joegrimer deleted the start_fixing_tempo_log branch April 7, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0