Skip to content

Commit 9615367

Browse files
committed
Upgrade to ronbun 0.10.1
1 parent 21d183b commit 9615367

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

.github/workflows/readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: poetry install
4747

4848
- name: Generate READMEs
49-
run: poetry run ronbun . --log=DEBUG
49+
run: poetry run ronbun . --log=INFO
5050

5151
- name: Create Pull Request
5252
id: cpr

archive/c/c-star/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in C\*! To find documentation related to the C\* code in this repo, look [here](https://sampleprograms.io/languages/c-star).
77

8-
## Sample Programs List - 2/38 :disappointed:
8+
## Sample Programs List - 3/38 :disappointed:
99

1010
In this section, we feature a list of completed and missing programs in C\*. See above for the current amount of completed programs in C\*. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
1111

@@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in C\*. See
1414
Below, you'll find a list of completed code snippets in C\*. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list.
1515

1616
- :warning: [Baklava in C\*](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+c\*) [[Requirements](https://sampleprograms.io/projects/baklava)]
17+
- :warning: [Fizz Buzz in C\*](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+c\*) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1718
- :white_check_mark: [Hello World in C\*](https://sampleprograms.io/projects/hello-world/c-star) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1819

1920
### Missing Programs
@@ -32,7 +33,6 @@ The following list contains all of the approved programs that are not currently
3233
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+C%5C%2A) [[Requirements](https://sampleprograms.io/projects/factorial)]
3334
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+C%5C%2A) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
3435
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+C%5C%2A) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
35-
- :x: [Fizz Buzz](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fizz+buzz&template=code-snippet-request.md&title=Add+Fizz+Buzz+in+C%5C%2A) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
3636
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+C%5C%2A) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
3737
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+C%5C%2A) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
3838
- :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+C%5C%2A) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]

archive/f/fortran/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in Fortran! To find documentation related to the Fortran code in this repo, look [here](https://sampleprograms.io/languages/fortran).
77

8-
## Sample Programs List - 9/38 :disappointed:
8+
## Sample Programs List - 10/38 :thinking:
99

1010
In this section, we feature a list of completed and missing programs in Fortran. See above for the current amount of completed programs in Fortran. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
1111

@@ -20,6 +20,7 @@ Below, you'll find a list of completed code snippets in Fortran. Code snippets p
2020
- :warning: [Fibonacci in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+fortran) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
2121
- :warning: [Fizz Buzz in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+fortran) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
2222
- :warning: [Hello World in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+fortran) [[Requirements](https://sampleprograms.io/projects/hello-world)]
23+
- :warning: [Linear Search in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+fortran) [[Requirements](https://sampleprograms.io/projects/linear-search)]
2324
- :warning: [Prime Number in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+fortran) [[Requirements](https://sampleprograms.io/projects/prime-number)]
2425
- :warning: [Reverse String in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+fortran) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
2526

@@ -39,7 +40,6 @@ The following list contains all of the approved programs that are not currently
3940
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Fortran) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
4041
- :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+Fortran) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
4142
- :x: [Josephus Problem](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,josephus+problem&template=code-snippet-request.md&title=Add+Josephus+Problem+in+Fortran) [[Requirements](https://sampleprograms.io/projects/josephus-problem)]
42-
- :x: [Linear Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,linear+search&template=code-snippet-request.md&title=Add+Linear+Search+in+Fortran) [[Requirements](https://sampleprograms.io/projects/linear-search)]
4343
- :x: [Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Fortran) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
4444
- :x: [Longest Palindromic Substring](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+palindromic+substring&template=code-snippet-request.md&title=Add+Longest+Palindromic+Substring+in+Fortran) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
4545
- :x: [Longest Word](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+word&template=code-snippet-request.md&title=Add+Longest+Word+in+Fortran) [[Requirements](https://sampleprograms.io/projects/longest-word)]

archive/j/java/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in Java! To find documentation related to the Java code in this repo, look [here](https://sampleprograms.io/languages/java).
77

8-
## Sample Programs List - 26/38 :relaxed:
8+
## Sample Programs List - 27/38 :relaxed:
99

1010
In this section, we feature a list of completed and missing programs in Java. See above for the current amount of completed programs in Java. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
1111

@@ -28,6 +28,7 @@ Below, you'll find a list of completed code snippets in Java. Code snippets prec
2828
- :warning: [Hello World in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+java) [[Requirements](https://sampleprograms.io/projects/hello-world)]
2929
- :warning: [Insertion Sort in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+insertion+sort+java) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
3030
- :warning: [Job Sequencing in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+job+sequencing+java) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
31+
- :warning: [Josephus Problem in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+java) [[Requirements](https://sampleprograms.io/projects/josephus-problem)]
3132
- :warning: [Linear Search in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+java) [[Requirements](https://sampleprograms.io/projects/linear-search)]
3233
- :warning: [Longest Common Subsequence in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+java) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
3334
- :warning: [Longest Word in Java](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+java) [[Requirements](https://sampleprograms.io/projects/longest-word)]
@@ -47,7 +48,6 @@ The following list contains all of the approved programs that are not currently
4748
- :x: [Base64 Encode Decode](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,base64+encode+decode&template=code-snippet-request.md&title=Add+Base64+Encode+Decode+in+Java) [[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
4849
- :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+Java) [[Requirements](https://sampleprograms.io/projects/dijkstra)]
4950
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+Java) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
50-
- :x: [Josephus Problem](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,josephus+problem&template=code-snippet-request.md&title=Add+Josephus+Problem+in+Java) [[Requirements](https://sampleprograms.io/projects/josephus-problem)]
5151
- :x: [Longest Palindromic Substring](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+palindromic+substring&template=code-snippet-request.md&title=Add+Longest+Palindromic+Substring+in+Java) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
5252
- :x: [Maximum Array Rotation](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+array+rotation&template=code-snippet-request.md&title=Add+Maximum+Array+Rotation+in+Java) [[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)]
5353
- :x: [Maximum Subarray](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+subarray&template=code-snippet-request.md&title=Add+Maximum+Subarray+in+Java) [[Requirements](https://sampleprograms.io/projects/maximum-subarray)]

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "sample-programs"
3-
version = "2025.10.27"
3+
version = "2025.10.28"
44
description = "Sample Programs in Every Programming Language"
55
readme = ".github/README.md"
66
requires-python = ">=3.10,<4.0"
77
license = "MIT"
88

99
dependencies = [
10-
"ronbun (>=0.10.0,<0.11.0)",
10+
"ronbun (>=0.10.1,<0.11.0)",
1111
"glotter2 (>=0.12.1,<0.13.0)"
1212
]
1313

0 commit comments

Comments
 (0)