Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat; Nickname is now display on the exercise-list and can be changed #21

Open
wants to merge 60 commits into
base: master
Choose a base branch
from

Conversation

LouisAyroles
Copy link
Contributor

No description provided.

LouisAyroles and others added 30 commits June 3, 2021 09:49
…ig from the client to finish the authentication with login and password
* Remove .travis.yml as well
…ing in with bad combo or when grading syntax error or other errors
… instead of shell command to string in order to avoid shell code injection
LouisAyroles and others added 30 commits July 7, 2021 10:22
* Merge learn-ocaml-error-handler-sign-in
  and learn-ocaml-error-handler-sign-up
  to learn-ocaml-error-handler-nosplit-catch

* Document the workflow for authenticating (sign-up/login)
* Add more doc-comments
* Add two "FIXME(Bug)" [learn-ocaml-error-handler, $ learn-ocaml-client deinit]
Summary:

* Update Makefile to also provide:
  $ make back   # Run a docker backend for interactive ERT tests
  $ make emacs  # Run a dockerized emacs for ERT tests
  $ make tests  # Run dockerized ERT tests
  $ make stop   # Stop the docker backend and/or ERT frontend
  $ make dist-tests    # Alias-of: make back emacs tests
  $ make dist-tests USE_PASSWD=true
* Split-remove test.sh
* Add four different scripts:
  - run_test_backend.sh
  - run_emacs_image.sh
  - run_tests.sh
  - stop_emacs_image.sh
  - stop_test_backend.sh
* Update tests/README.md
* Update GHA

Note however that the ERT layer still needs some update.

Yet, it will be able to benefit from these two files:
- confirm.txt
- teacher.txt
(containing useful but hidden, (docker-logs)-provided information).
* This is needed as the `*.sh` scripts don't have `set -e` currently.
In order to have await-for cmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants