Commit Graph

19 Commits

Author SHA1 Message Date
Gábor Lipták d2592ee0b6 Add yamllint to GHA
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2021-07-26 21:26:16 -04:00
Florian Roth 6605d302cd fix: trying to fix pipenv issue 2021-05-03 13:05:21 +02:00
Thomas Patzke 1e029b98cf Merge branch 'oscd-merge' 2021-04-06 00:22:37 +02:00
Thomas Patzke 0a28a42498 CI: Install Python dependencies in virtual env 2021-04-05 22:57:50 +02:00
Thomas Patzke 3d519a874b Added dev dependencies from requirements 2021-04-03 23:12:36 +02:00
Thomas Patzke 5f2ff99eea Replaced pip requirements with pipenv 2021-04-03 01:00:22 +02:00
Thomas Patzke 84dc11ca98 Removed ES query tests 2020-11-21 13:33:25 +04:00
Thomas Patzke 31241d9bbd Removed ES query tests 2020-11-02 22:57:01 +01:00
Thomas Patzke 986c80e593 Added oscd branch to CI 2020-10-07 08:20:26 +02:00
Jonas Plum 5cc82d0f05 Move testcase 2020-05-30 00:56:06 +02:00
Florian Roth aa73c39a35 Merge pull request #692 from Neo23x0/ci-deploy
PyPI deployment via GitHub Actions
2020-04-03 09:29:49 +02:00
Thomas Patzke 8c69c7bb02 PyPI deployment via GitHub Actions 2020-03-31 22:36:16 +02:00
Thomas Patzke d33f4b290d Dependency cleanup
* Consolidated dependencies into main and development (MISP and test
  intergrated).
* Splitted Pipfile dependencies into main and development
* Specified compatible dependencies
2020-03-29 22:55:09 +02:00
Thomas Patzke 4dbe5e2f17 Moved Elasticsearch dependencies to generic dependencies
Omitting waiting for Elasticsearch as it should be started at this time.
2020-03-29 15:19:13 +02:00
Thomas Patzke 5e258efbe7 Improved Elasticsearch waiting process 2020-03-29 14:57:34 +02:00
Thomas Patzke d68b900077 Wait for Elasticsearch before running tests 2020-03-29 14:37:27 +02:00
Thomas Patzke 821a631325 Run Elasticsearch installation as root 2020-03-29 14:00:15 +02:00
Thomas Patzke fbe40bd1e8 Fixed Elasticsearch test
* Splitted into separate action
* Install dependencies
2020-03-29 13:41:03 +02:00
Thomas Patzke d24c1e2800 CI testing with GitHub Actions 2020-03-29 13:25:04 +02:00