Skip to main content

Questions tagged [github]

GitHub is a web-based hosting service for projects that use the open-source Git revision control system.

0 votes
1 answer
163 views

We want a GitHub workflow that syncs EF migrations across all branches and automates ClickOnce desktop app deployments. The key requirements of this question are highlighted in bold at the bottom. ...
EMN's user avatar
  • 795
1 vote
1 answer
254 views

We want CI/CD to inject the production connection string into a .NET Framework app.config during deployment. In source control, we only want test/staging DB connection strings. Developers should ...
EMN's user avatar
  • 795
0 votes
1 answer
172 views

I am doing something I haven't done prior, which is that I built a library (that is still in progress as it is somewhat ambitious), and now I am developing an application on top of the "alpha&...
th hh's user avatar
  • 9
-1 votes
1 answer
236 views

I may be misunderstanding the GPLv2 license of Git itself, but I thought that "distribution" of a derived work requires the source to be released. According this post, GitHub is running a ...
merlin2011's user avatar
-2 votes
4 answers
300 views

As a manager of a growing software team, I aim to monitor our GitHub repository activity to improve team productivity and identify any development bottlenecks. My goals include: Insights about the ...
Gerard L's user avatar
24 votes
4 answers
10k views

I'm developing a personal project that wasn't originally intended to be public (just for me, testing, fun, learning, etc.) This project has grown a bit and become serious enough that I now want to ...
Foxy's user avatar
  • 621
7 votes
1 answer
767 views

On GitHub, when an issue in small project calimero mentions an issue in big project godzilla, a backlink message appears on the issue in godzilla. For example, suppose a hard-to-fix bug in godzilla ...
gerrit's user avatar
  • 1,378
13 votes
2 answers
6k views

I'm working in a codebase at work that requires that anyone who wants to merge a PR rebase against the last master prior to merging the pull request. To further complicate things, CI (which takes ...
roulette01's user avatar
1 vote
1 answer
373 views

I’m looking for some advice on best practices for Visual Studio workflows. I maintain several C# libraries which I use in various projects I develop. I also make them available publicly, as packages ...
Mark Olbert's user avatar
9 votes
3 answers
7k views

I have a small open source package and I'm trying to automate parts of the release life cycle. I am very confused about how to automate version bumps. Here's the relevant information about my version ...
Jagerber48's user avatar
-1 votes
1 answer
194 views

In our team we have up to 50 repos, of which about 15 are worked with regularly. The others are rarely changed, but it happens that we bring in 1-3 additional repos per release and work with them. We ...
Rattletrap's user avatar
2 votes
1 answer
3k views

I'm trying to understand the best practices of Github Actions when splitting a workflow into multiple jobs. First of all, is it generally a good idea to split a workflow if the steps are logically ...
heapOverflow's user avatar
0 votes
3 answers
375 views

I have a set of complex data, which I use on various subdomains of my project. Data are static most of the time, it changes few times per year. Currently, it's hardcoded in every project which needs ...
Pavel Štěrba's user avatar
-3 votes
2 answers
409 views

Github Copilot got update yesterday (2023 St. Valentine) https://github.blog/2023-02-14-github-copilot-now-has-a-better-ai-model-and-new-capabilities/ but still no information for its use in the ...
TomR's user avatar
  • 1,029
0 votes
2 answers
113 views

I'm pretty new to Github and I have one question I couldn't really find a clear answer for it. Let's say I have a project called "Practice". In this project I would like to create different ...
Hilow's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
25