Commit Graph

43 Commits

Author SHA1 Message Date
Erik Schierboom
f3b4008e7c 🤖 Remove obsolete maintainers.json file (#2723) 2021-11-03 13:53:55 +01:00
BethanyG
909c7f1d86 Delete exercise_readme.go.tmpl
Deleting this as no longer necessary, per #2468 and #2469.
2021-07-20 10:35:01 -07:00
Corey McCandless
9089fc03bc Show @bethanyg on website maintainer list 2021-03-19 09:26:00 -07:00
valentin-p
3dd675fe1f Add Valentin to maintainers (#2274) 2020-11-30 09:56:33 -05:00
Corey McCandless
ccd34bf89d Use tests.toml to to filter test cases from spec 2020-10-16 23:16:15 -04:00
Job van der Wal
7829011fae Add J08K (Job van der Wal) (#2205)
Co-authored-by: Corey McCandless <cmccandless@users.noreply.github.com>
2020-05-28 11:13:28 -04:00
Corey McCandless
f5a094e452 remove m-a-ge from maintainers list (#2193)
This maintainer seems to have removed himself from @exercism/python, but not from maintainers.json. Furthermore, I believe his GitHub username has changed, so this is now an invalid entry.
2020-03-21 10:08:36 +00:00
Michael Morehouse
837bffedaa Revert "Remove paparomeo from maintainers." (#2187)
* Revert "Remove `paparomeo` from maintainers. (#2185)"

This reverts commit fdd6758d9c.

* Set paparomeo to alumnus
2020-03-04 10:52:22 +00:00
Pedro Romano
fdd6758d9c Remove paparomeo from maintainers. (#2185) 2020-03-04 10:38:35 +00:00
khoivan88
e5dbf17e94 adding Khoi Van as a contributing maintainer (#2178) 2020-02-20 10:54:25 -05:00
Ashley Drake
85f84e24b8 Add aldraco as maintainer. (#2165)
Co-authored-by: Corey McCandless <cmccandless@users.noreply.github.com>
Co-authored-by: Michael Morehouse <640167+yawpitch@users.noreply.github.com>
2020-01-18 15:13:05 +00:00
Pedro Romano
e3e96da17c Add Pedro Romano to maintainers. (#2163) 2020-01-17 09:45:56 -05:00
David G
1ded864632 Add davidgerva in maintainers list (#2164) 2020-01-16 15:17:26 -05:00
BethanyG
17b1c8b664 Adding bethanyg to maintainers list (#2162) 2020-01-16 10:04:56 -05:00
Sebastian Borza
0dad83b9b1 adding sebito91 to maintainers (#2161) 2020-01-15 14:03:45 -05:00
Novak Petrovic
4d96c70fe0 Adds nov314k as maintainer (#2159) 2020-01-15 13:42:54 -05:00
Trinh Quoc Anh
223733be50 Custom set add test template (#2128)
* Partially implement test template for custom-set

* Partially implement test template for custom-set

* Add more functionality

* Fix bugs

* Fix bugs

* Add template for add

* Fix bugs

* Add a macro for empty list

* Refactor
2019-11-20 16:43:46 +00:00
Corey McCandless
c5998dde96 Merge branch 'master' into drop-python2 2019-11-07 13:07:50 -05:00
dvermd
274f0cb57b Generalize test templates (#2031) 2019-11-07 11:25:53 -05:00
Trinh Quoc Anh
7cf3f1bef3 Remove Python 2 references in exercise README template (#1721)
- Also regenerated READMEs
2019-11-06 14:55:50 -05:00
Corey McCandless
107e08564a remove compatibility code 2019-11-06 14:55:41 -05:00
Corey McCandless
b965863ec9 Docs and macros improvements (#2084)
* Document builtin template filters

* do not require explicit _has_error_case param for footer macro, but still allow it
2019-10-22 10:56:24 -04:00
Corey McCandless
23f671e3a3 Use import with context for generators (#1896) 2019-08-07 09:45:02 -04:00
Corey McCandless
17f2cae986 Remove extra blank line from README template (#1885)
A blank line was added in #1669 with the intent of keeping standard
spacing in the template document. However, the addition of this line
causes configlet to read every single exercise README as out-of-date.

To avoid submitting pointless newlines to dozens of exercises, this PR
removes the newline from the template, resyncing existing READMEs that
have no other content changes.
2019-08-06 18:57:32 +01:00
Corey McCandless
ac581690af twelve-days: add test template (#1883)
- add header, footer generator macros
2019-08-06 13:35:53 +01:00
Corey McCandless
69a571f48e isogram: add test template (#1881)
- add canonical_ref() generator macro
2019-08-05 18:18:51 +01:00
Corey McCandless
3050a360cc hamming: add test template
- add 'is error_case' Jinja2 test
- create Jinja2 macros file, add utility method macro
2019-07-29 23:42:12 -05:00
Michael Morehouse
0b59e590eb Adds yawpitch as maintainer 2019-06-22 17:55:08 +01:00
Kevin Engle
381ec6ede9 Merge branch 'master' into master 2019-04-24 15:21:01 -07:00
Nathan Parsons
0aa3391d21 Remove N-Parsons from maintainers list 2019-04-20 22:38:57 +01:00
Corey McCandless
5469471b32 Add missing blank line to README template (#1669) 2019-02-04 12:04:25 -05:00
Corey McCandless
a83f53697a Fix test 'help page' link (#1421)
Closes #1417
2018-07-16 09:38:49 -04:00
Corey McCandless
8bb4679925 Update maintainers.json (#1419)
Show @cmccandless (myself) on website.
2018-07-16 09:04:08 -04:00
Katrina Owen
9da056d591 Reformat config files (#1400)
This runs the configlet fmt command, which normalizes the
contents and ordering of keys in the track config and
maintainers config.

This will let us script changes to the config files without
having unnecessary noise in the diffs when submitting pull
requests.
2018-06-11 09:48:51 -04:00
dog
497ab8fe21 Update Documentation For Minimum Requirements 2018-05-26 02:08:51 -07:00
Marc Chan
e26b834dd8 Fix typo and minor style issues in all READMEs (#1356)
* Fix typo and style in README template

* Fix `shold` to `should`
* Fix minor style issues in `### Common pytest options`
* Add blank line after all headers

* Regenerate all READMEs

* Remove redundant periods in READMEs
2018-03-05 10:45:39 -06:00
Corey McCandless
875a78a642 add "Running the tests" section to README template (#1271)
* add "Running the tests" section to README template

* regenerate README files with new template

* rewrite Running the tests section for clarity

* -switch to a plaintext-readable format
-add link explaining py.test vs pytest
2018-02-26 12:03:28 -06:00
Katrina Owen
3196b98490 Tweak the instructions about submitting exercises
The track-wide instructions in the exercise README template can now dynamically include the actual
slug of the exercise.

This also updates the instructions to clarify how to find the Exercism workspace.
2018-02-04 11:55:24 -07:00
Katrina Owen
23aaeafcb9 Inline the exercise README insert into the template
Now that we have a template we don't need to have a separate README insert.
2018-02-04 11:52:17 -07:00
Kevin Engle
f51f336f87 Added information to maintainers.json 2017-10-31 14:08:49 -07:00
Corey McCandless
a4724cf947 Update maintainers.json
Add remaining maintainers to maintainers.json
2017-10-25 09:21:25 -05:00
Katrina Owen
22d31896c5 Add default maintainers file
We wish to feature the maintainers of each track on the new (nextercism) website. Ideally, the bios will be tailored to each track, giving a friendly view into each maintainer's background and interest in the language, and even (perhaps) what they enjoy most about maintaining the track, or what type of things they tend to focus on.

The main reasons for including these are to:

* provide a stronger basis for empathy with maintainers
* give well-deserved recognition
* plant a seed in people's minds that _Exercism tracks are maintained by people like me... I could do that!_

Being featured on the Exercism website is entirely optional, and we're generating all the data with show_on_website=false so that if you don't want to bother, you don't have to change anything.

If you've moved on, or decide to do so, please submit and merge a PR (for visibility to the others involved) that sets **alumnus** to _true_ for your maintainer entry. I'm working on a bot that will update the GitHub team to reflect the current state of this file.

We can merge this as is, and any changes can be added in subsequent pull requests.
2017-07-29 09:33:08 -06:00
Katrina Owen
9d5e993736 Add default exercise readme template 2017-07-16 13:28:26 -06:00