Bonobo Git Server
GitVersion
Our great sponsors
Bonobo Git Server | GitVersion | |
---|---|---|
4 | 8 | |
1,742 | 2,317 | |
- | 1.6% | |
0.0 | 9.3 | |
8 months ago | 3 days ago | |
C# | C# | |
MIT License | 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.
Bonobo Git Server
-
Phabricator replacement? | Or OpenProject alternative? | issue tracking/code
Bonobo Git Server - git server, I will need this (or similar) but no bug tracking
-
It appears 343 wasn't telling the truth about why their Juneteenth emblem had a racist name
Look, Bonobo has more than one term, it's not always about the animal. Bonobo is also the name of a git server and a framework for Python
- Bonobo Git Server ā Simple Git Server for Windows
-
What is a piracy-friendly way to host Git repositories containing links to pirate sites?
You could host it yourself. I run my own git-server using Bonobo Git Server, but there are lots of other self-hosting options. You can check out the wiki at r/selfhosted to see whats good for you
GitVersion
-
Managing Embedded SW revs?
Under Linux I use gitflow and gitversion. The former helps me with branch and tags management, the latter keep tracks of the semantic version in a semi-automatic fashion (given a branch/commit/tag it generate a semver automatically based on the repo log). Gitflow should be supported by GUI tools too, but I'm more a CLI guy.
-
How do you track which version of microservice is deployed on a stage at any given point
Iām not sure about in Bitbucket, but our pipeline has installed GitVersion which ups the build version based on SemVer. https://gitversion.net/docs/ We have a HealthCheck endpoint to return this version.
-
Automating release notes with conventional commits
I know that GitVersion exists, which I think can automatically calculate the version number for me. But it's not entirely clear to me that it will do this. Also it doesn't seem to have a nbgv set-version equivalent that will just create a tag based on the calculated version number.
-
Kuberentes CI/CD
Kind of like you mention though, I tend to still create a build script using gitversion then just have the GitHub Action kick off the script. I find value in being able to create artifacts on a developer machine so having a simple script to run makes that as painless as possible and when I last looked a year or so ago there wasn't a good way of running GitHub Actions on your development machine.
-
Constant merge conflicts on csproj files
Self promotion: I made Verlite for this purpose, tho something like GitVersion might be more suitable for your workflow.
- New to cloud CI infrastructure (Bitbucket Pipelines in my case). What is the proper way to make a release?
-
Artifact/Package versioning
We use gitversion to generate semver based on commit height. https://github.com/GitTools/GitVersion
-
What build tool(s) do people use for their applications?
GitHub - GitTools/GitVersion: From git log to SemVer in no time
What are some alternatives?
semantic-release - :package::rocket: Fully automated version management and package publishing
Gitea - Git with a cup of tea, painless self-hosted git service
Gogs - Gogs is a painless self-hosted Git service
GitExtensions - Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
NUKE - š The AKEless Build System for C#/.NET
Gitblit - pure java git solution
Apache Bloodhound - Mirror of Apache Bloodhound
Git Credential Manager for Windows
LibGit2Sharp - Git + .NET/Mono = ā¤
Redmine - Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
GitLink - Making .NET open source accessible!