Skip to content

fix: pin jq ver in ci#209

Merged
margaretjgu merged 3 commits into
mainfrom
es_functionaltests2
Apr 21, 2026
Merged

fix: pin jq ver in ci#209
margaretjgu merged 3 commits into
mainfrom
es_functionaltests2

Conversation

@margaretjgu
Copy link
Copy Markdown
Member

@margaretjgu margaretjgu commented Apr 21, 2026

fixing functional test failures of:


FAIL: cluster/component_templates.sh
--
jq: error: syntax error, unexpected '[', expecting FORMAT or QQSTRING_START (Unix shell quoting issues?) at <top-level>, line 1:
.component_templates.[0].name
jq: 1 compile error
FAIL: expected component_templates.0.name = test_component_template


ci runs on ubuntu with older jq ver thats more strict - so was unable to catch issues locally

  • CI script now installs jq 1.7.1 before running tests - check is also idemptotent for already downloaded vers

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ BASH shellcheck 1 0 0 0.04s
✅ COPYPASTE jscpd yes no no 2.61s
✅ REPOSITORY gitleaks yes no no 8.38s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY secretlint yes no no 1.96s
✅ REPOSITORY trivy yes no no 12.9s
✅ TYPESCRIPT eslint 2 0 0 2.97s

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@margaretjgu margaretjgu merged commit 32ce18b into main Apr 21, 2026
17 checks passed
@margaretjgu margaretjgu deleted the es_functionaltests2 branch April 21, 2026 16:24
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.

1 participant