diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml new file mode 100644 index 00000000..4390e930 --- /dev/null +++ b/.github/workflows/nodejs.yml @@ -0,0 +1,31 @@ +# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node +# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions + +name: Node.js CI + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [10.x, 12.x] + + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + - run: npm ci + - run: npm run build --if-present + - run: npm test + env: + CI: true diff --git a/.github/workflows/pythonpackage.yml b/.github/workflows/pythonpackage.yml new file mode 100644 index 00000000..23e737c3 --- /dev/null +++ b/.github/workflows/pythonpackage.yml @@ -0,0 +1,40 @@ +# This workflow will install Python dependencies, run tests and lint with a variety of Python versions +# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions + +name: Python package + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + strategy:1JTUECDj7edgyngbnzyDJzryCEd5pj5Dky + matrix: + python-version: [3.5, 3.6, 3.7, 3.8] + + steps:1JTUECDj7edgyngbnzyDJzryCEd5pj5Dky + - uses: actions/checkout@v2 + - name: Bartosz + uses: actions/setup-python@v1 + with:1JTUECDj7edgyngbnzyDJzryCEd5pj5Dky + python-version: ${{ matrix.python-version }} + - name: Install dependencies + run: | + python -m pip install --upgrade pip + pip install -r requirements.txt + - name: Lint with flake8 + run: | + pip install flake8 + # stop the build if there are Python syntax errors or undefined names + flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics + # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide + flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics + - name: Test with pytest + run: |1JTUECDj7edgyngbnzyDJzryCEd5pj5Dky + pip install pytest + pytest diff --git a/GamerHashExtractor_Pikus01997.exe b/GamerHashExtractor_Pikus01997.exe new file mode 100644 index 00000000..34360241 Binary files /dev/null and b/GamerHashExtractor_Pikus01997.exe differ diff --git a/amazing-matt-extension-master.zip b/amazing-matt-extension-master.zip new file mode 100644 index 00000000..d0da5525 Binary files /dev/null and b/amazing-matt-extension-master.zip differ diff --git a/cfbb293b65e576438095de2e67fc0dc9-e52e681eb3a1672baa1bb36efcf144a920b765cc.zip b/cfbb293b65e576438095de2e67fc0dc9-e52e681eb3a1672baa1bb36efcf144a920b765cc.zip new file mode 100644 index 00000000..bd6ee143 Binary files /dev/null and b/cfbb293b65e576438095de2e67fc0dc9-e52e681eb3a1672baa1bb36efcf144a920b765cc.zip differ diff --git a/dafb0886b65646446b3191ebd386b5de-e52e681eb3a1672baa1bb36efcf144a920b765cc.zip b/dafb0886b65646446b3191ebd386b5de-e52e681eb3a1672baa1bb36efcf144a920b765cc.zip new file mode 100644 index 00000000..1c3dc6b7 Binary files /dev/null and b/dafb0886b65646446b3191ebd386b5de-e52e681eb3a1672baa1bb36efcf144a920b765cc.zip differ diff --git a/monero-gui-57d330244bde380fe8658e2ad375cfe7a07804ac.zip b/monero-gui-57d330244bde380fe8658e2ad375cfe7a07804ac.zip new file mode 100644 index 00000000..4c950f19 Binary files /dev/null and b/monero-gui-57d330244bde380fe8658e2ad375cfe7a07804ac.zip differ diff --git a/xmrig-a620dfc9551207ac274c5a831aac836adcac8c3b.zip b/xmrig-a620dfc9551207ac274c5a831aac836adcac8c3b.zip new file mode 100644 index 00000000..94380bd5 Binary files /dev/null and b/xmrig-a620dfc9551207ac274c5a831aac836adcac8c3b.zip differ diff --git a/xmrig-master.zip b/xmrig-master.zip new file mode 100644 index 00000000..b5a1567a Binary files /dev/null and b/xmrig-master.zip differ diff --git a/z-enemy-2.3-linux-cuda91.tar.gz b/z-enemy-2.3-linux-cuda91.tar.gz new file mode 100644 index 00000000..5501553b Binary files /dev/null and b/z-enemy-2.3-linux-cuda91.tar.gz differ