git-issue
DoctrineEnumBundle
git-issue | DoctrineEnumBundle | |
---|---|---|
14 | 2 | |
776 | 460 | |
- | - | |
4.5 | 4.3 | |
7 months ago | 1 day ago | |
Shell | PHP | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
git-issue
-
Radicle: Peer-to-Peer Collaboration with Git
Note that if you just want to provide a issue tracker within Git rather than relying on centralized web services like Github or Gitlab, there is
https://github.com/MichaelMure/git-bug
https://github.com/dspinellis/git-issue
https://sciit.gitlab.io/sciit/ (this one has a list of alternatives here https://sciit.gitlab.io/sciit/#other-distributed-issue-track...)
Overall it's very disappointing that Github didn't decide to embed issue tracking (and also PR discussions) inside the repository (in another branch perhaps). Issue discussion is part of documentation IMO, and not distributing it alongside the repository causes lock-in
- Git-issue: decentralized issue management
- Show HN: Gitopia: Decentralized GitHub Alternative for Open Source Collaboration
- Kanban Board for the Command Line
-
What is your simple issue tracking system .
A quick search for 'issue tracker stored in git repository' brings up this Stackoverflow post, which points to git-bug and git-issue. Those look closer to what you're asking for, thought I haven't used them.
- What Comes After Git
- Fossil: Battery Included Git Alternative
- Git-issue – Git-based decentralized issue management
-
Utterances – a lightweight comments widget built on GitHub issues
I think he meant just the network effects of a social platform. Github has more people in them so there are more people interacting with repositories hosted on Github.
I wish that somehow people carried identity across Github / Gitlab / Gitea / other services. Like, a federated issue tracker. Or otherwise that the issues themselves were easily movable between platforms, with no lock-in. But the incumbent platforms rarely want something like this.
An alternative is to eschew platform issues entirely, and use decentralized issue comments hosted as Git repositories, like https://github.com/dspinellis/git-issue or https://github.com/neithernut/git-dit or https://github.com/MichaelMure/git-bug - I think that Gitlab should offer integration with one of them. I mean: both allowing to export issues and PRs into a Git branch, and allowing people to comment on issues and PRs by pushing to a Git branch.
-
Git as a Storage
git-bug, the one mentioned in the article here, has some documentation on its README of how well its importer/exporter tools support Github, Gitlab, Jira, and Launchpad: https://github.com/MichaelMure/git-bug
Most of the other such tools I've seen barely have the resources to import/export a single such API. git-issue only has Github import it looks like. https://github.com/dspinellis/git-issue
There's perceval which is designed to be a generic archival tool and supports lots of APIs, but only dumps them to source-specific formats and would still need a lot of work if you tried to use issues from different APIs together: https://github.com/chaoss/grimoirelab-perceval
DoctrineEnumBundle
- “I will take a look later. I'm Ukrainian and we have revolution ” (2014)
-
Advancing developer freedom: GitHub is fully available in Iran
https://github.com/fre5h/DoctrineEnumBundle/pull/12#issuecom... this is a classic
What are some alternatives?
git-bug - Distributed, offline-first bug tracker embedded in git, with bridges
msgphp - Reusable domain layers. Shipped with industry standard infrastructure.
utterances - :crystal_ball: A lightweight comments widget built on GitHub issues
DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library
jj - A Git-compatible VCS that is both simple and powerful
DoctrineBundle - Symfony Bundle for Doctrine ORM and DBAL
996.ICU - Repo for counting stars and contributing. Press F to pay respect to glorious developers.
arca-orm - Low code , Zero Configuration ORM that creates models, config, database and tables on the fly.
AnyTone-D868UV - Unofficial issue tracker for AnyTone AT-D868UV and AT-D878UV radios and firmware
doctrine-json-odm - An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
zio-protoquill - Quill for Scala 3
php-enum - Simple and fast implementation of enumerations with native PHP