Skip to content

CI: Add a CI job that runs the JET tests - #86

Merged
DilumAluthge merged 1 commit into
masterfrom
dpa/jet-ci
Sep 5, 2026
Merged

CI: Add a CI job that runs the JET tests#86
DilumAluthge merged 1 commit into
masterfrom
dpa/jet-ci

Conversation

@DilumAluthge

Copy link
Copy Markdown
Member

No description provided.

@DilumAluthge

Copy link
Copy Markdown
Member Author

We should first merge #87, and then I'll rebase this.

DilumAluthge added a commit that referenced this pull request Apr 2, 2026
… `parse(...)` (#87)

Cherry-picked out of #86

```
┌ (::SlurmClusterManager.var"#25#26")() @ SlurmClusterManager /mystuff/SlurmClusterManager.jl/src/slurmmanager.jl:210
│ no matching method found `parse(::Type{Int64}, ::Nothing)` (1/2 union split): SlurmClusterManager.parse(SlurmClusterManager.Int, (m::RegexMatch{String})[1]::Union{Nothing, SubString{String}})
└────────────────────
```

```
┌ (::SlurmClusterManager.var"#25#26")() @ SlurmClusterManager /mystuff/SlurmClusterManager.jl/src/slurmmanager.jl:210
│ no matching method found `parse(::Type{Int64}, ::Nothing)` (1/2 union split): SlurmClusterManager.parse(SlurmClusterManager.Int, (m::RegexMatch{String})[1]::Union{Nothing, SubString{String}})::Int64
└────────────────────
```

```
┌ (::SlurmClusterManager.var"#25#26")() @ SlurmClusterManager /mystuff/SlurmClusterManager.jl/src/slurmmanager.jl:211
│ no matching method found `strip(::Nothing)` (1/2 union split): SlurmClusterManager.strip((m::RegexMatch{String})[2]::Union{Nothing, SubString{String}})
└────────────────────
```

```
┌ (::SlurmClusterManager.var"#25#26")() @ SlurmClusterManager /mystuff/SlurmClusterManager.jl/src/slurmmanager.jl:211
│ no matching method found `strip(::Nothing)` (1/2 union split): SlurmClusterManager.strip((m::RegexMatch{String})[2]::Union{Nothing, SubString{String}})::SubString{String}
└────────────────────
```
@DilumAluthge
DilumAluthge marked this pull request as ready for review July 15, 2026 22:38
@DilumAluthge
DilumAluthge requested a review from kleinhenz July 15, 2026 22:38
@JuliaParallel JuliaParallel deleted a comment from codecov Bot Sep 5, 2026
@DilumAluthge

Copy link
Copy Markdown
Member Author

Let's give this a try.

@DilumAluthge
DilumAluthge merged commit 957ace4 into master Sep 5, 2026
7 checks passed
@DilumAluthge
DilumAluthge deleted the dpa/jet-ci branch September 5, 2026 05:30
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