This repository was archived by the owner on Jul 22, 2020. It is now read-only.
Conversation
This will tell webpack to add a hash to all bundles filenames, we generate script tags for loading those and inject them as templates. No more forced cache bypassing
we don't use moment locale and prefetch will speed up bundle generation
So we don't need to download everything on every CI run
Checks whenever code does what it suppose to, not only if it runs
This will allow to test entire alerts flow - get alerts.json response (via mocks) and render alerts
Contributor
Author
|
This is waiting on @terinjokes to finish review |
terinjokes
approved these changes
Aug 4, 2017
terinjokes
left a comment
There was a problem hiding this comment.
I got bored partway through this.
|
|
||
| go_import_path: github.com/cloudflare/unsee | ||
|
|
||
| # install jshint & eslint, it's used for linting js files (needs nodejs) |
There was a problem hiding this comment.
You may consider using Travis Build Stages to run lint tests separately from unit tests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR:
Benefits:
The ugly side: