Tag: github

  • Bitbucket Pricing Hike Increases Cost Per User by 100%

    Bitbucket Pricing Hike Increases Cost Per User by 100%

    After GitHub hiked its prices last May, many users who were negatively impacted by the changes took a second look at competitors like Bitbucket and GitLab. GitHub switched from per-repository to per-user pricing, requiring organizations to purchase a seat for each user at $9 per user/month. This was a drastic increase when compared to the…

  • GitHub Adds Code Review and Project Management Tools

    GitHub Adds Code Review and Project Management Tools

    GitHub’s second annual Universe conference kicked off in San Francisco today with 1500 attendees. Co-founder and CEO Chris Wanstrath announced a collection of new and and upcoming features for the platform, including code reviews, project management tools, profile updates, additional security features, and a community forum. October marks nine years since the first commit on…

  • GitLab Courts Disgruntled GitHub Customers with Response to Recent Pricing Hike

    GitLab Courts Disgruntled GitHub Customers with Response to Recent Pricing Hike

    Yesterday GitHub announced pricing changes that give all paid plans unlimited repositories and change plans to a pricing-per-user model. Individual developers are the most likely customers to benefit from the changes, but many organizations will see an exponential increase in pricing. GitLab, a competitor in the Git repository hosting space, immediately addressed disgruntled GitHub customers…

  • GitHub Introduces Unlimited Private Repositories, Hikes Prices for Organizations

    GitHub Introduces Unlimited Private Repositories, Hikes Prices for Organizations

    GitHub has been inundated with negative feedback after announcing a major change to its pricing today. All paid plans now include unlimited private repositories, but there’s a catch. The new pricing structure requires GitHub.com organizations to purchase a seat for each user. At $9 per user/month, collaborating on private repositories is now far more costly…

  • Project Owners Can Now Block Abusive Users on GitHub

    Project Owners Can Now Block Abusive Users on GitHub

    Today GitHub announced a new feature that allows project owners to block abusive users from public repositories. Users who are blocked will no longer be able to open or comment on issues or pull requests, nor will they will not be able to add or edit any of the project’s wiki pages. Blocked users are…

  • GitHub Issue and Pull Request Templates: Choose Your Own Adventure

    GitHub Issue and Pull Request Templates: Choose Your Own Adventure

    Last month GitHub introduced issue and pull request templates in response to the “Dear GitHub” letter of complaints from open source project maintainers. The new templates let maintainers streamline contributions to be more structured and meaningful for the project. Creating issue and pull request templates could be a boring addition to your project’s task list,…

  • Submit Pull Requests to WordPress Core with the GitHub-to-Patch Utility

    Submit Pull Requests to WordPress Core with the GitHub-to-Patch Utility

    When Matt Mullenweg asked the audience who has used Git and/or GitHub during his 2014 State of the Word address, the response was almost unanimous. “Whoah, that’s all the hands!” he exclaimed before announcing that core contributors will soon be able to submit pull requests on GitHub. Two years later, an official patch workflow has…

  • GitHub Now Supports Emoji Reactions for Pull Requests, Issues, and Comments

    GitHub Now Supports Emoji Reactions for Pull Requests, Issues, and Comments

    Last month GitHub finally responded to the open letter on issue management that has now been signed by nearly 2,000 open source project maintainers. GitHub officially apologized for the lack of communication and promised to add new features and iterate on the core experience. Shortly after acknowledging the letter, GitHub introduced templates for issues and…

  • GitHub Introduces Issue and Pull Request Templates

    GitHub Introduces Issue and Pull Request Templates

    Last week GitHub responded to a letter from open source project maintainers with apologies for the lack of communication and lack of attention to feedback regarding issue management. Because contributions are the lifeblood of open source projects, maintainers are requesting additional features for issues and pull requests that would help make contributions more meaningful. The…

  • WP Pusher 2.1.0 Offers Tighter Integration with GitHub and Bitbucket

    WP Pusher 2.1.0 Offers Tighter Integration with GitHub and Bitbucket

    WP Pusher is on a relentless mission to make it effortless for WordPress developers to connect their plugin and theme repositories hosted on GitHub and Bitbucket. Version 2.1.0 of the plugin eliminates the requirement to manually create a token with GitHub and introduces 1-click authentication via OAuth. This update makes setting up the plugin on…

  • GitHub Responds to Letter from Open Source Project Maintainers

    GitHub Responds to Letter from Open Source Project Maintainers

    Last month a group of open source project maintainers confronted GitHub with an open letter of complaints regarding issue management. They were frustrated by a lack of communication from GitHub and a lack of features for managing issues. More than 1700 maintainers of open source projects, including several projects related to WordPress, have signed the…

  • Deployer App Pushes Plugins from GitHub to WordPress.org

    Deployer App Pushes Plugins from GitHub to WordPress.org

    Arūnas Liuiza, like many other WordPress developers, prefers to develop his plugins on GitHub, thanks to the collaborative tools for issue tracking, merging, and pull requests. Hosting and developing open source projects on GitHub is much easier than trying to get any participation from the community via a plugin’s Subversion repo on WordPress.org. For these…

  • GitLab Courts Open Source Project Maintainers with Response to “Dear GitHub” Letter

    GitLab Courts Open Source Project Maintainers with Response to “Dear GitHub” Letter

    The makers of GitLab are attempting to capitalize on the current situation at GitHub where open source project maintainers have publicized their frustrations with issue management. Last week, project maintainers published a letter called “Dear GitHub” that outlines their concerns and the solutions they hope to see implemented. GitHub has not officially responded to these…

  • Open Source Project Maintainers Confront GitHub with Open Letter on Issue Management

    Open Source Project Maintainers Confront GitHub with Open Letter on Issue Management

    A zealous cadre of open source project maintainers is hoping to inspire change at GitHub by publicizing their complaints regarding issue management. After pursuing official channels without receiving a response, the group’s members say that they are frustrated by a lack of communication: Those of us who run some of the most popular projects on…

  • Git for WordPress Developers: A Free Video Course from WP Pusher

    Git for WordPress Developers: A Free Video Course from WP Pusher

    Peter Suhm, creator of WP Pusher, just released a new free video course for WordPress developers. After the success of his email-based WP Git Crash Course, Suhm jumped head-first into creating more educational material in video format. Git4wp.com launched this week with more than 1.5 hours of recorded lessons, split up into 35 videos. The…