Commit Graph

4286 Commits

Author SHA1 Message Date
BethanyG
b4391bcb77 Fixed broken linkes in hints file. (#3773) 2024-09-14 16:11:14 -07:00
Erik Schierboom
b061dd047f Change the interval for dependabot updates to monthly (#3769) 2024-09-04 07:05:04 -07:00
Exercism Bot
63fffc04e9 🤖 Sync org-wide files to upstream repo (#3770)
More info: fc1613760f
2024-09-04 07:03:30 -07:00
dependabot[bot]
6b8660a7a3 Bump actions/setup-python from 5.1.1 to 5.2.0 (#3766)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](39cd14951b...f677139bbe)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 05:49:20 -07:00
BethanyG
ee643b03e3 [Conditionals Concept] Update about.md (#3765)
TYPO!  😡
2024-08-29 14:45:18 -07:00
BethanyG
e4bb420ff5 Adjusted if-elif-else examples and hints. (#3764) 2024-08-29 13:41:05 -07:00
BethanyG
57f11c2243 [POV]: Update instructions.append.md (#3761)
Massaged the phrasing a bit to point students to both raising the specific error type, and including a specific error message.
2024-08-26 14:59:10 -07:00
BethanyG
7ea631f440 [Transpose & generate_tests.py]: Added join env Function & Changed Template (#3760)
[no important files changed]
* Added join input function and changed template and test file for transpose exercise.
* Regenerated file to replace lines with text.
2024-08-26 14:34:27 -07:00
BethanyG
a74dfbd330 Msc spelling and grammar fixes for concepts and concept exercises. (#3759) 2024-08-25 13:10:05 -07:00
BethanyG
951d4d35c1 [Meltdown Mitigation]: Correct Typo in introduction.md (#3758)
great --> greater on line 53.
2024-08-25 09:45:40 -07:00
BethanyG
00d5bcc9de Fixed instructions and tests per https://forum.exercism.org/t/testing-data-in-mecha-munch-management-dict-methods-py-task3/12638. (#3756)
[no important files changed]
2024-08-23 13:48:02 -07:00
Ela Bogucka
adaa483944 [Collatz Conjecture] Approaches - missing words fix (#3753)
* Added missing words in General guidance text

* Update exercises/practice/collatz-conjecture/.approaches/introduction.md

---------

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2024-08-13 12:09:50 -07:00
BethanyG
56d158766f Attempt at fix for issue described in http://forum.exercism.org/t/github-ci-docker-compose-not-found-error-for-python/12487. (#3754) 2024-08-13 12:01:08 -07:00
colinleach
bcb5300353 [Matching Brackets] draft approaches (#3670)
* [Matching Brackets] draft approaches

* [Matching Brackets] Approaches Review & Edits

* Additional grammar and spelling edits

* Final Edits

Hopefully, the final edits.  😄

* Un crossed left vs right

---------

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2024-07-31 18:37:03 -07:00
BethanyG
e06436a8bd [Little Sisters Vocabulary] Update instructions.md (#3752)
Rephrased line 7 to omit the usage of `there's`.
2024-07-31 10:39:52 -07:00
Gautzilla
b189a0895c fix typos (#3750)
Remove additional apostrophe in _of that dish's' ingredients._

Remove extra _in_ in _Within in each category_.
2024-07-29 14:42:05 -07:00
Gautzilla
cf0f7c029f remove extra space (#3749)
an extra space made the markdown fail displaying _keys_ in italics
2024-07-25 09:27:51 -07:00
Kelly Young
20437121e4 (fix): update pylint tutorial link and link text (#3748) 2024-07-24 11:30:42 -07:00
BethanyG
9d7e0a531a Changed Pascals to Pascal's for the Exercise name. (#3744) 2024-07-14 11:39:47 -07:00
BethanyG
c1fd766757 Re-ordered Python docs in prep for new additions. (#3743) 2024-07-14 11:37:58 -07:00
qadzek
a47255b9bb [Pythagorean Triplet] Fix typos (#3742) 2024-07-11 13:37:56 -07:00
Erik Schierboom
f4e036aa05 Sync the resistor-color-trio exercise's docs with the latest data. (#3741) 2024-07-11 13:33:58 -07:00
Erik Schierboom
2529efc02f Sync the resistor-color-duo exercise's docs with the latest data. (#3740) 2024-07-11 13:33:33 -07:00
dependabot[bot]
5c9131f9e2 Bump actions/setup-python from 5.1.0 to 5.1.1 (#3738)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](82c7e631bb...39cd14951b)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 13:33:04 -07:00
Erik Schierboom
a5159b5c88 Sync the resistor-color exercise's docs with the latest data. (#3739) 2024-07-11 13:32:23 -07:00
Exercism Bot
030fcca198 🤖 Sync org-wide files to upstream repo (#3736)
More info: 0328994b10
2024-07-10 11:58:20 -07:00
qadzek
bce0ee289b [Lists] Fix typo (#3737) 2024-07-09 15:55:36 -07:00
BethanyG
c3278e1458 [Update DnD Character] Add Missing Function to Stub (#3735)
Per [this discussion](https://forum.exercism.org/t/d-d-character-test-bug/11237/3) on the forum.  Decided to amend the stub, as it was the easiest an least confusing solution.
2024-07-08 16:20:26 -07:00
BethanyG
47e7837b61 [POV] Update instructions.append.md & Remove Error Message Examples (#3734) 2024-07-08 16:05:19 -07:00
BethanyG
c7843f557d [Basics] Update about.md (#3733)
Corrected sum in example on line 155.
2024-07-08 15:35:56 -07:00
BethanyG
e407e5df78 [Guido's Gorgeous Lasagna] Update introduction.md (#3732)
Corrected example/sum on line 107 to 11.
2024-07-08 15:34:05 -07:00
BethanyG
5e4dc23cd6 Synced docs for Space-Age and Zebra-Puzzle. (#3727) 2024-07-08 15:01:05 -07:00
BethanyG
de75875626 Synced docs for poker and Resistor-color-duo. (#3726) 2024-07-08 15:00:48 -07:00
BethanyG
222986ec16 Synced Pascals-Triangle and Pig-Latin docs. (#3725) 2024-07-08 15:00:29 -07:00
BethanyG
0443b28c4e Synced docs for Killer-Sudoku-Helper and Matching-Brackets. (#3724) 2024-07-08 14:59:45 -07:00
BethanyG
16adf4eaf3 Synced docs for Flatten-array and Go-Counting. (#3723) 2024-07-08 14:59:26 -07:00
BethanyG
6ce2795f6c Synced docs for Bank-Account and Darts. (#3722) 2024-07-08 14:59:09 -07:00
BethanyG
c5ca9e3487 [Exercise Sync] Docs and Metadata for Affine-Cipher & Alphametics. (#3721)
* Synced docs for Affine-Cipher and Alphametics.

* Alphametics metadata file.
2024-07-08 14:58:51 -07:00
BethanyG
8cc210435a Synced metadata for Yacht. (#3729) 2024-07-08 14:58:21 -07:00
BethanyG
fd863a259b Synced tests.toml and regenerated test file for Roman-Numerals. (#3730) 2024-07-08 14:57:59 -07:00
BethanyG
fe28366c29 synced tests.toml and regenerated tests for Protein-Translation. (#3731) 2024-07-08 14:57:17 -07:00
BethanyG
f3fdd2e014 Updated tests.toml and regenerated test file for Custom-Set. (#3728) 2024-07-08 14:56:59 -07:00
Yuriy Syrovetskiy
be41e19ae2 Fix typo (#3720) 2024-06-27 12:58:58 -07:00
dependabot[bot]
367faf4c12 Bump actions/checkout from 4.1.6 to 4.1.7 (#3714)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 06:57:06 -07:00
Erik Schierboom
1b262177a4 Sync the meetup exercise's docs with the latest data. (#3711) 2024-06-04 13:33:51 -07:00
Erik Schierboom
b7cefd19e0 Sync the pig-latin exercise's docs with the latest data. (#3707) 2024-05-28 06:45:53 -07:00
Erik Schierboom
272f1784d3 Sync the bank-account exercise's docs with the latest data. (#3705) 2024-05-24 01:08:04 -07:00
Thijs De Meester
c137fcff42 fix semantics to specify a ghost (#3702) 2024-05-21 11:58:10 -07:00
dependabot[bot]
3f106bb185 Bump actions/checkout from 4.1.5 to 4.1.6 (#3700)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](44c2b7a8a4...a5ac7e51b4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 18:59:23 -07:00
Erik Schierboom
657edf94f1 Sync the kindergarten-garden exercise's docs with the latest data. (#3699) 2024-05-16 18:58:46 -07:00