Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Ci build #69

Merged
merged 2 commits into from
Jun 23, 2017
Merged

Ci build #69

merged 2 commits into from
Jun 23, 2017

Conversation

craigmulligan
Copy link
Contributor

@craigmulligan craigmulligan commented Jun 22, 2017

Connects to #41

This builds the site, and runs progress web metrics tests, which will warn us if we are exceeding our base-line limits for time to first paint, time to interactive etc.

Next we should add auto deploy.

@craigmulligan craigmulligan force-pushed the ci-build branch 3 times, most recently from ff7b17e to 67de42d Compare June 22, 2017 13:23
Builds site and runs a series of performance tests

Change-Type: patch
@@ -3,7 +3,7 @@
"title": "Etcher",
"prefix": "",
"slogan": "Burn. Better.",
"lead": "Burn images to SD cards & USB drives, safe & easy.",
"lead": "Burn images to SD cards & USB drives, safely and easily.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, sorry I forgot to commit the changes to this file too, but that's because I was using the GH web-editor rather than building locally :-/

To prevent similar slip-ups in future, I guess you could run git status -s after running yarn run export and checking that git-status returns an empty string (i.e. none of the files in the repo got modified). See e.g. https://github.com/resin-io/etcher/blob/master/scripts/ci/ensure-staged-shrinkwrap.sh

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, we actually don't need that file in the git history. It's just used as cache at build time, I'll rm it.

@lurch
Copy link
Contributor

lurch commented Jun 22, 2017

CI tests are now broken :-/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants