Summary of contents announced at `` GitHub Universe 2019 '' such as GitHub for mobile and GitHub Arctic Code Vault that saves public repository for 1000 years
![](https://i.gzn.jp/img/2019/11/14/github-universe-2019/00_m.png)
GitHub for mobile that can use GitHub for smartphones at the event “
New from Universe 2019: GitHub for mobile, GitHub Archive Program, and more-The GitHub Blog
https://github.blog/2019-11-13-universe-day-one/
◆ GitHub for mobile
Many tasks on GitHub do not require a particularly complex development environment, such as design discussions and a few lines of code review. GitHub for mobile can do this from a smartphone. GitHub says 'you can review your code and merge changes from anywhere.'
![](https://i.gzn.jp/img/2019/11/14/github-universe-2019/01_m.png)
Based on the device settings, dark mode is also available.
![](https://i.gzn.jp/img/2019/11/14/github-universe-2019/02_m.png)
At the time of writing the article, GitHub for mobile beta version of the application for iOS is released on the following page, but the application for Android is also scheduled to be provided.
GitHub for mobileGitHub
'GitHub Arctic Code Vault' that protects public repositories for 1000 years
GitHub announces partnership with Stanford University Library, Bodleian Library , Microsoft Research, Internet Archive , Software Heritage , Piql to store open source code in GitHub Arctic Code Vault designed to last at least 1000 years Did. This GitHub Arctic Code Vault was opened in the Arctic World Archive, an archive facility built at 250m depth of permafrost in the Arctic Circle, and all repositories published on GitHub on Sunday, February 2, 2020 The snapshot of is saved.
GitHub Archive Program | The GitHub Archive Program will safely store every public GitHub repo for 1,000 years in the Arctic World Archive in Svalbard, Norway.
https://archiveprogram.github.com/
![](https://i.gzn.jp/img/2019/11/14/github-universe-2019/snap1677_m.png)
Official release of GitHub Actions, GitHub Packages, and GitHub Sponsors
GitHub Actions , which can automate workflows, and GitHub Packages (formerly GitHub Package Registry), a software package hosting service, were previously released as beta versions, but GitHub has finally announced the official release. In addition, GitHub Sponsors, which can receive financial support for the project, announced on the official blog that it became an official service as of November 4, 2019.
◆ Notification function
Also, GitHub's new notification function has been released as a limited beta version. If you have a lot of notifications about your favorite projects, your email inbox can fill up with push notification messages, and important notifications can be buried. Therefore, by introducing a notification inbox in the UI of GitHub, it is now possible to view, respond to, and delete received notifications.
GitHub says custom filters can also help you find any notifications quickly. This notification will be rolled out gradually over a period of several months.
![](https://i.gzn.jp/img/2019/11/14/github-universe-2019/03_m.png)
◆ Code navigation
Code navigation available in Ruby, Python, and Go repositories consists of two functions: 'jump to definition' and 'check all references'. If you place the cursor on a function and method call, jump links and references to all call site definitions in the same repository are displayed with line numbers.
◆ Code search
The search approach so far was n’t able to meet your needs due to poor search accuracy due to various factors such as case sensitivity and special characters. It was announced that a search system that could produce more accurate results was built. A new code search is available in
![](https://i.gzn.jp/img/2019/11/14/github-universe-2019/05_m.png)
◆ Assign function for code review
When pull requests such as code reviews, team members can now specify the number of people to assign reviews, and team members are automatically assigned. GitHub says that this will prevent the burden on contributors from being biased and the workload can be evenly distributed across the team.
![](https://i.gzn.jp/img/2019/11/14/github-universe-2019/06_m.png)
Two types of load balancing can be selected: round robin (equal distribution) and load balance (assigned mainly to members with low load). The code review assignment function is also available as a public beta.
◆ Reminder function
You can send a code review of any progress to any Slack channel. GitHub said the reminder feature is in beta, but will be public in the coming months.
◆ GitHub Enterprise Server 2.19 release
The release of version 2.19 of the server environment “GitHub Enterprise Server” provided by GitHub's corporate service “GitHub Enterprise” has been announced. Version 2.19 has been updated to include the ability to use security keys for two-factor authentication, as well as allowing administrators to grant repository privileges to any member.
Want all the details on Enterprise 2.19? Dive in and see what's new ⬇️ https://t.co/VGNiCA8uX4
— GitHub (@github) November 13, 2019
Related Posts:
in Web Service, Posted by log1i_yk