git-bug icon indicating copy to clipboard operation
git-bug copied to clipboard

Distributed, offline-first bug tracker embedded in git, with bridges

Results 236 git-bug issues
Sort by recently updated
recently updated
newest added

(originally dealt with as https://github.com/go-git/go-git/issues/489, but it is really a different bug, Cc: @MichaelMure , @pjbgf). Original issue report was: Just prepared a reproducer for my colleague: This is my...

kind/bug
priority/important-soon
triage/accepted
area/git

``` === RUN TestGithubPushPull created repository git-bug-test-github-exporter-pWaxzsEW export_test.go:218: Error Trace: /home/runner/work/git-bug/git-bug/bridge/github/export_test.go:218 Error: Received unexpected error: was submitted too quickly exporting github issue github.com/MichaelMure/git-bug/bridge/github.(*githubExporter).exportBug /home/runner/work/git-bug/git-bug/bridge/github/export.go:261 github.com/MichaelMure/git-bug/bridge/github.(*githubExporter).ExportAll.func1 /home/runner/work/git-bug/git-bug/bridge/github/export.go:189 runtime.goexit /opt/hostedtoolcache/go/1.22.5/x64/src/runtime/asm_amd64.s:1695 Test: TestGithubPushPull...

kind/bug
area/test
priority/important-soon
triage/accepted

``` 2024-08-03T15:49:44.8753686Z ##[group]Run make test 2024-08-03T15:49:44.8754295Z make test 2024-08-03T15:49:44.8788673Z shell: /usr/bin/bash -e {0} 2024-08-03T15:49:44.8789126Z env: 2024-08-03T15:49:44.8789695Z GITHUB_TEST_USER: *** 2024-08-03T15:49:44.8790422Z GITHUB_TOKEN_ADMIN: *** 2024-08-03T15:49:44.8790990Z GITHUB_TOKEN_PRIVATE: *** 2024-08-03T15:49:44.8791649Z GITHUB_TOKEN_PUBLIC: *** 2024-08-03T15:49:44.8792116Z GITLAB_API_TOKEN: ***...

kind/bug
area/test
lifecycle/frozen
priority/important-soon
triage/accepted

We can improve CI time by caching go modules.

area/pipelines
kind/feature
priority/backlog
triage/accepted

We should have a documented release policy, which provides a runbook for the process of creating a new release, as well as describes how commits are collected into releases.

kind/documentation
priority/important-soon
triage/accepted
area/meta/workflow

Establish an official policy for deprecating features.

kind/feature
priority/important-soon
triage/accepted
area/documentation

Build a roadmap describing the vision of the future for `git-bug`.

kind/feature
priority/important-soon
triage/accepted
area/documentation

kind/chore
priority/important-soon
triage/accepted
area/meta/triage

``` === RUN TestCache repo_cache_test.go:163: Error Trace: D:/a/git-bug/git-bug/cache/repo_cache_test.go:163 Error: Received unexpected error: remove C:\Users\RUNNER~1\AppData\Local\Temp\TestCache1576603400\001\.git\refs\bugs\6cc51bbddc3c2a6de7c8effacd3766e2ea7935a6a3fee9a4f46af3ea846921d0: The process cannot access the file because it is being used by another process. Test: TestCache...

kind/bug
area/test
priority/important-soon
triage/accepted

I was thinking about how I usually work with a bug tracker and I realized that I often keep several bugs open in a browser tab to keep in my...

area/bugs
kind/feature
priority/awaiting-more-evidence
triage/needs-information