DEV Community

Cover image for Git Rebase like a Pro
Aleksey Razbakov
Aleksey Razbakov

Posted on

Git Rebase like a Pro

Jira Release is a CLI tool that helps you compare Jira issues in Git commits against a release plan by pasting Jira release notes directly into the tool.

Features

  • Extracts Jira issue keys directly from release notes.
  • Compares issues against Git commit messages.
  • Detects missing and extra Jira issues in the selected branch.
  • Simple and user-friendly interactive workflow.
  • Supports specifying a custom branch for comparison.

https://github.com/razbakov/jira-release

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more →

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video