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

Feature/create module programming winnowing #315

Open
wants to merge 87 commits into
base: develop
Choose a base branch
from

Commits on May 10, 2024

  1. Bump next from 13.5.6 to 14.1.1 in /playground

    Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.1.1.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.5.6...v14.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 10, 2024
    Configuration menu
    Copy the full SHA
    505dd2e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    80cc39a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    7769e87 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    88e5ba7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    cfc9f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a376fcb View commit details
    Browse the repository at this point in the history
  3. fix bugs

    dmytropolityka committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d356749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1757ea8 View commit details
    Browse the repository at this point in the history
  5. fix linting issues

    dmytropolityka committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7df5183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f837a1 View commit details
    Browse the repository at this point in the history
  7. remove dotenv

    dmytropolityka committed May 19, 2024
    Configuration menu
    Copy the full SHA
    749aeae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf8bd83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9348bf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f014359 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. bugs

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    76df5d9 View commit details
    Browse the repository at this point in the history
  2. more logging

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bc293fa View commit details
    Browse the repository at this point in the history
  3. more logging

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    61dfd0a View commit details
    Browse the repository at this point in the history
  4. fix bug

    dmytropolityka committed May 20, 2024
    Configuration menu
    Copy the full SHA
    92b5424 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2db5fa9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update __main__.py

    dmytropolityka authored May 27, 2024
    Configuration menu
    Copy the full SHA
    c95634f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646d51e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Bump mysql2 from 3.9.7 to 3.9.8 in /playground

    Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.9.8.
    - [Release notes](https://github.com/sidorares/node-mysql2/releases)
    - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
    - [Commits](sidorares/node-mysql2@v3.9.7...v3.9.8)
    
    ---
    updated-dependencies:
    - dependency-name: mysql2
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 30, 2024
    Configuration menu
    Copy the full SHA
    1f552cc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    af34b89 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/playgrou…

    …nd/next-14.1.1' into feature/playground-self-learning-feedback
    dmytropolityka committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    4ae0c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0be309 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/playgrou…

    …nd/mysql2-3.9.8' into feature/playground-self-learning-feedback
    dmytropolityka committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8fb8fd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    ea0696e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    c74b112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f45254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4324ea6 View commit details
    Browse the repository at this point in the history
  4. update user and key

    dmytropolityka committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7f1a317 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Revert "update user and key"

    This reverts commit 7f1a317.
    dmytropolityka committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2cb90bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93daf7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/playground-self-learning…

    …-feedback' into feature/playground-self-learning-feedback
    
    # Conflicts:
    #	playground/yarn.lock
    dmytropolityka committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8fad620 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/decouple-artemis-from-athena' into feature/play…

    …ground-self-learning-feedback
    
    # Conflicts:
    #	playground/yarn.lock
    dmytropolityka committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ce88507 View commit details
    Browse the repository at this point in the history
  5. update experiments

    dmytropolityka committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d763ed1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd2474b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    4a6091b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8d631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb3cde View commit details
    Browse the repository at this point in the history
  4. adapt dockerfile

    dmytropolityka committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c997586 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Revert copypaste erros

    marlon-luca-bu committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    4ff298d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add debug statement

    dmytropolityka committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6f60c8b View commit details
    Browse the repository at this point in the history
  2. modify dockerfile

    dmytropolityka committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0aeab86 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    a1a050c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    892057e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/playground-self-learning…

    …-feedback' into feature/playground-self-learning-feedback
    dmytropolityka committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    17e872a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Add feedback provider

    marlon-luca-bu committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bd97e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01261d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Debug

    marlon-luca-bu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fea9e88 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    marlon-luca-bu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    81d0220 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    b28265d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    21b1249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2bc65 View commit details
    Browse the repository at this point in the history
  3. fix mypy error

    dmytropolityka committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6229a4b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    5c40f7b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    790c07c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b66cd View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    653e8e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update Dockerfile

    dmytropolityka authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ba8d0e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Fix failing comparison

    marlon-luca-bu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c0a3d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e8adf View commit details
    Browse the repository at this point in the history
  3. Resolve Mergeconflict

    marlon-luca-bu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    058daa3 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    marlon-luca-bu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b396d02 View commit details
    Browse the repository at this point in the history
  5. poetry.lock

    marlon-luca-bu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7a134a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2958c5f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. update default port

    dmytropolityka committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fb795cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    059bbe8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/playground-self-learning-feedback' into feature…

    …/create_module_programming_winnowing
    
    # Conflicts:
    #	assessment_module_manager/modules.docker.ini
    #	assessment_module_manager/modules.ini
    dmytropolityka committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5c80031 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/create_module_programming_winnowing' of github.…

    …com:ls1intum/Athena into feature/create_module_programming_winnowing
    marlon-luca-bu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    520b212 View commit details
    Browse the repository at this point in the history
  5. fix issues

    dmytropolityka committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8099a5d View commit details
    Browse the repository at this point in the history
  6. import apted module

    dmytropolityka committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e949b0f View commit details
    Browse the repository at this point in the history
  7. push lock files

    dmytropolityka committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    436ca55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b765b7b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Resolve mergeconflict

    marlon-luca-bu committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    0266448 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Fix small bug

    marlon-luca-bu committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b19a56c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Small adaption

    marlon-luca-bu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bada946 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    f03c4a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    afa55b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    869b508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a33051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d65cf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ac0e6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7984678 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b66b807 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b1c49a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    785c965 View commit details
    Browse the repository at this point in the history