Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
d019cc0
Testing Ref<X> serialization.
nseam Jul 19, 2023
6541e3f
Removed temporary test code from test file.
nseam Jul 20, 2023
bbc0b43
Merge remote-tracking branch 'origin/v3.006-dev-fixme' into v3.006-dev
kenorb Jul 20, 2023
c6e7145
Merge pull request #693 from nseam/v3.006-dev-fixme
kenorb Jul 20, 2023
fb9b41b
Merge commit 'c6e7145822937f1b4606c93cef73897b8062d17d' into v3.007-dev
kenorb Jul 20, 2023
70a93ae
Just some minor fixes.
nseam Jul 20, 2023
434c4d0
Exchange/Platform: Extends from Taskable
kenorb Jul 22, 2023
eaf64d7
Exchang.test: Fixes test
kenorb Jul 22, 2023
623acda
Adds State struct
kenorb Jul 22, 2023
15360ee
Exchange/Platform: Adds initial task methods
kenorb Jul 22, 2023
dba2b38
DataParamEntry: Adds ToString() method
kenorb Jul 22, 2023
fe4cd85
Serializer: Code reformats and improves debug messaging
kenorb Jul 22, 2023
130c7fa
Account: Adds getters and setters for account params
kenorb Jul 23, 2023
5404886
Exchange/Platform: Adds getters and setters for params
kenorb Jul 23, 2023
48d2daa
Exchange/Platform: Adds tests to init instances via JSON
kenorb Jul 23, 2023
f9c68ea
EA: Improves data exporting code
kenorb Jul 23, 2023
b37b694
EA: Adds db export to test
kenorb Jul 23, 2023
3e03e95
Fixed SerializerJson which didn't clear pointer to "key" and thus it …
nseam Jul 24, 2023
ad0c21f
Merge pull request #698 from nseam/v3.007-dev-fixme
kenorb Jul 24, 2023
ff2b6e6
Platform.test: Fixes JSON for valid one
kenorb Jul 24, 2023
ec070dc
Exchange: Passes accounts [no ci]
kenorb Dec 2, 2023
fef8faf
Added devcontainer.json file.
nseam Aug 6, 2024
6ecae7f
Merge remote-tracking branch 'origin/v3.007-dev' into v3.009-dev-new
kenorb Sep 3, 2024
6c796cf
Adds missing const
kenorb Sep 3, 2024
1c9f2b8
AccountForex: Implements missing virtual methods
kenorb Sep 3, 2024
a7228ea
Runs tmat only in debug mode
kenorb Sep 3, 2024
3b755e9
Some fixes with const
kenorb Sep 3, 2024
b9907e2
Merge remote-tracking branch 'origin/v3.008-dev-new' into v3.009-dev-new
kenorb Sep 8, 2024
b56cfa1
Fixes error: duplicate case value
kenorb Sep 8, 2024
126e522
CONTRIBUTING: Adds int64 syntax
kenorb Sep 8, 2024
f6380d1
Merge remote-tracking branch 'origin/v3.007-db-export' into v3.009-de…
kenorb Sep 8, 2024
fb06375
C++ compatibility fixes.
nseam Sep 9, 2024
1fcf382
GitHub workflow changes to avoid testing if "MT5_LOGIN" env variable …
nseam Sep 9, 2024
b3db10d
Merge pull request #768 from nseam/v3.009-dev-new-cpp-fixes
kenorb Sep 9, 2024
f2bb79a
CONTRIBUTING: Clarifies Ref<X> syntax
kenorb Sep 9, 2024
4692e26
Moves Strategy class to subdir
kenorb Sep 9, 2024
e66f603
Updated c++ compatibility table.
nseam Sep 10, 2024
bfc9533
Merge branch 'v3.009-dev-new' of https://github.com/EA31337/EA31337-c…
nseam Sep 10, 2024
6c09de3
Fixes to C++ compatibility table.
nseam Sep 10, 2024
5914168
Merge pull request #770 from nseam/v3.009-dev--cpp-compatibility-table
kenorb Sep 10, 2024
01a5be9
CONTRIBUTING: Adds footnotes
kenorb Sep 10, 2024
4dd8b83
Updates .vscode/settings.json
kenorb Sep 10, 2024
f6174a4
Moves Instances.h to Storage/
kenorb Sep 10, 2024
f54be8f
CI: Adds tests for Instances class
kenorb Sep 10, 2024
b74eaeb
Adds Instances.test.cpp
kenorb Sep 10, 2024
64a2cc1
Moves Bar/Candle/Pattern to Platform/Chart/
kenorb Sep 10, 2024
7d7d396
Removes Math.h as duplicate
kenorb Sep 10, 2024
3fc6cad
Makefile: Adds support for MQL4/MQL5 compilation
kenorb Sep 10, 2024
d4ef76e
GetLowest() and GetHighest() fixes for Indicator/IndicatorData. Also …
nseam Sep 13, 2024
aeb62f4
GetLowest() and GetHighest() now uses passed mode to retrieve proper …
nseam Sep 13, 2024
80e370f
Merge branch 'v3.009-dev-new' of https://github.com/EA31337/EA31337-c…
nseam Sep 18, 2024
080e9fd
Tiny C++ compatibility fixes.
nseam Sep 18, 2024
8844e84
Fixing EATest and stack overflow in creating CSV Parser value from in…
nseam Sep 18, 2024
feee6c2
Merge pull request #772 from nseam/v3.009-dev-new--get-lowest-highest…
kenorb Sep 18, 2024
ca60d77
Web.test: Corrects include path
kenorb Sep 10, 2024
101a3da
Improves Makefile
kenorb Sep 18, 2024
b327268
C++ compatibility fixes.
nseam Oct 10, 2024
542b3d7
Merge pull request #776 from nseam/v3.009-dev-new-cpp-fixes-2
kenorb Oct 10, 2024
3b2fe9c
EMCC compatibility fixes.
nseam Oct 17, 2024
1a70529
Merge pull request #779 from nseam/v3.009-dev-new--emmc-fixes
kenorb Oct 18, 2024
1bd8ada
Fixed binary file writing.
nseam Nov 4, 2024
a931abe
Updates devcontainer for additional extensions, installs rg
kenorb Mar 9, 2025
5fcdcd4
Merge pull request #780 from nseam/dev--file-binary-write
kenorb Mar 9, 2025
e17772a
Merge remote-tracking branch 'nseam/devcontainer-json' into v3.009-de…
kenorb Mar 9, 2025
f33e4d4
Installs Ansible to devcontainer
kenorb Mar 9, 2025
c8358a6
Merge remote-tracking branch 'origin/v3.009-dev-new' into v3.009-dev-new
kenorb Mar 9, 2025
4532a08
Adds .coderabbit.yaml [no-ci]
kenorb Mar 9, 2025
1349ec3
Trim trailing whitespaces [no-ci]
kenorb Mar 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
# CodeRabbit configuration
version: 1
reviews:
request_changes_workflow: false
auto_review:
enabled: true
ignore_title_patterns:
- "WIP"
- "DO NOT MERGE"
drafts: false
base_branches:
- "master"
- "v*"
path_filters:
- "**/*.yml"
tools:
yamllint:
enabled: true
shellcheck:
enabled: true
55 changes: 31 additions & 24 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,41 @@
{

// "build": {
// "dockerfile": "Dockerfile",
// Update 'VARIANT' to pick an Ubuntu version: jammy / ubuntu-22.04, focal / ubuntu-20.04, bionic /ubuntu-18.04
// Use ubuntu-22.04 or ubuntu-18.04 on local arm64/Apple Silicon.
// "args": { "VARIANT": "ubuntu-22.04" }
// "dockerfile": "Dockerfile",
// Update 'VARIANT' to pick an Ubuntu version: jammy / ubuntu-22.04, focal / ubuntu-20.04, bionic /ubuntu-18.04
// Use ubuntu-22.04 or ubuntu-18.04 on local arm64/Apple Silicon.
// "args": { "VARIANT": "ubuntu-22.04" }
// },

// Configure tool-specific properties.
"customizations": {
// Configure tool-specific properties.
"customizations": {
"vscode": {
"extensions": [
"ms-vscode.cpptools",
"ms-vscode.cpptools-extension-pack",
"nicholishen.mql-over-cpp",
"vscodevim.vim",
"DavidAnson.vscode-markdownlint",
"EA31337.vscode-mql-tools",
"xaver.clang-format"
],
}
"DavidAnson.vscode-markdownlint",
"EA31337.vscode-mql-tools",
"ms-vscode.cpptools",
"ms-vscode.cpptools-extension-pack",
"nicholishen.mql-over-cpp",
"vscodevim.vim",
"xaver.clang-format",
"GitHub.copilot",
"GitHub.copilot-chat"
]
}
},
// Features to add to the dev container. More info: https://containers.dev/features.
"features": {
"ghcr.io/devcontainers-contrib/features/actionlint:1": {},
"ghcr.io/guiyomh/features/vim:0": {},
"ghcr.io/jungaretti/features/make:1": {},
"ghcr.io/prulloac/devcontainer-features/pre-commit:1": {},
"ghcr.io/hspaans/devcontainer-features/ansible-lint:1": {},
// "ghcr.io/maks1ms/devcontainers-features/wine:0": {},
"ghcr.io/devcontainers-contrib/features/node-asdf:0": {}
},
"features": {
"ghcr.io/devcontainers-contrib/features/actionlint:1": {},
"ghcr.io/devcontainers-contrib/features/node-asdf:0": {},
"ghcr.io/devcontainers-extra/features/pipx-package:1": {},
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/python:1": {},
"ghcr.io/guiyomh/features/vim:0": {},
"ghcr.io/jungaretti/features/make:1": {},
"ghcr.io/prulloac/devcontainer-features/pre-commit:1": {},
"ghcr.io/jungaretti/features/ripgrep:1": {}
// "ghcr.io/maks1ms/devcontainers-features/wine:0": {}
},

// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],
Expand All @@ -44,6 +49,8 @@
"image": "mcr.microsoft.com/devcontainers/base:jammy",
"name": "EA31337",

"postCreateCommand": "pip install -r .devcontainer/requirements.txt",

// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "vscode",
"onCreateCommand": "sudo apt update && sudo apt install -y pipx && pipx install --include-deps ansible"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-exchange-account.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Exchange/Account

env:
TEST_PATH: Exchange/Account/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-exchange-symbolinfo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Exchange/SymbolInfo

env:
TEST_PATH: Exchange/SymbolInfo/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -62,7 +62,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-exchange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Exchange

env:
TEST_PATH: Exchange/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicator

env:
TEST_PATH: Indicator/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -70,7 +70,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-bitwise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Bitwise)

env:
TEST_PATH: Indicators/Bitwise/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -65,7 +65,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-ohlc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (OHLC)

env:
TEST_PATH: Indicators/OHLC/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-oscillator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Oscillator)

env:
TEST_PATH: Indicators/Oscillator/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -67,7 +67,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-price.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Price)

env:
TEST_PATH: Indicators/Price/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -66,7 +66,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-pricemulti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (PriceMulti)

env:
TEST_PATH: Indicators/PriceMulti/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-pricerange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (PriceRange)

env:
TEST_PATH: Indicators/PriceRange/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -67,7 +67,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-special.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Special)

env:
TEST_PATH: Indicators/Special/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -65,7 +65,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
Loading
Loading