Commit graph

1190 commits

Author SHA1 Message Date
L1ghtn1ng 3ba08fd234 more ci updates 2019-10-19 18:34:52 +01:00
L1ghtn1ng 400ee1de17 more ci updates 2019-10-19 18:26:44 +01:00
L1ghtn1ng 23750bee86 more ci updates 2019-10-19 18:20:15 +01:00
L1ghtn1ng ff11eac433 more ci updates 2019-10-19 18:19:33 +01:00
L1ghtn1ng 869039e03f more ci updates 2019-10-19 18:15:12 +01:00
L1ghtn1ng 53845db8d7 add py3.8 to the pipfile 2019-10-19 18:03:55 +01:00
L1ghtn1ng bc4f09dab7 Merge remote-tracking branch 'upstream/master' into dev 2019-10-19 17:53:57 +01:00
L1ghtn1ng 984580e9b4 Renable mypy as github module has been fixed 2019-10-19 17:53:44 +01:00
J.Townsend a3a29ae1d5
Merge pull request #350 from svtkachenko/fix_mypy
Fix mypy error for github module
2019-10-19 17:49:32 +01:00
Stanislav Tkachenko dcc44e1b0e Fix mypy 2019-10-19 16:44:00 +02:00
L1ghtn1ng d1c32067a3 See if I can get pipfile working gh actions 2019-10-19 01:59:05 +01:00
L1ghtn1ng 52cde3d6db See if I can get pipfile working in ci and disable mypy check for now 2019-10-19 01:42:00 +01:00
L1ghtn1ng 787c7f0591 See if I can get pipfile working in ci and updated deps 2019-10-19 01:28:20 +01:00
J.Townsend 8edee4011f
Merge pull request #32 from L1ghtn1ng/dependabot/pip/dev/plotly-4.2.1
Bump plotly from 4.2.0 to 4.2.1
2019-10-19 01:01:18 +01:00
dependabot-preview[bot] 9d4fcf8ddc
Bump plotly from 4.2.0 to 4.2.1
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-18 22:13:41 +00:00
L1ghtn1ng 3990f200f8 Comment out py3.9 testing for now as its not avaiable yet 2019-10-18 21:46:11 +01:00
J.Townsend 82612c4707
Merge pull request #349 from L1ghtn1ng/dev
fix typo in issue template
2019-10-18 00:15:11 +01:00
L1ghtn1ng cc00dcbc91 Merge remote-tracking branch 'upstream/master' into dev 2019-10-18 00:14:34 +01:00
L1ghtn1ng 94055fa8ad update issue template with typo fix 2019-10-18 00:13:35 +01:00
J.Townsend 66f9451888
Merge pull request #348 from L1ghtn1ng/dev
Few misc changes and tidy ups
2019-10-18 00:11:57 +01:00
L1ghtn1ng f3270e931b update requirments.txt 2019-10-17 23:52:19 +01:00
L1ghtn1ng e6d2a43302 update pipfile.lock with updated deps, update travis and a fix/tidy up of the github module 2019-10-17 23:49:34 +01:00
L1ghtn1ng faf4357f25 Merge remote-tracking branch 'upstream/master' into dev 2019-10-17 18:01:24 +01:00
J.Townsend 0be798707c
Merge pull request #31 from L1ghtn1ng/dependabot/pip/dev/mypy-0.740
Bump mypy from 0.730 to 0.740
2019-10-17 16:40:47 +01:00
dependabot-preview[bot] dde211efe4
Bump mypy from 0.730 to 0.740
Bumps [mypy](https://github.com/python/mypy) from 0.730 to 0.740.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.730...v0.740)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:24:38 +00:00
dependabot-preview[bot] 281e407991
Merge pull request #30 from L1ghtn1ng/dependabot/pip/dev/plotly-4.2.0 2019-10-17 06:16:30 +00:00
dependabot-preview[bot] 5b5eaf39ce
Bump plotly from 4.1.1 to 4.2.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.1.1...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:08:15 +00:00
J.Townsend 9fc65b017e
Merge pull request #343 from L1ghtn1ng/dev
Fix CI error and update version() to new dev version
2019-10-15 22:26:14 +01:00
L1ghtn1ng 4bcb132b9c update pipfile.lock with updated deps 2019-10-15 22:01:10 +01:00
L1ghtn1ng ff6c109366 update version in core.py 2019-10-15 21:58:01 +01:00
L1ghtn1ng c6b1451232 Fix CI error 2019-10-15 21:25:50 +01:00
J.Townsend d0060c55d0
Merge pull request #342 from cueo/mypy-ci
Fix CI error
2019-10-15 20:45:08 +01:00
mmayank e6bea25f17 Fix CI error
Remove non-existing directory reference
2019-10-15 13:56:49 +05:30
Lee Baird b460f1784c
Grammar 2019-10-14 18:13:10 -04:00
Christian Martorella 767723e408 Update core.py
Change version to 3.1.0 for release.
2019-10-14 22:48:56 +02:00
Christian Martorella f1a3d5819c
Merge pull request #336 from L1ghtn1ng/dev
Fix travis to slack and add new certspotter module
2019-10-14 19:08:32 +02:00
L1ghtn1ng 4d154efe52 More mypy updates 2019-10-14 01:47:03 +01:00
L1ghtn1ng 8d2296addb Can now enable mypy as all errors have been fixed 2019-10-14 01:37:09 +01:00
L1ghtn1ng 08a738f3e0 Merge remote-tracking branch 'upstream/master' into dev 2019-10-14 01:35:34 +01:00
L1ghtn1ng dc7da6b94c Fix lgtm error 2019-10-14 01:34:23 +01:00
L1ghtn1ng 6e5c144261 Remove suip from github actions as it is causing thins to break as it is taking to long to run 2019-10-14 01:30:37 +01:00
J.Townsend a03fac6d91
Merge pull request #338 from cueo/mypy-github
Fix mypy error for github module
2019-10-14 01:26:54 +01:00
L1ghtn1ng 7a28a0a4c4 Add certspotter module 2019-10-14 01:07:16 +01:00
mmayank 910f737b87 Fix mypy error for github module 2019-10-13 16:10:59 +05:30
L1ghtn1ng ed79500899 Fix travis to slack 2019-10-13 02:21:50 +01:00
J.Townsend cc4173ff52
Merge pull request #335 from L1ghtn1ng/dev
update .travis.yml and fix mypy error
2019-10-13 02:11:03 +01:00
L1ghtn1ng 794ebd10d4 Fix hostchecker mypy error 2019-10-13 02:08:54 +01:00
L1ghtn1ng 49b8fd904d update .travis.yml 2019-10-13 01:51:14 +01:00
J.Townsend 301a622c92
Merge pull request #333 from L1ghtn1ng/dev
Update readme
2019-10-13 00:35:36 +01:00
L1ghtn1ng df146317e7 Update readme 2019-10-12 23:48:20 +01:00