-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: AccessLint/accesslint-ci
base: v0.2.6
head repository: AccessLint/accesslint-ci
compare: master
- 20 commits
- 6 files changed
- 3 contributors
Commits on Feb 22, 2017
-
- Whitelist accepted files to fetch, instead of maintaining an incomplete blacklist. - Clean up after ourselves by deleting files immediately after download. - Log file moved to `/tmp` instead of project `tmp`, to make sure we get cleaned up after.
Configuration menu - View commit details
-
Copy full SHA for 4b13177 - Browse repository at this point
Copy the full SHA 4b13177View commit details
Commits on Feb 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f3392e5 - Browse repository at this point
Copy the full SHA f3392e5View commit details
Commits on Mar 11, 2017
-
Add an option for hosted accesslint platform
- When running on accesslint servers, we still want to comment but we don't want to try to fetch circle artifacts.
Configuration menu - View commit details
-
Copy full SHA for ad89782 - Browse repository at this point
Copy the full SHA ad89782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d7ab6 - Browse repository at this point
Copy the full SHA 63d7ab6View commit details
Commits on Apr 15, 2017
-
Add option to compare to an existing file
- This allows us to specify an existing logfile that lives locally. - Moves towards decoupling from CircleCI artifacts. - Also adds an outfile option to track the diff output between runs.
Configuration menu - View commit details
-
Copy full SHA for 7ae876b - Browse repository at this point
Copy the full SHA 7ae876bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ab698 - Browse repository at this point
Copy the full SHA d7ab698View commit details
Commits on Apr 22, 2017
-
Refactor Thor CLI and update gems
- Allow a "base" option for specifying a baseline file to compare to. - Upgrade all gems. - Split out helper methods from CLI implementation.
Configuration menu - View commit details
-
Copy full SHA for 8a2ad36 - Browse repository at this point
Copy the full SHA 8a2ad36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06be637 - Browse repository at this point
Copy the full SHA 06be637View commit details -
Accept a baseline file for comparison of logs
- Baseline files can be the initial scan on master or the first scan on a PR. - Subsequent scans will compare results with the baseline to determine if there is a diff (more or fewer errors).
Configuration menu - View commit details
-
Copy full SHA for aaeeafa - Browse repository at this point
Copy the full SHA aaeeafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f64200 - Browse repository at this point
Copy the full SHA 9f64200View commit details -
Configuration menu - View commit details
-
Copy full SHA for a50eeec - Browse repository at this point
Copy the full SHA a50eeecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4297471 - Browse repository at this point
Copy the full SHA 4297471View commit details -
Run accesslint command in parallel
- Up to 10 parallel processes. - Print command before running for better feedback.
Configuration menu - View commit details
-
Copy full SHA for 6089b63 - Browse repository at this point
Copy the full SHA 6089b63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441448e - Browse repository at this point
Copy the full SHA 441448eView commit details -
Normalize for changing localhost ports
- This makes it easier to run on docker exposed ports that may change over time.
Configuration menu - View commit details
-
Copy full SHA for 21929b8 - Browse repository at this point
Copy the full SHA 21929b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3ed0a1 - Browse repository at this point
Copy the full SHA c3ed0a1View commit details
Commits on Apr 30, 2017
-
- Accept an optional outfile. - Otherwise record over the previous diff file. - Fallback to the current directory when there's no previous diff.
Configuration menu - View commit details
-
Copy full SHA for ad389ad - Browse repository at this point
Copy the full SHA ad389adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d25747 - Browse repository at this point
Copy the full SHA 3d25747View commit details
Commits on Aug 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e3dbc5c - Browse repository at this point
Copy the full SHA e3dbc5cView commit details
Commits on Aug 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0d39eeb - Browse repository at this point
Copy the full SHA 0d39eebView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.6...master