Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
removes now unnecessary directions to test on fuel ux site
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher McCulloh committed Jun 28, 2017
1 parent 7ad9506 commit 7f63745
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,6 @@ You will need to authorize your machine to do npm publishing using `npm adduser`
* **WILL NOT WORK ON VPN**
* If some environments fail, you can comment out the passing environments temporarily in `sauce_browsers.yml` while you debug
* If some environments fail, start your server with `grunt servefast` and use Browserstack to investigate.
- [ ] Generate test distribution package for use on the Fuel UX Site
- [ ] `grunt dist`
- [ ] Test on Fuel UX Site
- [ ] From Fuel UX Site repo
- [ ] `npm run local`
- [ ] Check all known affected controls on [dev instance of Fuel UX site on Heroku](http://fuelux-dev.herokuapp.com)
* Scroll to the bottom of each page scanning for visual errors
* Make sure right-hand nav functions correctly
* Click on the "base" example of each control on the control pages and make sure it functions
* Pay special attention to any controls that were modified in the release, look at each example and interact with it to make sure there are no obvious issues

## Release

Expand Down

0 comments on commit 7f63745

Please sign in to comment.