davhojt
|
a60397caa6
|
docs(hello-devops): add video resources
|
2 years ago |
davhojt
|
c18af4e502
|
docs(devops): add videos to scripting pisince
|
2 years ago |
davhojt
|
d9b0e61192
|
docs(malware): fix typos
language reveiw to follow
|
2 years ago |
davhojt
|
78016943b0
|
docs(cybersecurity): add warning to advise that projects are for educative purposes only
|
2 years ago |
davhojt
|
fc4f1497cb
|
docs(graphql): add hint to point student towards where to find the authenticated user's ID in the JWT
|
2 years ago |
miguel
|
57ee55bba6
|
fix(graphql): fixing the readme and audit according to the new chages
|
2 years ago |
davhojt
|
6488a25241
|
style: prettier
|
2 years ago |
davhojt
|
4be2a231f9
|
docs(graphql): add link to GraphiQL
|
2 years ago |
davhojt
|
0b2065544f
|
docs(graphql): update project to include authentication
also removes links to Graphiql
|
2 years ago |
Michele Sessa
|
4a714f6643
|
docs(guess-it-2): fix wrong info about datasets used to test the project
|
2 years ago |
Michele Sessa
|
88d6867500
|
fix(scripting-piscine): fix entrypoint failing some tests
tests were failing when the exercise name didn't match the expected file
|
2 years ago |
Michele Sessa
|
0ca79bd387
|
fix(gatecrashers): fix reference to wrong exercise name in subject
|
2 years ago |
Michele Sessa
|
52cdb0286e
|
test(joker-num): fix permissions issues
ensure stop on first failure in a more compatible way (even if more basic)
|
2 years ago |
zanninso
|
0ae6ee7fec
|
DEV-4757 resolve the inconsistency between the audit and the subject of push swap (#1918)
* docs: change program call to the executable call form
* docs: fix error 'reading from output'
|
2 years ago |
miguel
|
446966c564
|
docs(cut-corners): add example of usage
|
2 years ago |
davhojt
|
bca42bed09
|
docs(inspector-image): remove quote-block which caused audits to fail
|
2 years ago |
miguel
|
93b14a001c
|
docs(real-time-forum): add info about the unregistered users
|
2 years ago |
miguel
|
e7edb892f3
|
docs(real-time-forum): typo
|
2 years ago |
miguel
|
f9ddf999d8
|
docs(tell-me-how-many/personal-shopper): typos
|
2 years ago |
miguel
|
a502954ee2
|
docs(tell-me-how-many/personal-shopper): typos
|
2 years ago |
miguel
|
8bbc833923
|
docs(friend-support): bad link fix
|
2 years ago |
Michele Sessa
|
fe8240bd70
|
test(greatest-of-all): remove unnecessart input in one test
|
2 years ago |
Michele Sessa
|
9c9d517c84
|
test(greatest-of-all): refactor challenge
function is now more modular and got called once for every test
|
2 years ago |
Michele Sessa
|
0a849dd63b
|
fix(division_test): add bc dependency for division exercise
|
2 years ago |
Michele Sessa
|
dcee131cf0
|
refactor(division_test): make challenge function more modular
|
2 years ago |
Michele Sessa
|
de9d5caeb7
|
fix(devops): fix permission denied error
give execution permission to student files to prevent permission denied on execution
|
2 years ago |
miguel
|
e3ab75f892
|
docs(auto-jobs): implementing markdown table instead of image
|
2 years ago |
miguel
|
3e263ba8c8
|
fix(auto-jobs): remove the assets link to the image and add the image the correct way
|
2 years ago |
miguel
|
350803b7bf
|
fix(auto-exec-bin): remove the assets link to the image and add the image the correct way
|
2 years ago |
miguel
|
69f209c015
|
fix(change-struct): remaking the solution according to the readme
|
2 years ago |
miguel
|
2ff62383fe
|
docs(change-struct): the file structure was not correct on the readme
|
2 years ago |
Zouhair AMAZZAL
|
66c75d9a55
|
docs (play-with-containers) fix grammer error in subject
|
2 years ago |
Zouhair AMAZZAL
|
b4a52b5571
|
DEV-4463 feat(play-with-containers) add play-with-containers
|
2 years ago |
Michele Sessa
|
42881f3dee
|
docs(pick-omit): fix typo
|
2 years ago |
eslopfer
|
f88ba67e86
|
docs(basicatoi): replace preposition for clarity
|
2 years ago |
Michele Sessa
|
2ab5f9c4c5
|
docs(guess-it): improve consistency for assets in both guess-it-1 and guess-it-2
Important: Need to verify the new file is updated on assets server before to merge
|
2 years ago |
miguel
|
a1fe6a94c3
|
docs(days_and_numbers): renaming the exercise so that is the same name as expected files and solutions
|
2 years ago |
nprimo
|
919ba9e5d6
|
feat(send-transaction-to-peer): improve subject
- improve format of bullet point stating what is required
- run prettier
|
2 years ago |
nprimo
|
e35fb4b029
|
docs(hash-file): update subject
add space for format
|
2 years ago |
nprimo
|
b4a84dc28e
|
feat(hash-file): update subject
Add information on how to export the required function
|
2 years ago |
nprimo
|
710319c9a0
|
feat(hash-file): clarify subject
|
2 years ago |
nprimo
|
f29fa16b56
|
fix(json-researcher): fix test
Add caddy boilerplate as in who-are-you_test.sh
|
2 years ago |
davhojt
|
67e754a421
|
docs(forum&real-time-forum): adds restrictions for frontend libraries
these will be enforced in audits later, so that learners do not need to start their projects from scratch
|
2 years ago |
nprimo
|
f5aca19620
|
feat(send-transaction): improve subject
- clarify how to use block of command shared to install
`bitcoin-core` binaries
|
2 years ago |
nprimo
|
e02581caff
|
feat(send-transaction): update subject
- add example to show how to export variable with CJS
|
2 years ago |
nprimo
|
aaa1d89b53
|
feat(send-transaction): improve subject
|
2 years ago |
nprimo
|
73aa9b5f49
|
fix(fifty-shades-of-cold): improve test
fix test that was failing correct solution
|
2 years ago |
nprimo
|
4df6305906
|
fix(fifty-shades-of-cold): fix test
- change querySelector for first test
|
2 years ago |
nprimo
|
0df8148af8
|
feat(kept-promise): update subject
- add paragraph on what is asynchronous beahvior in JS
|
2 years ago |
nprimo
|
dcf7a3c6de
|
feat(kept-promise): add hints and suggestions
|
2 years ago |