Skip to main content

Here's a look at GitHub Actions, GitHub's new feature that's like 'Apple Shortcuts, but for code.' (MSFT)

GitHub

  • GitHub has announced a new feature called GitHub Actions, which will allow users to build, share and execute code directly on the site.
  • This feature cuts down on the steps developers need to take when running code, such as installing software files and testing the code.
  • Actions is launching in a limited public beta on Tuesday.

Executing code on GitHub, essentially a Google Docs for code, is about to get easier for programmers — the company is releasing an “Apple Shortcuts, but for code.”

GitHub, which hosts open-source projects, just announced a new feature, called GitHub Actions, to cut down on the steps developers need to take to execute their code, no matter what language they use. This new feature arrives as Microsoft is preparing to acquire GitHub. Before, developers working on GitHub would have to take many manual steps to build, run and deploy their projects. In many cases, they have to download environments, run the project for testing and more.

With GitHub Actions, developers will be able to build, share and execute code directly on the site by creating an action for a step that they need to take, connecting these steps with drag-and-drop, and running the project with a simple click of a button.

“We can take a single application and deploy it to five different clouds,” Sam Lambert, Head of Platform at GitHub told Business Insider. “You can press a button and deploy your application. You can page and text your team, generate documentation and build and test your code. It’s an Apple Shortcuts, but for code.”

GitHub Actions is being launched Tuesday in a limited public beta.

Here's a quick look at how it works:

Users can build, package, release, update, and deploy their project, all on the GitHub site. They can do all this in a space called a "workflow." For example, a user can create a workflow for building and testing.

 

Each step that developers need to take for this workflow is called an "action." The user can set up actions for installing and testing and connect one action to another by dragging and dropping a line to link them. Before GitHub Actions, if a developer wanted to run a project, they needed to install the required packages (or a set of software files) and test the code themselves. 

 

The person creating the workflow can then commit it to the project.

 

Users can also create a text file instead of using the visual editor to create a workflow.

 

Once users create a pull request, or take the code for modifying, the packages will be automatically installed and tested for users when they run this workflow.

With GitHub Actions, users can also publish and send alerts every time there's a new release and deploy production-ready code.

"There’s infinite possibilities and amazing flexibility," Lambert said. "It’s so open-ended and flexible. All I want to do is sit on GitHub and Twitter and watch people build this stuff."

NOW WATCH: Why horseshoe crab blood is so expensive

See Also:

SEE ALSO: Microsoft will let anyone use 60,000 of its key software patents as it moves to play more nicely with open source developers

Data & News supplied by www.cloudquote.io
Stock quotes supplied by Barchart
Quotes delayed at least 20 minutes.
By accessing this page, you agree to the following
Privacy Policy and Terms and Conditions.