Tech News update GitHub launches Arctic Code Vault to preserve open source software for 1,000 years Nov 14, 2019 GitHub today shared plans to open the Arctic Code Vault, an effort to store and preserve open source software like Flutter and TensorFlow. Code…
Computing New Web App Scans GitHub For Secrets Like Crypto Keys And Passwords Oct 30, 2019 A new web app, called “Shhgit”, will scan the web-based GitHub code repository and search for sensitive secrets, such as private crypto keys.…
Java Generate UML diagrams from Java code stored in GitHub repositories Sep 19, 2019 Generate UML diagrams from Java code stored in GitHub repositories. Diagrams automatically update when you push code using git. Browse through…
Tech Industry GitHub offers free private repos for small projects Jan 9, 2019 Following what rivals GitLab and Atlassian BitBucket already have done, the GitHub code-sharing site is offering free private repos as part of its…
Computing GitHub tallies most popular programming languages in 2018 Nov 27, 2018 JavaScript is still a winner when it comes to programming languages but Kotlin, HCL, TypeScript and PowerShell are quickly climbing the ranks. That’s…
Tech and Gadget Microsoft’s $7.5BN GitHub buy gets green-lit by EU regulators | Industry Oct 20, 2018 Microsoft’s planned acquisition of Git-based code sharing and collaboration service, GitHub, has been given an unconditional greenlight from…
Tech News update GitHub wants AI to help developers code | Industry Oct 18, 2018 GitHub is used by more than 30 million developers around the world and hosts repositories for some of the biggest ML-driven open source projects on…
Tech News update GitHub Actions to let developers do CI/CD in GitHub | Tech Industry Oct 17, 2018 GitHub has introduced a workflow tool called GitHub Actions to its popular code-sharing site, to allow continuous integration/continuous deployment…
Tech and Gadget Datree gets $3M seed round to build DevOps policy engine in GitHub | Industry Aug 30, 2018 Datree, an early-stage startup based in Israel, wants to help companies create a set of policies for their applications, and apply them in GitHub…
Software Designing Reviewing GitHub Pull Requests in Visual Studio | Software Designing Aug 9, 2018 I have suggested to all my software engineering colleagues that a lack of git command line experience does not have to be a deterrent to diving into…