Loading _episodes/08-maintenance.md +2 −2 Original line number Diff line number Diff line Loading @@ -47,10 +47,10 @@ will be named by the year and month they happen, e.g., `2016.05`. the *lesson Maintainer(s)* create a branch named after the release, e.g., `2016.05`. 3. A *Release Maintainer* generates HTML pages for that release and adds them to the branch. 4. If there isn't already a directory for that release in the `swc-release` repository, 4. If there isn't already a directory for that release in the [`swc-releases` repository][swc-releases], the Release Maintainer creates one and adds an `index.html` page to it. 5. The Release Maintainer adds a submodule to the release directory of `swc-release` 5. The Release Maintainer adds a submodule to the release directory of [`swc-releases`][swc-releases] that points to the newly-created release branch of the lesson. ## Issue Labels in Repositories Loading _includes/links.md +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ [ruby-installer]: https://rubyinstaller.org/ [rubygems]: https://rubygems.org/pages/download/ [styles]: https://github.com/swcarpentry/styles/ [swc-releases]: https://github.com/swcarpentry/swc-releases [training]: https://swcarpentry.github.io/instructor-training/ [workshop-repo]: {{ site.workshop_repo }} [yaml]: http://yaml.org/ Loading Loading
_episodes/08-maintenance.md +2 −2 Original line number Diff line number Diff line Loading @@ -47,10 +47,10 @@ will be named by the year and month they happen, e.g., `2016.05`. the *lesson Maintainer(s)* create a branch named after the release, e.g., `2016.05`. 3. A *Release Maintainer* generates HTML pages for that release and adds them to the branch. 4. If there isn't already a directory for that release in the `swc-release` repository, 4. If there isn't already a directory for that release in the [`swc-releases` repository][swc-releases], the Release Maintainer creates one and adds an `index.html` page to it. 5. The Release Maintainer adds a submodule to the release directory of `swc-release` 5. The Release Maintainer adds a submodule to the release directory of [`swc-releases`][swc-releases] that points to the newly-created release branch of the lesson. ## Issue Labels in Repositories Loading
_includes/links.md +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ [ruby-installer]: https://rubyinstaller.org/ [rubygems]: https://rubygems.org/pages/download/ [styles]: https://github.com/swcarpentry/styles/ [swc-releases]: https://github.com/swcarpentry/swc-releases [training]: https://swcarpentry.github.io/instructor-training/ [workshop-repo]: {{ site.workshop_repo }} [yaml]: http://yaml.org/ Loading