NETOBSERV-1578 Fix bash issues on macos#150
Conversation
| endif | ||
|
|
||
| GOLANGCI_LINT_VERSION = v1.61.0 | ||
| BASH_VERSION = v4.2.0 |
There was a problem hiding this comment.
@jpinsonneau - just to confirm, this has to be 4.2 or some other version? I just suggested from vague memory :)
There was a problem hiding this comment.
Associative array been introduced in bash 4.0 alpha but been polished in 4.1 & 4.2 so it's safer to require 4.2 and more I guess.
If you are able to ensure it works on 4.0.0 I can change the value here.
There are still some fixes in the next versions but I feel less important than the firsts. WDYT ?
There was a problem hiding this comment.
I am cool with recommending 4.2 then, thanks!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #150 +/- ##
=======================================
Coverage 22.48% 22.48%
=======================================
Files 10 10
Lines 1343 1343
=======================================
Hits 302 302
Misses 1024 1024
Partials 17 17
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
/label qe-approved |
|
/ok-to-test |
|
New image: It will expire after two weeks. To use this build, update your commands using: USER=netobserv VERSION=9d99903 make commands |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Description
#!/usr/bin/env bashon scriptsDependencies
n/a
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.