This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 363
Release automation #306
Open
Zahweh
wants to merge
22
commits into
master
Choose a base branch
from
release-automation
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release automation #306
Commits on Jun 5, 2015
-
* Import and configure `loadNpmTasks` module. * Remove manual `loadNpmTasks` calls.
Configuration menu - View commit details
-
Copy full SHA for 6ba69d4 - Browse repository at this point
Copy the full SHA 6ba69d4View commit details -
* Use `git-contrib-copy` instead of `grunt.file.copy` paired with a custom task. * Build in `.tmp/build` instead of `gen`. * Add `.tmp` to `.gitignore`. * Remove `git-describe` config since that only applies when using the `git-describe` module, not a custom task. * Use `grunt.util.spawn` in `git-describe` task and nuke dependency to `grunt-util-spawn` module. * Break down grunt tasks into atomic tasks (`build`, `test:unit`, `travis`, `default` and `release`).
Configuration menu - View commit details
-
Copy full SHA for d2bceb9 - Browse repository at this point
Copy the full SHA d2bceb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba33624 - Browse repository at this point
Copy the full SHA ba33624View commit details
Commits on Jun 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 74387d7 - Browse repository at this point
Copy the full SHA 74387d7View commit details -
* Parse `package.json` and store it in the `grunt` config.
Configuration menu - View commit details
-
Copy full SHA for 96794f0 - Browse repository at this point
Copy the full SHA 96794f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c21c3d7 - Browse repository at this point
Copy the full SHA c21c3d7View commit details -
* Normalize string quoting. * Move build path for `axs_testing.js` to `.tmp/build/`
Configuration menu - View commit details
-
Copy full SHA for fbcff09 - Browse repository at this point
Copy the full SHA fbcff09View commit details -
* Add configuration for the following tasks: * `clean`: clean up `.tmp` and `dist` * `bump`: update `package.json`, `bower.json`, `grunt.config[‘pkg’]`, commits changes, creates new version tag, pushes everything to `GoogleChrome` remote * `changelog`: Extracts release notes from changelog (changes since last release), and adds a version header on top of the changelog. * `release`: builds, runs tests, updates dist bundle, bumps `package.json` and `bower.json`, updates changelog, pushes everything to git remote. * Add `clean:all` dependency to `build` task.
Configuration menu - View commit details
-
Copy full SHA for 9b7623d - Browse repository at this point
Copy the full SHA 9b7623dView commit details -
Fix markdown header level for changelog
* Use `##` instead of `###` for release header entries.
Configuration menu - View commit details
-
Copy full SHA for 2985eb2 - Browse repository at this point
Copy the full SHA 2985eb2View commit details -
Merge branch 'master' of https://github.com/GoogleChrome/accessibilit…
…y-developer-tools into release-automation
Configuration menu - View commit details
-
Copy full SHA for d7395bb - Browse repository at this point
Copy the full SHA d7395bbView commit details -
Add interactive release configuration
* Add prompts with sensible defaults for git remote, github credentials, and github repo name. * Use config options extracted from prompt responses where appropriate.
Configuration menu - View commit details
-
Copy full SHA for 274cd6d - Browse repository at this point
Copy the full SHA 274cd6dView commit details -
Push Github releases through grunt
* Use the Github API to create a release against release info found in `gh-release` config. * Mark the new release as draft for manual review. * Add GH release task to `release` task chain.
Configuration menu - View commit details
-
Copy full SHA for 619d8ac - Browse repository at this point
Copy the full SHA 619d8acView commit details
Commits on Jun 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 04532a6 - Browse repository at this point
Copy the full SHA 04532a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa2480 - Browse repository at this point
Copy the full SHA 4aa2480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12613e5 - Browse repository at this point
Copy the full SHA 12613e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3fc23 - Browse repository at this point
Copy the full SHA 8b3fc23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f7267 - Browse repository at this point
Copy the full SHA 37f7267View commit details -
Configuration menu - View commit details
-
Copy full SHA for a21025d - Browse repository at this point
Copy the full SHA a21025dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40aa538 - Browse repository at this point
Copy the full SHA 40aa538View commit details
Commits on Jun 12, 2015
-
Alice Boxhall committed
Jun 12, 2015 Configuration menu - View commit details
-
Copy full SHA for e523a51 - Browse repository at this point
Copy the full SHA e523a51View commit details -
Alice Boxhall committed
Jun 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 0c7d7ee - Browse repository at this point
Copy the full SHA 0c7d7eeView commit details -
Alice Boxhall committed
Jun 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 8ae8daf - Browse repository at this point
Copy the full SHA 8ae8dafView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.