Commit Graph

4034 Commits

Author SHA1 Message Date
Tiago Collot c0792d627f docs(shoppinglistsort): fix instructions 2022-10-31 16:47:37 +00:00
Harry Vasanth 43129a46ca fix(configure): add check for valid FQDN 2022-10-25 16:19:24 +01:00
Harry Vasanth 38666ae0c6 fix(configure): add more options to accomodate various prod/pre-prod environments 2022-10-25 16:19:24 +01:00
Harry Vasanth 8d9f1d2e89 fix(configure): add interactive options 2022-10-25 16:19:24 +01:00
Harry Vasanth 9cbae89ef5 fix(configure): add --deploy option and additional features 2022-10-25 16:19:24 +01:00
Harry Vasanth f4ce8ea0b8 fix(configure): add packages, perform check and enable passing arguments 2022-10-25 16:19:24 +01:00
Michele Sessa d2fbdeffd9 docs(pig_latin): add edge case in usage 2022-10-24 14:16:46 +01:00
mikysett 51bf67e5d7 docs(pig_latin): small typo fixed 2022-10-24 14:16:46 +01:00
mikysett 1e7ae325ac feat(borrow_me_the_reference): remove need for meval 2022-10-24 14:15:31 +01:00
Michele Sessa 7e04c7ff10 docs(easy_traits): fix prototype error and add pub where necessary
also improve the arguments names
2022-10-24 14:12:11 +01:00
mikysett 5c8406d6d0 docs(how_many_references): improve variables names 2022-10-24 14:10:54 +01:00
Michele Sessa 799ca8670b docs(error_types): fix typo 2022-10-24 14:09:36 +01:00
Michele Sessa 0a3572d111 docs(error_types): fix typo 2022-10-24 14:09:36 +01:00
mikysett 12b99d2315 fix(error_types): update console output example) 2022-10-24 14:09:36 +01:00
mikysett a87cb5c5e4 feat(error_types): improve style and names 2022-10-24 14:09:36 +01:00
Michele Sessa 31e7b8dcd6 docs(cipher): fix typos and remove useless notions 2022-10-24 14:08:39 +01:00
Michele Sessa 9425070b2e feat(simple_hash): rewrite exercise completely
improve the way students are introduced to hash maps
2022-10-24 14:07:20 +01:00
mikysett 6e969f8b3f feat(simple_hash): refactor completely the exercise, work in progress 2022-10-24 14:07:20 +01:00
mikysett 187028562b docs(circle): improve functions prototypes consistency 2022-10-24 14:06:05 +01:00
Michele Sessa ad42d04a89 refactor(tic_tac_toe): all results are now lowercase 2022-10-24 14:04:45 +01:00
Tiago Collot 13b4b0fbf7 docs(shoppinglistsort): fix subject
- fixed the instructions
- changed the function and its output
2022-10-24 14:04:32 +01:00
Tiago Collot 38868a8403 docs(shoppinglistsort): indentation fix 2022-10-24 14:04:32 +01:00
Tiago Collot 4d13d88fa7 docs(shoppinglistsort): fix subject information 2022-10-24 14:04:32 +01:00
Tiago Collot 7991881a01 fix(shoppinglistsort): miss import piscine and add second # to the title 2022-10-24 14:04:32 +01:00
Tiago Collot 7736e2d02e style(shoppinglistsort): formatting header from exercise title 2022-10-24 14:04:32 +01:00
Tiago Collot e84cda90f9 style(shoppinglistsort): formatting 2022-10-24 14:04:32 +01:00
Tiago Collot 3e64e028d8 feat(pisicine-go): add README.md for new exercise shoppinglistsort 2022-10-24 14:04:32 +01:00
Michele Sessa 31833e4418 refactor(tuples_refs): change id type for more idiomatic rust 2022-10-24 14:03:26 +01:00
Tiago Collot 000ba6542c docs(jumpover): fix indentation 2022-10-24 14:00:47 +01:00
Tiago Collot 1b29753470 style(jumpover): formatting 2022-10-24 14:00:47 +01:00
Tiago Collot 490176cc08 fix(jumpover): add missing import piscine and add second # to the title 2022-10-24 14:00:47 +01:00
Tiago Collot 087a16d8ba docs(loafofbread): indentation fix 2022-10-24 13:57:53 +01:00
Tiago Collot aacf91b934 style(loafofbread): add backticks 2022-10-24 13:57:53 +01:00
Tiago Collot 57ab470299 fix(loafofbread): add missing import piscine and add second # to the title 2022-10-24 13:57:53 +01:00
Tiago Collot 27ef0d2782 docs(rockandroll): upgrade instructions 2022-10-24 13:56:17 +01:00
Tiago Collot f6d0cc58a7 docs(rockandroll): fix console
- add missing 'go run . | cat -e'
2022-10-24 13:56:17 +01:00
Tiago Collot 05f680e5d7 fix(rockandroll): change console name from 'go' to 'console' 2022-10-24 13:56:17 +01:00
Tiago Collot a420b1f6d5 fix(rockandroll): miss import piscine and add second # to the title 2022-10-24 13:56:17 +01:00
Tiago Collot 103a6b5192 style(descendappendrange): formatting header from exercise title and format text 2022-10-24 13:56:17 +01:00
Tiago Collot ad99c887eb style(piscine-go): correct text format 2022-10-24 13:56:17 +01:00
Tiago Collot b26ab24c0e feat(piscine-go): add README.md for new go exercise rockandroll 2022-10-24 13:56:17 +01:00
Harry d2b3bdbd2f
fix(podiumposition): re-format golang codeblock 2022-10-20 18:11:07 +01:00
miguel 943ce127ce fix(ascii-art): remove merge message from the audit 2022-10-20 15:54:06 +01:00
miguel efaf2d0595 fix(graphql): removing unnecessary data from the table 2022-10-20 15:54:06 +01:00
miguel 219e7b4cbd fix(projects): replace satori/uuid in some projects because it is unmaintained and vulnurable 2022-10-20 15:54:06 +01:00
miguel b11528ec4b fix(ascii-art): fixing the way to use the flag on the optional projects 2022-10-20 15:54:06 +01:00
mikysett 50ae92c2bd docs(localhost): make it clear project will be tested with siege 2022-10-19 17:23:34 +01:00
Michele Sessa 8d1b0b182a docs(localhost): add note to clarifiy auditor should check source code 2022-10-19 17:23:34 +01:00
Michele Sessa 9b9f6aed67 docs(localhost): add notice on how to use siege tool 2022-10-19 17:23:34 +01:00
Michele Sessa 5b8b954d75 docs(localhost): give more clarity in the subject goals 2022-10-19 17:23:34 +01:00