From 15e24c49f788c1cfb408bf876cae199a432e0a70 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 29 Apr 2021 10:09:46 +0300 Subject: fix: update URLs to point at new subplot git repository location --- blog/2019/10/22/iteration_planning_notes.mdwn | 3 ++- blog/2020/01/04/iteration_planning_notes_january_4.mdwn | 2 +- blog/2020/01/18/iteration_planning_notes_january_18.mdwn | 2 +- blog/2020/02/08/iteration_planning_notes_february_8.mdwn | 2 +- blog/2020/03/14/iteration_planning_notes_march_14.mdwn | 4 ++-- blog/2020/03/29/iteration_planing_notes_march_29.mdwn | 4 ++-- blog/2020/04/11/iteration_planning_note_april_11.mdwn | 2 +- blog/2020/04/25/iteration_planning_note_april_25.mdwn | 12 ++++++------ 8 files changed, 16 insertions(+), 15 deletions(-) (limited to 'blog') diff --git a/blog/2019/10/22/iteration_planning_notes.mdwn b/blog/2019/10/22/iteration_planning_notes.mdwn index 1a4067d..d0cd4d1 100644 --- a/blog/2019/10/22/iteration_planning_notes.mdwn +++ b/blog/2019/10/22/iteration_planning_notes.mdwn @@ -16,7 +16,8 @@ fix it). happen next. This will also be useful for codegen. * Subplot is now (also) hosted on gitlab.com. - + + (repo moved 2021-04-29) # Discussion diff --git a/blog/2020/01/04/iteration_planning_notes_january_4.mdwn b/blog/2020/01/04/iteration_planning_notes_january_4.mdwn index bdb9f0f..ecc5ad6 100644 --- a/blog/2020/01/04/iteration_planning_notes_january_4.mdwn +++ b/blog/2020/01/04/iteration_planning_notes_january_4.mdwn @@ -9,7 +9,7 @@ generate a Python test program for the [echo.md][] example in the Subplot source tree. This feels like a milestone. -[echo.md]: https://gitlab.com/larswirzenius/subplot/blob/master/echo.md +[echo.md]: https://gitlab.com/subplot/subplot/blob/master/echo.md # Discussion diff --git a/blog/2020/01/18/iteration_planning_notes_january_18.mdwn b/blog/2020/01/18/iteration_planning_notes_january_18.mdwn index 4561f65..01ce170 100644 --- a/blog/2020/01/18/iteration_planning_notes_january_18.mdwn +++ b/blog/2020/01/18/iteration_planning_notes_january_18.mdwn @@ -59,7 +59,7 @@ Discussion * Issue tracking, changing the software. * We'll start advetising the gitlab repository for Subplot - () as the place to + () as the place to file issues and merge requests. * We'll start filing issues there ourselves. diff --git a/blog/2020/02/08/iteration_planning_notes_february_8.mdwn b/blog/2020/02/08/iteration_planning_notes_february_8.mdwn index f5f131c..fe56a2a 100644 --- a/blog/2020/02/08/iteration_planning_notes_february_8.mdwn +++ b/blog/2020/02/08/iteration_planning_notes_february_8.mdwn @@ -55,7 +55,7 @@ project to always use a standard merge commit. We may want to revisit this if we get more contributors. -* [https://gitlab.com/larswirzenius/subplot/issues/8] (Scenario steps +* [https://gitlab.com/subplot/subplot/issues/8] (Scenario steps can't be continue to the next physical line): we discussed various ways of indicating line continuation. The discussion was inconclusive except that whatever syntax the implementation supports diff --git a/blog/2020/03/14/iteration_planning_notes_march_14.mdwn b/blog/2020/03/14/iteration_planning_notes_march_14.mdwn index 35ad2ae..a625a9f 100644 --- a/blog/2020/03/14/iteration_planning_notes_march_14.mdwn +++ b/blog/2020/03/14/iteration_planning_notes_march_14.mdwn @@ -6,13 +6,13 @@ # What has happened * Lars fixed [issue - #9](https://gitlab.com/larswirzenius/subplot/-/issues/9): "There is + #9](https://gitlab.com/subplot/subplot/-/issues/9): "There is no stress / scalability test for Subplot", and wrote up the [results](https://subplot.liw.fi/blog/2020/03/13/simple_subplot_stress_testing/). Daniel reviewed and merged. * Lars fixed [issue - #10](https://gitlab.com/larswirzenius/subplot/-/issues/10): "Subplot + #10](https://gitlab.com/subplot/subplot/-/issues/10): "Subplot does not support plantuml for graphs". Daniel reviewed and merged. * There was no time for the other issues that we planned for this diff --git a/blog/2020/03/29/iteration_planing_notes_march_29.mdwn b/blog/2020/03/29/iteration_planing_notes_march_29.mdwn index b3a1a83..f8cf75f 100644 --- a/blog/2020/03/29/iteration_planing_notes_march_29.mdwn +++ b/blog/2020/03/29/iteration_planing_notes_march_29.mdwn @@ -17,7 +17,7 @@ notes for changes. * We planned the next iteration by picking issues to be handled: - + * We discussed git commit signing. For now, the minimum we want is for annotated commits to be signed. Commits do not need to be signed, @@ -44,7 +44,7 @@ * Lars to work on the chosen issues for this iteration. * Daniel to comment on [issue 4 (shell - support)](https://gitlab.com/larswirzenius/subplot/-/issues/4) + support)](https://gitlab.com/subplot/subplot/-/issues/4) to add his thoughts about changes to the code templating system and adding metadata to templates. diff --git a/blog/2020/04/11/iteration_planning_note_april_11.mdwn b/blog/2020/04/11/iteration_planning_note_april_11.mdwn index 0a9eac9..57fb826 100644 --- a/blog/2020/04/11/iteration_planning_note_april_11.mdwn +++ b/blog/2020/04/11/iteration_planning_note_april_11.mdwn @@ -7,7 +7,7 @@ * We've mostly done everything planned for this iteration. This was met with mutual satisfaction. - there's a merge conflict on - [!14](https://gitlab.com/larswirzenius/subplot/-/merge_requests/14) + [!14](https://gitlab.com/subpplot/subplot/-/merge_requests/14) that wasn't resolved before the meeting, but will be done later today, and indeed was done while writing this note. - We sorted out two other merge requests during the meeting. diff --git a/blog/2020/04/25/iteration_planning_note_april_25.mdwn b/blog/2020/04/25/iteration_planning_note_april_25.mdwn index 838bef8..b8356eb 100644 --- a/blog/2020/04/25/iteration_planning_note_april_25.mdwn +++ b/blog/2020/04/25/iteration_planning_note_april_25.mdwn @@ -6,17 +6,17 @@ * We got everything done, bar finalizing the merge request to add [shell as an output - language](https://gitlab.com/larswirzenius/subplot/-/issues/4) for + language](https://gitlab.com/subplot/subplot/-/issues/4) for codegen. That one lacks a small modification to be done. - - [Avoid Pandoc::add_filter](https://gitlab.com/larswirzenius/subplot/-/issues/43) + - [Avoid Pandoc::add_filter](https://gitlab.com/subplot/subplot/-/issues/43) - [Do lints in one - place](https://gitlab.com/larswirzenius/subplot/-/issues/42) + place](https://gitlab.com/subplot/subplot/-/issues/42) - [Bug fix: first scenario step uses - alias](https://gitlab.com/larswirzenius/subplot/-/issues/39) + alias](https://gitlab.com/subplot/subplot/-/issues/39) - [Simple - patterns](https://gitlab.com/larswirzenius/subplot/-/issues/33) + patterns](https://gitlab.com/subplot/subplot/-/issues/33) - [Check embedded files have unique - names](https://gitlab.com/larswirzenius/subplot/-/issues/4) + names](https://gitlab.com/subplot/subplot/-/issues/4) # Discussion -- cgit v1.2.1