From 6fef9c52cc2ec71cd26ae840ade376a5f5fbb7ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 14:35:00 -0500 Subject: [PATCH] [Automated Workflow] Add/Modify READMEs (#3559) Regenerated READMEs Co-authored-by: jrg94 --- archive/o/orc/README.md | 14 +++----------- archive/p/purescript/README.md | 14 +++----------- archive/s/scilab/README.md | 14 +++----------- archive/s/shen/README.md | 14 +++----------- 4 files changed, 12 insertions(+), 44 deletions(-) diff --git a/archive/o/orc/README.md b/archive/o/orc/README.md index 72f022440..7e0209d33 100644 --- a/archive/o/orc/README.md +++ b/archive/o/orc/README.md @@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently ## Testing -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: +The following list shares details about what we're using to test all Sample Programs in Orc. -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` +- Docker Image: rzuckerm/orc +- Docker Tag: 2.1.2-1 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file. diff --git a/archive/p/purescript/README.md b/archive/p/purescript/README.md index f042de2a6..349688a63 100644 --- a/archive/p/purescript/README.md +++ b/archive/p/purescript/README.md @@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently ## Testing -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: +The following list shares details about what we're using to test all Sample Programs in Purescript. -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` +- Docker Image: ghcr.io/codewars/purescript +- Docker Tag: 0.15.4.2 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file. diff --git a/archive/s/scilab/README.md b/archive/s/scilab/README.md index 7289b971c..742ba623b 100644 --- a/archive/s/scilab/README.md +++ b/archive/s/scilab/README.md @@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently ## Testing -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: +The following list shares details about what we're using to test all Sample Programs in Scilab. -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` +- Docker Image: rzuckerm/scilab +- Docker Tag: 6.1.1-2 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file. diff --git a/archive/s/shen/README.md b/archive/s/shen/README.md index 3a2a50401..90baf189a 100644 --- a/archive/s/shen/README.md +++ b/archive/s/shen/README.md @@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently ## Testing -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: +The following list shares details about what we're using to test all Sample Programs in Shen. -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` +- Docker Image: rzuckerm/shen +- Docker Tag: 0.33-1 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.