Skip to content

Conversation

@styfle
Copy link
Member

@styfle styfle commented May 7, 2018

Description

  • Fixes all failing PRs
  • Removes the travis step to run security checks

Contributor

  • no tests required for this PR.

Committer

In most cases, this should be a different person than the contributor.

  • Draft GitHub release notes have been updated.
  • CI is green (no forced merge required).
  • Merge PR

@styfle styfle requested review from UziTech, davisjam and joshbruce May 7, 2018 17:04
@UziTech
Copy link
Member

UziTech commented May 7, 2018

maybe instead of removing it we can tell travis that it is ok if it fails. see allow_failures

something like:

...
jobs:
  allow_failures:
    - stage: security scan 🔐
      script: npm run test:redos
      node_js: lts/*
...

@styfle
Copy link
Member Author

styfle commented May 7, 2018

@UziTech Whoa I had no idea you could do that. Do you want to make a new PR and I'll just close this one?

@UziTech
Copy link
Member

UziTech commented May 7, 2018

ya sounds good. I'll work on that tonight

@styfle
Copy link
Member Author

styfle commented May 7, 2018

Closing...this is superseded by #1256

@styfle styfle closed this May 7, 2018
@styfle styfle deleted the remove-security branch May 7, 2018 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants