Tag: github

  • WordPress Community Team Proposes Adopting GitHub to Improve Collaboration

    WordPress Community Team Proposes Adopting GitHub to Improve Collaboration

    Although GitHub is primarily used for code collaboration, WordPress’ Community team is considering adopting the platform to standardize their project management tools. Contributing to open source can already be challenging but when it requires signing up for multiple services in order to access the team’s many spreadsheets, trello boards, Slack groups, and other modes of…

  • Software Freedom Conservancy Calls for GitHub Boycott

    Software Freedom Conservancy Calls for GitHub Boycott

    The Software Freedom Conservancy (SFC),  a non-profit that provides infrastructure support for free and open source software projects, is urging developers to stop using GitHub and move their projects to other platforms. The organization has historically had a number of public grievances with GitHub, which it outlines on its Give Up On GitHub site. GitHub’s public launch of Copilot…

  • GitHub Makes Copilot Available to the Public for $10/month, Free for Students and Open Source Project Maintainers

    GitHub Makes Copilot Available to the Public for $10/month, Free for Students and Open Source Project Maintainers

    GitHub has announced that Copilot, its new AI pair programming assistant, is now available to developers for $10/month or $100/year. Verified students and maintainers of open source projects will have free access to Copilot. The assistant is available as an extension for popular code editors, including Neovim, JetBrains IDEs, Visual Studio, and Visual Studio Code.…

  • WordPress.org Profiles Now Show Activity for Contributions Made on GitHub

    WordPress.org Profiles Now Show Activity for Contributions Made on GitHub

    WordPress.org profiles got an update over the weekend that will make them a better reflection of contributors’ efforts on GitHub. Users can now authorize GitHub to detect their activity on the WordPress GitHub organization and display it on their profiles. “Currently we’re tracking New Issues submitted (by you), Closed Issues (by you), Pull requests submitted…

  • Major Revamp Coming to GitHub Issues

    Major Revamp Coming to GitHub Issues

    This week GitHub unveiled new features that will be included in a total revamp of GitHub Issues, including project tables that are similar to spreadsheets, custom fields, a keyboard driven command palette, improved task lists, and issue forms. The new project table view is an alternative to project boards, allowing users to filter, sort, and…

  • GitHub’s 2020 State of the Octoverse Report Highlights: Developers are Working More Hours but Turning to Open Source Projects for Creative Outlets

    GitHub’s 2020 State of the Octoverse Report Highlights: Developers are Working More Hours but Turning to Open Source Projects for Creative Outlets

    GitHub has published its annual Octoverse report for 2020. The code hosting platform currently serves more than 56 million developers who created 60+ million new repositories this past year. The volume of work pumping through GitHub’s pipes and its preeminence as the world’s largest developer platform gives the company access to a trove of data…

  • GitHub Introduces Darkmode, Discussions for Public Repositories, and Dependency Review

    GitHub Introduces Darkmode, Discussions for Public Repositories, and Dependency Review

    GitHub Universe, the company’s annual marquee product and community event, took place this week, bringing users a flurry of new features. Dark mode is now in public beta and can be activated under the Settings menu or set to follow system preferences. Discussions is a new feature that GitHub unveiled at its Satellite event in…

  • GitHub Adds Account Successors Feature

    GitHub Adds Account Successors Feature

    Yesterday, GitHub added a new setting to user-owned repositories called “Account Successors.” It allows users to designate repository access to another user to maintain ownership continuity in the event of any kind of personal disruption. “Open source maintainers, you can now invite a trusted user to manage your open source projects in the event that…

  • GitHub Opens Free Plan to Unlimited Collaborators on Private Repositories

    GitHub Opens Free Plan to Unlimited Collaborators on Private Repositories

    On Tuesday, GitHub announced a change to its plans that would make collaboration between developers much cheaper. Free, in fact. Anyone can launch an organization for at no charge with unlimited public and private repositories. The change also includes an unlimited number of collaborators. This will be good news for small WordPress development teams without…

  • GitHub Acquires npm, Plans to Improve Infrastructure and Experience

    GitHub Acquires npm, Plans to Improve Infrastructure and Experience

    GitHub announced yesterday that it had acquired the popular JavaScript package service npm for an undisclosed amount. npm, Inc. was the company behind the Node package manager, npm Registry, and npm CLI. The company is shuttering its doors, but the future of the npm service looks bright with this acquisition. Currently, npm serves over 1.3…

  • 10up Releases GitHub Actions for Simplifying WordPress Plugin Deployment

    10up Releases GitHub Actions for Simplifying WordPress Plugin Deployment

    10up announced the public availability of two GitHub Actions geared toward WordPress plugin developers yesterday. The first Action allows developers to deploy plugin updates directly to the WordPress.org plugin directory by tagging a release on GitHub. The second Action handles readme file and asset updates. On November 14, GitHub announced the public launch of their…

  • GitHub Adds Dependency Graphs, Security Alerts for PHP Repos

    GitHub Adds Dependency Graphs, Security Alerts for PHP Repos

    PHP developers everywhere can rejoice as GitHub adds the long-awaited dependency graphs feature for PHP repositories that use Composer. The feature provides security alerts, shows dependency insights, and displays the dependents of a given repository. If enabled, it can also automatically send security fixes to the repository via pull requests. GitHub initially added support for…

  • New GitHub Sponsors Tool Draws Concerns from Open Source Community

    New GitHub Sponsors Tool Draws Concerns from Open Source Community

    GitHub has launched a new Sponsors tool that allows open source developer to receive financial support. The program is rolling out slowly and currently has a waitlist for open source contributors or maintainers who want to join. For the first year developers are in the program, GitHub will cover all the payment processing fees and…