AccessLint/accesslint-ci

missing support for other CI platforms (Travis CI, Jenkins, etc)

Closed this issue · 1 comments

accesslint is coupled to CircleCI primarily in the way it checks artifacts and PR numbers. This makes it very inconvenient or impossible to run accesslint-ci in other platforms such as Travis CI. Related to #15.

With regards to storing artifacts, I think we can store the artifacts on S3 via the accesslint service, so that we have a consistent format and centralized requests.