Will Verland
80fca5097e
Upgrade csharpcore from .NET Core 2.1 to 3.1
...
.NET Core 2.1 loses support on the 21st August 2021. The current Long
Term Support version of .NET Core is 3.1. See https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core for details.
2021-07-21 16:37:12 +12:00
Emily Bache
775d8758c2
Merge pull request #237 from pclausen/fortran-kata
...
First commit of Fortran version of GildedRose
2021-05-31 15:10:26 +02:00
Peter M. Clausen
11b929c5e5
Adding missing call to update_quality in GildedRose_unity_test
2021-05-26 21:45:07 +02:00
Peter M. Clausen
7dca97198a
Forgot to make the test fail
2021-05-25 20:01:12 +02:00
Peter M. Clausen
eaa731bb83
First commit of Fortran version of GildedRose
2021-05-25 19:52:50 +02:00
Emily Bache
1517c64964
Merge pull request #236 from pclausen/mingw32-fix
...
Adding fix for mingw32 compiling on windows
2021-05-25 17:30:27 +02:00
Emily Bache
5656025dd0
Merge pull request #235 from nagromc/main
...
Add editorconfig file for Java
2021-05-25 17:29:29 +02:00
Peter M. Clausen
6a004c800a
Adding fix for mingw32 compiling on windows
2021-05-25 09:25:56 +02:00
Morgan Courbet
d4ccf958e2
Add editorconfig file for Java
2021-05-21 10:40:09 +02:00
Emily Bache
efb82954a7
Merge pull request #233 from gbirke/update-js-dependencies
...
Update dependencies for JavaScript
2021-05-17 17:09:08 +02:00
Gabriel Birke
765ff04d62
Update dependencies for JavaScript
...
Update to Babel 7 to avoid stern warnings during `npm install`
Update Mocha to version 8, also to avoid warnings and be compatible with
Babel 7
2021-05-14 11:22:05 +02:00
Emily Bache
bee064f7c6
Merge pull request #229 from Pen-y-Fan/php8
...
Add PHP8
2021-05-04 08:07:24 +02:00
Pen-y-Fan
10d3cf7f5a
Add PHP8
...
- update README.md with latest PHP information
- update composer.json to support PHP 7.3 to PHP8
- active support for PHP 7.2 ended 6 Dec 2020
- PHP8 was released 26-Nov-2020
- update the dependencies
- PHPUnit now version 9.5 and config file updated
- ECS now version 9.3 and config file changed from `ecs.yaml` to `ecs.php`
ApprovalTest removed, in line with latest readme, all set for refactoring :)
Tested with PHP 7.3, 7.4 and 8.0 one failing "fixme" != "foo" test!
2021-05-03 16:02:47 +01:00
Emily Bache
179a22ecfa
Merge pull request #221 from burhanrashid52/patch-1
...
Dart : Fix sdk constraint and update test deps
2021-04-09 08:32:19 +02:00
Burhanuddin Rashid
f218412d7b
Add sdk constraint and update test deps
2021-04-09 10:50:03 +05:30
Emily Bache
726aa51ba5
Merge pull request #219 from djohnkang/main
...
Create GildedRoseRequirements_kr.md
2021-04-07 08:34:09 +02:00
John Kang
5737be26fb
Add link to Korean in other language sections in README.md
2021-04-04 23:04:09 +09:00
John Kang
8bf7852570
Create GildedRoseRequirements_kr.md
2021-04-04 22:48:05 +09:00
Emily Bache
ca6a1d5ba7
Merge pull request #215 from AnuchitO/thai-specification
...
Translate Gilded Rose Requirements to Thai language
2021-03-16 14:04:35 +01:00
Emily Bache
0260e182cc
Merge pull request #216 from AnuchitO/link-to-other-languages
...
Add Link to other languages in README
2021-03-16 14:03:59 +01:00
Anuchit Prasertsang
e0223f2f74
Update GildedRoseRequirements_th.md
...
fix wording
2021-03-16 15:28:32 +07:00
Anuchit Prasertsang
9ffcafb88b
Update README : add link to languages
...
add link to requirement in different languages
2021-03-16 10:15:28 +07:00
Anuchit Prasertsang
7c334f8fa4
Merge pull request #1 from AnuchitO/thai-specification
...
Create GildedRoseRequirements_th.md
Thai language
2021-03-16 08:36:02 +07:00
Anuchit Prasertsang
e805a2fa0b
Update GildedRoseRequirements_th.md
...
fix typo
2021-03-15 21:41:10 +07:00
Anuchit Prasertsang
2dfcaeb347
Update GildedRoseRequirements_th.md
...
fix spacing
2021-03-15 21:40:21 +07:00
Anuchit Prasertsang
84a32653b9
Update GildedRoseRequirements_th.md
...
fix wording
2021-03-15 21:37:47 +07:00
Anuchit Prasertsang
fc58f37743
Update GildedRoseRequirements_th.md
...
fix typo
2021-03-15 21:36:17 +07:00
Anuchit Prasertsang
76a7937b0c
Update GildedRoseRequirements_th.md
...
finish translate requirement to Thai language
2021-03-15 21:35:22 +07:00
Anuchit Prasertsang
a628a25069
Update GildedRoseRequirements_th.md
...
finish translation
2021-03-15 21:33:31 +07:00
Anuchit Prasertsang
1b0cfd4bba
Update GildedRoseRequirements_th.md
...
update
2021-03-15 14:01:48 +07:00
Anuchit Prasertsang
54c57ff6ce
Update GildedRoseRequirements_th.md
...
continues translate a second part of requirement.
2021-03-15 13:22:11 +07:00
Anuchit Prasertsang
641ef30068
Create GildedRoseRequirements_th.md
...
first draft
2021-03-14 22:19:20 +07:00
Emily Bache
ffc8c5edbc
Merge pull request #214 from haraldreingruber-dedalus/fix-texttest-java-classpath
...
Fix texttest Java classpath for maven and gradle builds
2021-03-12 15:42:21 +01:00
haraldreingruber-dedalus
7643c4cfb2
Fix texttest Java classpath for maven and gradle builds
...
The suggested texttest environment config Java (classpath), doesn't work with the default maven/gradle build directories.
This change should fix the issue.
Co-Authored-By: Kristóf Juhász <76943150+kristof-juhasz@users.noreply.github.com>
Co-Authored-By: mariettas <47053959+mariettas@users.noreply.github.com>
Co-Authored-By: Marc Monserrat Núñez <32415447+munsa@users.noreply.github.com>
Co-Authored-By: Mauro Ceraso <76943029+mauroceraso@users.noreply.github.com>
Co-Authored-By: Norbert Toth <75730727+norbertgabortoth@users.noreply.github.com>
2021-03-12 13:43:16 +01:00
Emily Bache
258b23d568
Update README.md
2021-03-01 08:25:09 +01:00
Emily Bache
5d62e73898
Merge pull request #212 from albertvillanova/patch-1
...
Add blank lines
2021-02-22 15:49:07 +01:00
Albert Villanova del Moral
f2cf4ad415
Update test_gilded_rose.py
2021-02-18 23:01:21 +01:00
Emily Bache
33373d6fd5
Merge pull request #206 from Neppord/fix-typescript
...
Update typescript dependencies and the mocharc file
2021-01-28 12:27:39 +01:00
Samuel Ytterbrink
70a9e74f68
Update typescript dependencies and the mocharc file
2021-01-28 12:21:03 +01:00
Emily Bache
de2d37904a
Merge pull request #203 from rubberduck203/master
...
Make rust text based approval tests pass
2020-12-21 08:52:57 +01:00
Christopher J. McClellan
75c6303cee
Make rust text based approval tests pass
...
The main method for approval tests are supposed to run 30 days.
Previous impl was using an exclusive range.
Use an inclusive range instead.
2020-12-20 14:06:26 -05:00
Emily Bache
1d71dbc460
Merge pull request #199 from JeffHoover/patch-1
...
Remove broken links to cyber-dojo from README.md
2020-12-11 07:53:56 +01:00
Jeff Hoover
afe5350167
Remove broken links to cyber-dojo from README.md
...
Like the the README.md files for Racing-Car-Katas and the Tennis-Refactoring-Kata did, this README.md for GildedRose-Refactoring-Kata has.
(This is my last PR about cyber-dojo.)
2020-12-10 14:15:07 -05:00
Emily Bache
e2c5826e71
Merge pull request #184 from ag4ta/change-line-separator
...
Unify line separator in ruby example
2020-09-27 08:50:29 +02:00
Agata Werszler
50daf3f025
Change line separator from CRLF to LF
2020-09-25 16:45:40 +02:00
Emily Bache
5ed37f4be5
Merge pull request #182 from mebusw/patch-2
...
Update some words with explanation for paronomasia
2020-09-25 08:33:11 +02:00
Jacky Shen
b713f7370d
Update GildedRoseRequirements_zh.txt
2020-09-25 13:05:39 +08:00
Emily Bache
a8dd468300
Merge pull request #179 from emilybache/dependabot/composer/php/symfony/http-kernel-5.1.5
...
Bump symfony/http-kernel from 5.0.8 to 5.1.5 in /php
2020-09-08 14:51:16 +00:00
Emily Bache
b4a6bc2445
Merge pull request #178 from emilybache/dependabot/npm_and_yarn/js-jest/yargs-parser-13.1.2
...
Bump yargs-parser from 13.1.1 to 13.1.2 in /js-jest
2020-09-08 14:47:05 +00:00
dependabot[bot]
9c42d32cf4
Bump symfony/http-kernel from 5.0.8 to 5.1.5 in /php
...
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel ) from 5.0.8 to 5.1.5.
- [Release notes](https://github.com/symfony/http-kernel/releases )
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-kernel/compare/v5.0.8...v5.1.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 13:27:13 +00:00