Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removes travis entirely #1572

Merged
merged 1 commit into from
Dec 17, 2019
Merged

Conversation

reaperhulk
Copy link
Contributor

We'll also want to disable the travis and codeclimate integrations for this repository now that we've completed the switch.

next up, faster wallclock tests!

@reaperhulk
Copy link
Contributor Author

This shouldn't be merged until everyone agrees we're happy with GitHub Actions. I can remove the integrations then and rebase this and we should be ready to merge at that point.

@ehennenfent
Copy link
Contributor

This shouldn't be merged until everyone agrees we're happy with GitHub Actions. I can remove the integrations then and rebase this and we should be ready to merge at that point.

I've updated the branch protections for master to use the GH Actions test resultsI instead of Travis. I think this should be good to release now. Unless there's something else you wanted to change first?

@reaperhulk
Copy link
Contributor Author

LGTM! Merge away

@ehennenfent ehennenfent merged commit fae081d into trailofbits:master Dec 17, 2019
ekilmer added a commit that referenced this pull request Dec 17, 2019
* master: (33 commits)
  removes travis entirely (#1572)
  Run mypy on manticore directory by default (#1573)
  Fix deprecation warnings related to setting verbosity (#1574)
  Bump version to fix pip install on Python 3.6 (#1571)
  Direct CI badge directly to CI action (#1570)
  switch to github actions (take two) (#1568)
  Add --quick-mode to configure Manticore for fast exploration (#1555)
  pytest-xdist prevents disturbing stdout, revert to travis_wait (#1566)
  Show black diff on travis builds (#1565)
  various changes to resolve test timeout/invalid dep issues (#1563)
  try pytest xdist (#1561)
  switch to pytest (#1560)
  Fixes different problems found by lgtm (#1558)
  reorg some deps a bit, usee env markers for dataclasses (#1559)
  fix some deprecation warnings (#1556)
  Add flag to only generate alive states when finalizing Manticore (#1554)
  Arrayvarname (#1552)
  Fix Z3 version parsing (#1551)
  Update README.md (#1553)
  Manticore 0.3.2 (#1547)
  ...
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.

None yet

2 participants