Skip to content

Commit

Permalink
[Automated Workflow] Add/Modify READMEs (#3559)
Browse files Browse the repository at this point in the history
Regenerated READMEs

Co-authored-by: jrg94 <[email protected]>
  • Loading branch information
github-actions[bot] and jrg94 authored Nov 20, 2023
1 parent 8aaef75 commit 6fef9c5
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 44 deletions.
14 changes: 3 additions & 11 deletions archive/o/orc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
14 changes: 3 additions & 11 deletions archive/p/purescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
14 changes: 3 additions & 11 deletions archive/s/scilab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
14 changes: 3 additions & 11 deletions archive/s/shen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 6fef9c5

Please sign in to comment.