はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ GitHub Changelog

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 25 / 43件)

GitHub-hosted larger runners for Actions are generally available | GitHub Changelog

2023/06/22 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip Today

GitHub-hosted larger runners for Actions are generally available actionsrunners June 21, 2023 Today, we are announcing that larger hosted runners for GitHub Actions are generally available for paid Team and Enterprise Cloud plans! This feature has been in public beta since September of 2022 where... 続きを読む

More secure private attachments | GitHub Changelog

2023/05/09 このエントリーをはてなブックマークに追加 29 users Instapaper Pocket Tweet Facebook Share Evernote Clip

May 9, 2023 Previously, all attached (drag-and-dropped) images and videos on GitHub Issues, Pull Requests, Discussions, and wikis were available to view without authentication if you knew their direct URL. Now, future attachments associated with private repositories can only be viewed after loggi... 続きを読む

Introducing Repository Rules Public Beta | GitHub Changelog

2023/04/17 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip

April 17, 2023 Today we are announcing the public beta of repository rules! 🎉 Repository rules are GitHub's next evolution of branch protections to help make your repositories more secure and compliant at scale. Rules allow you to easily define protections for branches and tags in your repositor... 続きを読む

GitHub Actions: Visual Studio Code Extension is now in public beta | GitHub Changelog

2023/03/28 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Actions Features

GitHub Actions: Visual Studio Code Extension is now in public beta actionsvs-code March 28, 2023 The GitHub Actions extension for VS Code is now in public beta. This extension includes rich editing features, such as syntax validation and autocomplete, making workflow authoring and editing faster ... 続きを読む

Introducing the GitHub Markdown Helpers Public Beta | GitHub Changelog

2023/03/16 このエントリーをはてなブックマークに追加 8 users Instapaper Pocket Tweet Facebook Share Evernote Clip Introducing the

March 15, 2023 GitHub users write a lot of Markdown; so much so that we render 2 billion Markdown files everyday; at peak times, we're processing 1,300 Markdown files a second! Any opportunity we have to shave a few seconds off of the Markdown authoring experience on GitHub is time well-spent. In... 続きを読む

Comment on files in a pull request (public beta) | GitHub Changelog

2023/03/15 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip Public Beta

March 14, 2023 Commenting directly on a file in a pull request (not just a specific line) is now available in public beta! 🎉 With this capability you can now comment on deleted, binary (including images), and renamed files in a pull request. You can also comment generally about a changed code fi... 続きを読む

Hardware accelerated Android virtualization on Actions Linux larger hosted runners | GitHub Changelog

2023/02/23 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Hardware accelerated Android virtualization on Actions Linux larger hosted runners githubactions February 23, 2023 Starting on February 23, 2023, Actions users of GitHub-hosted larger Linux runners will be able to make use of hardware acceleration for Android testing. Testing on a 4-core machine ... 続きを読む

Pull request merge queue (public beta) | GitHub Changelog

2023/02/08 このエントリーをはてなブックマークに追加 24 users Instapaper Pocket Tweet Facebook Share Evernote Clip Public Beta

February 8, 2023 Today we are announcing the public beta of pull request merge queue for repos on GitHub Enterprise Cloud and open source organizations! 🎉 Merge queue helps increase velocity in software delivery by automating pull request merges into your busiest branches. Before merge queue, de... 続きを読む

Add more social links to your user profile | GitHub Changelog

2023/02/02 このエントリーをはてなブックマークに追加 10 users Instapaper Pocket Tweet Facebook Share Evernote Clip Profile click Edit Profile

February 2, 2023 You can now add up to 4 links to any social accounts to your user profile, with special support for popular platforms. Click "Edit profile" from your profile page to get started! You can read more about personalizing your profile in our docs. GitHub Enterprise Cloud customers can... 続きを読む

GitHub Actions - Updating the default GITHUB_TOKEN permissions to read-only | GitHub Changelog

2023/02/02 このエントリーをはてなブックマークに追加 17 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Actions previously

GitHub Actions – Updating the default GITHUB_TOKEN permissions to read-only githubactionsworkflows February 2, 2023 Previously, GitHub Actions gets a GITHUB_TOKEN with both read/write permissions by default whenever Actions is enabled on a repository. As a default, this is too permissive, so to i... 続きを読む

Dependabot pull requests pause for inactivity | GitHub Changelog

2023/01/12 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip

January 12, 2023 What's new? Starting today, Dependabot will pause automated pull request activity if you haven't merged, closed, or otherwise interacted with Dependabot for over 90 days. To resume activity when you're ready, simply interact with Dependabot. This change will help Dependabot be mo... 続きを読む

GitHub Actions - Support for organization-wide required workflows public beta | GitHub Changelog

2023/01/10 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Actions Today

GitHub Actions – Support for organization-wide required workflows public beta githubactionsworkflows January 10, 2023 Today, we are announcing public beta of required workflows in GitHub Actions 🎉 Required workflows allow DevOps teams to define and enforce standard CI/CD practices across many so... 続きを読む

GitHub Actions - Sharing actions and reusable workflows from private repositories is now GA | GitHub Changelog

2022/12/14 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Actions Organization

GitHub Actions – Sharing actions and reusable workflows from private repositories is now GA actionsapienterpriseprivaterepositories December 14, 2022 The actions and reusable workflows from private repositories can now be shared with other private repositories within the same organization, user a... 続きを読む

Risk and coverage views on the Security tab for organizations (public beta) | GitHub Changelog

2022/11/10 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip Public Beta Analysis

Risk and coverage views on the Security tab for organizations (public beta) advanced-securitybetasecurity-and-compliance November 10, 2022 Security overview’s new risk and coverage views provide greater visibility into your security posture and risk analysis. Each new view offers a refreshed desi... 続きを読む

Manage caches in your Actions workflows from Web Interface | GitHub Changelog

2022/10/20 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip

October 20, 2022 Caching dependencies and other commonly reused files enables developers to speed up their GitHub Actions workflows and make them more efficient. We have now enabled Cache Management from the web interface to enable developers to get more transparency and control over their cache ... 続きを読む

Introducing Actions on GitHub Mobile | GitHub Changelog

2022/10/04 このエントリーをはてなブックマークに追加 16 users Instapaper Pocket Tweet Facebook Share Evernote Clip

October 4, 2022 Actions are coming to GitHub Mobile! You can now view and manage your pull requests on the go. Tapping on checks when viewing a pull request now leads to a vastly improved experience, including the ability to view a workflow-run, its jobs and even the logs of completed steps insid... 続きを読む

GitHub Actions: Dynamic names for workflow runs | GitHub Changelog

2022/09/27 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip September GitHub Actions

September 26, 2022 GitHub Actions customers can now dynamically name their workflow runs. The new run-name feature will accept expressions and be displayed on the list of workflow runs. For more information on how to use run-name, visit the documentation. For questions, visit the GitHub Actions c... 続きを読む

Local timezones available on profiles | GitHub Changelog

2022/09/24 このエントリーをはてなブックマークに追加 11 users Instapaper Pocket Tweet Facebook Share Evernote Clip

September 23, 2022 You can now display your local timezone on your profile to give others an idea of when to expect responses to pull requests or issues from you. You can opt into this feature by navigating to Settings > Public Profile and checking Display current local time. You can also update ... 続きを読む

Better suggested pull request description from commit message | GitHub Changelog

2022/09/07 このエントリーをはてなブックマークに追加 9 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Better suggested pull request description from commit message codepull-requests September 7, 2022 When opening a pull request from a comparison that only includes one commit, GitHub defaults the title and description to the subject line and body of that commit's message. Authors who write detaile... 続きを読む

GitHub Actions Larger runners - Are now in public beta | GitHub Changelog

2022/09/02 このエントリーをはてなブックマークに追加 9 users Instapaper Pocket Tweet Facebook Share Evernote Clip

September 1, 2022 Today, we are announcing the public beta of larger GitHub hosted runners for GitHub Actions for Team and Enterprise plans 🎉 🎉 The new larger runners provide new capabilities for Team and Enterprise GitHub Action users: Linux and Windows machines up to 64 cores Fixed IP ranges ... 続きを読む

GitHub Actions: Self-hosted runners now support Apple M1 hardware | GitHub Changelog

2022/08/09 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub Actions Hardware

GitHub Actions: Self-hosted runners now support Apple M1 hardware actions August 9, 2022 Actions runner support for Apple silicon hardware, such as the M1 chip, is now generally available. This provides teams with the capability to run self-hosted macOS workflows in a macOS ARM64 runtime. Now the... 続きを読む

GitHub Pages: Custom GitHub Actions Workflows (beta) | GitHub Changelog

2022/07/28 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip beta github pages

July 27, 2022 You can now deploy to a GitHub Pages site directly from a repository using GitHub Actions, without needing to set up a publishing source. Using Actions to orchestrate Pages publishing provides many more options for choosing your authoring framework (Next.js, Hugo, Gatsby, Jekyll, Nu... 続きを読む

Private Profiles | GitHub Changelog

2022/04/22 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Users now have the ability to turn their GitHub profile “private”, which gives users controls over features that share user data across the GitHub platform. To enable this setting, visit https://github.com/settings/profile. Private profiles are in public beta. As we continue to release new privac... 続きを読む

Ignore commits in the blame view (Beta) | GitHub Changelog

2022/03/24 このエントリーをはてなブックマークに追加 11 users Instapaper Pocket Tweet Facebook Share Evernote Clip beta See Information For more

blamecommitsIgnore commits in the blame view (Beta)March 24, 2022 It's now possible to ignore revisions in the blame view using a .git-blame-ignore-revs file in the root of your repository. For more information, see "Ignore commits in the blame view". 続きを読む

Redesign of GitHub's settings pages | GitHub Changelog

2022/02/02 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip Organization

navigationRedesign of GitHub’s settings pagesFebruary 2, 2022 Implementation of the Primer NavigationList component and design upgrade to our user, organization, repository and teams settings pages has shipped to all github.com users. The new NavigationList component groups similar settings pages... 続きを読む

 
(1 - 25 / 43件)