Tutorials reorg
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Because tutorials no longer live in their own separate repos, this change will allow them to generate from the tutorials
folder instead of scraping them from those repos.
To regenerate changed tutorials:
bundle exec rake gen:tutorials
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.