Tag: github

  • rtCamp Releases GitHub Actions for Automated Code Review, Deploying WordPress, and Slack Notifications

    rtCamp Releases GitHub Actions for Automated Code Review, Deploying WordPress, and Slack Notifications

    rtCamp, a 60+ person agency and WordPress.com VIP service partner, has released three new GitHub Actions that handle automated code review, WordPress deployment, and Slack notifications. The PHPCS Code Review action takes advantage of GitHub’s pull request review feature. It performs an automated code review on pull requests using PHPCS. This Action is based on…

  • GitHub Is Testing Commits on Behalf of Organizations

    GitHub Is Testing Commits on Behalf of Organizations

    GitHub users may soon be able to contribute to projects on behalf of an organization. This feature has often been requested by developers who are contributing on behalf of their employers. “Corporate contributions to the third-party open source projects can still be a source of friction and ambiguity,” GitHub Product Manager Ben Balter said. “We’re…

  • Deploy WordPress Plugins from GitHub to the WordPress.org Plugin Repository

    Deploy WordPress Plugins from GitHub to the WordPress.org Plugin Repository

    10up has released a GitHub Action that enables developers to deploy to the WordPress.org Plugin repository by tagging a new version on GitHub. Helen Hou-Sandí, 10up’s Director of Open Source Initiatives, explained how it works: You’ll be able to manage your entire development lifecycle in GitHub—no more futzing with local Bash scripts or controlling commit/push…

  • WPWeekly Episode 342 – GitHub, Commercials, and Governance

    WPWeekly Episode 342 – GitHub, Commercials, and Governance

    In this episode, John James Jacoby and I discuss what’s new in WordPress 5.0.3. We share insight into a new feature in WordPress 5.1 that will protect users from fatal errors or more commonly known as the white screen of death. We discuss the WordPress Governance Project and WordPress’ leadership overall throughout the past few…

  • GitHub Announces Free, Unlimited Private Repositories

    GitHub Announces Free, Unlimited Private Repositories

    GitHub users no longer have to pay to keep code private. The company is now offering unlimited private repositories to Free account users, with up to three collaborators. Developers have different reasons for wanting to keep their code private – it may not be ready, they may be working on a side project, or may…

  • GitHub Rolls Out More Small Improvements as Part of Project Paper Cuts

    GitHub Rolls Out More Small Improvements as Part of Project Paper Cuts

    In August, GitHub announced Project Paper Cuts, an effort aimed at bringing small improvements to the developer and project maintainer experiences. These are fixes for issues that don’t generally fall within larger initiatives. Some of the first improvements that have already been implemented include the following: Unselect markers when copying and pasting the contents of…

  • 5th Annual Hacktoberfest Kicks Off Today, Updated Rules Require 5 Pull Requests to Earn a T-shirt

    5th Annual Hacktoberfest Kicks Off Today, Updated Rules Require 5 Pull Requests to Earn a T-shirt

    DigitalOcean, along with GitHub and new partner Twilio, are sponsoring the 5th annual Hacktoberfest. The event was created to encourage participants to make meaningful contributions to open source projects. Last year 31,901 completed the challenge, opening 239,164 pull requests in 64,166 repositories. In previous years, participants were required to submit four pull requests to GitHub-hosted…

  • Drupal.org Migrates Developer Tools to GitLab

    Drupal.org Migrates Developer Tools to GitLab

    The Drupal Association announced this week that Drupal.org will be migrating its developer tools to GitLab. In selecting a partner for modernizing the project’s tooling, the association aimed to preserve the most valuable parts of Drupal’s workflow. They also wanted a partner that would keep evolving its code collaboration featureset. In December 2017, after evaluating…

  • GitHub Launches Security Alerts for JavaScript and Ruby Projects, Python Support Coming in 2018

    GitHub Launches Security Alerts for JavaScript and Ruby Projects, Python Support Coming in 2018

    Last month GitHub launched its Dependency Graph feature that tracks a repository’s dependencies and sub-dependencies under the Insights tab. This week the company rolled out an expansion of the feature and will now identify known vulnerabilities and send notifications with suggested fixes from the GitHub community. Dependency graphs and security alerts are automatically enabled for…

  • GitHub Launches Community Forums to Connect Developers

    GitHub Launches Community Forums to Connect Developers

    GitHub launched its new community forums this week as another way for the platform’s 24 million developers to stay connected. The company built them on top of the Lithium SaaS community platform, a popular choice for enterprise customers, including Sony, Cisco, HP, Skype, Barclaycard, Symantec, Google, and PayPal. The first iteration of the forums includes…

  • GitHub Launches New Dependency Graph Feature with Security Alerts Coming Soon

    GitHub Launches New Dependency Graph Feature with Security Alerts Coming Soon

    GitHub announced a new Dependency Graph feature at the Github Universe conference yesterday. It lists all the dependencies for a repository and will soon identify known vulnerabilities. The graph can be accessed under the Insights tab and currently supports Ruby and JavaScript dependencies with Python coming soon. Public repositories display the graph by default and…

  • DigitalOcean Partners with GitHub to Support Open Source Projects during Hacktoberfest October 1–31

    DigitalOcean Partners with GitHub to Support Open Source Projects during Hacktoberfest October 1–31

    DigitalOcean is organizing its fourth annual Hacktoberfest in partnership with GitHub. The event was created to support open source projects and participants can earn a free t-shirt by contributing four pull requests during the month of October. More than 29,000 people signed up for Hacktoberfest 2016 from 114 countries and 10,227 people completed the challenge.…

  • GitHub Introduces Temporary Interaction Limits to Promote Healthier Discussions

    GitHub Introduces Temporary Interaction Limits to Promote Healthier Discussions

    GitHub is continuing to make good on its promise to improve the platform for open source maintainers and communities with its new temporary interaction limits. The feature was introduced this week as a way for project maintainers to manage participation in heated discussions. Public repositories, especially those for projects with millions of users, can occasionally…

  • Atom Editor Adds Git and GitHub Integration

    Atom Editor Adds Git and GitHub Integration

    GitHub open sourced its JavaScript-powered Atom editor in 2014 with extensibility designed to be its single-most important feature. Over the past three years, a thriving ecosystem of more than 6,000 packages to extend the editor has grown out of Atom’s open source community. GitHub estimates Atom now has 2.1 million active users. This week Atom…

  • GitHub Adds Plain English Explanations to License Pages for Open Source Projects

    GitHub Adds Plain English Explanations to License Pages for Open Source Projects

    GitHub took another step towards beefing up its support for open source projects this week with a new feature that makes it easier to understand a project’s license. If the project is using a popular open source license, GitHub will automatically add a short, plain-English description of the license and its permissions, conditions, and limitations.…