Skip to content

Internal tool to help the learning team do releases of Ember.js

Notifications You must be signed in to change notification settings

ember-learn/tool-new-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tool-new-release

This is a tool to help the learning team with the ember.js releases for the 6-week cycle.

At the moment, the following steps of the learning team release process are implemented:

    • Guides
    • API documentation
    • Release blog post
    • Release pages
    • Glitch Ember starter
    • Ember Wikipedia

Prerequisites

Install

To run the entire release pipeline, do the following:

  • Go to the releases page
  • Find the latest release. Should be a draft called "draft".
  • Expand the assets and download the relevant one for your platform.
  • On macOS or linux, you need to modify permissions for the file you downloaded: chmod +x <path to the download>
  • If you are on macOS you will need to right-click and select "Open" to get around signage limitations

How to use

You can use the commands documented in learning team release process to run this tool step-by-step.

See tool-new-release --help for the full list of commands.

About

Internal tool to help the learning team do releases of Ember.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages