JuliaAI / JuliaAI/DataScienceTutorials.jl

Reinstate global testing of tutorials.

Open
#215 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

testing
Dominant language
ReScript
Stars
126
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Context: #214

Testing every tutorial takes some time, and trying to do it using runtests.jl is problematic, because each tutorial has its own Pkg environment, ie we need a separate Julia process to test each one. So this may be better controlled by a loop in CI.yml calling julia multiple times.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read CI.yml and runtests.jl to understand how tutorials are currently tested and why separate Julia processes are needed for their individual Pkg environments. Verify the workflow can invoke Julia separately for each tutorial, and consider the work complete when CI globally tests every tutorial successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
ci-cd, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.