GitHub Strengthens Team Working
Written by Kay Ewbank   
Monday, 11 May 2020

At its virtual conference Satellite 2020, GitHub announced several improvements for developers working in teams, including a discussion tool for chatting outside the codebase, and improved code scanning.

GitHub also gave more details about Codespaces, the renamed Microsoft Visual Studio Online programming environment which is available on GitHub. Codespaces provides a cloud-hosted dev environment directly within GitHub, meaning developers can can start contributing to a project without leaving GitHub. Codespaces can be configured to load your code and dependencies, developer tools, extensions, and dotfiles.

githubdeklogo

As we reported last week in VS Online Rebranded As Codespaces, Codespaces is what used to be called Visual Studio Online, and is based on VS Code. Codespaces in GitHub includes a browser-based version of the full VS Code editor, with support for code completion and navigation, extensions, and terminal access. GitHub says pricing for Codespaces hasn't been finalized yet, but it will be free to use during the limited beta.

Another new tool for GitHub users is Discussions. This widens the options for talking to other developers, providing an alternative to conversations linked to issues and pull requests.  Discussions live in a project repository, and have a threaded format to make it possible to start, respond to, and organize unstructured conversations. Where a thread is to answer a question, it can be marked as answered. 

github discussions

 

The next announcement introduces tools for GitHub-native code scanning, though only as betas at the moment. When code scanning is enabled, every 'git push' is scanned for new potential security vulnerabilities, and results are displayed directly in your pull request. The scanning is based on the semantic analysis engine, CodeQL, which GitHub says has "an unmatched record finding real vulnerabilities". The new tool will be free for open source, and any public project can sign up.

At the same time, secret scanning (what used to be called token scanning) is being expanded to cover private repositories - until now it's only been available for public repositories. 

githubdeklogo 

 

 

More Information

Watch GitHub Satellite

Related Articles

VS Online Rebranded As Codespaces

GitHub Launches Actions

Microsoft Buys GitHub - Get Ready For a Bigger Devil

GitHub Marketplace Now Accepts Free Apps and Offers Free Trials

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


SnapCode: A Java IDE for the Web
27/02/2024

Thanks to CheerpJ and WebAssembly you can now run a Java IDE inside your browser and local first.This is SnapCode, and while lightweight and in-browser, is to be not underestimated.



JetBrains AI Assistant - A Welcome Time Saver
28/02/2024

JetBrains AI Assistant saves developers up to eight hours per week and they appreciate its help.  77% of users feel more productive, 75% express that they are happier with their IDE experien [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info