helpers icon indicating copy to clipboard operation
helpers copied to clipboard

On-board ehaabbasil

Open gpsaggese opened this issue 7 months ago • 1 comments

Final checks

  • [x] Intern: Exercise all the important parts of the systems
    • [x] Create a GitHub issue
    • [x] Check out and pull the latest version of the repo code
    • [x] Create a branch
    • [x] Run regressions (i run_fast_tests)
    • [x] Run Linter (i lint --files="...")
    • [x] Start a Docker container (i docker_bash)
    • [x] Start a Jupyter server (i docker_jupyter)
    • [x] Do a PR
  • Tip: a good approach to the "final checks" is to perform all the steps (opening an issue, creating a branch, filing a PR) for something very small but useful -- like fixing a typo in the docs.

gpsaggese avatar May 05 '25 00:05 gpsaggese

Noted. Thank you

ehaabbasil avatar May 05 '25 01:05 ehaabbasil