From 631896b3572725cd97b3269e7b38443f9fdcef25 Mon Sep 17 00:00:00 2001 From: Ege Kocabas <48245934+egekocabas@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:26:32 +0100 Subject: [PATCH 1/7] test commit --- .github/workflows/testserver-deployment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/testserver-deployment.yml b/.github/workflows/testserver-deployment.yml index 5a36abd9f66f..35c0615c1ad2 100644 --- a/.github/workflows/testserver-deployment.yml +++ b/.github/workflows/testserver-deployment.yml @@ -17,6 +17,7 @@ on: type: string + concurrency: ${{ github.event.inputs.environment_name }} env: From 5c37d29d96b17fcdf17159e630526c5799b23063 Mon Sep 17 00:00:00 2001 From: Ege Kocabas <48245934+egekocabas@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:48:37 +0100 Subject: [PATCH 2/7] Update testserver-deployment.yml --- .github/workflows/testserver-deployment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/testserver-deployment.yml b/.github/workflows/testserver-deployment.yml index 35c0615c1ad2..f29fa64b08bc 100644 --- a/.github/workflows/testserver-deployment.yml +++ b/.github/workflows/testserver-deployment.yml @@ -18,6 +18,7 @@ on: + concurrency: ${{ github.event.inputs.environment_name }} env: From bbae9bc55adf1919737ebca5f1689bd652d9b7ab Mon Sep 17 00:00:00 2001 From: Ege Kocabas <48245934+egekocabas@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:50:43 +0100 Subject: [PATCH 3/7] Update build.yml --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9dec61fcb449..13530cc3e7fe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,8 @@ on: - 'docs/**' - '.github/**' - '!.github/workflows/build.yml' - - '!.github/workflows/testserver.yml' + - '!.github/workflows/testserver.yml' + - '!.github/workflows/testserver-deployment.yml' push: branches: - develop From dcbd95fb88a345a72efc0cce7600656a8da51691 Mon Sep 17 00:00:00 2001 From: Ege Kocabas <48245934+egekocabas@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:22:51 +0100 Subject: [PATCH 4/7] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07b5f92196b9..82301e0f4fce 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![Coverage Status](https://app.codacy.com/project/badge/Coverage/89860aea5fa74d998ec884f1a875ed0c)](https://www.codacy.com/gh/ls1intum/Artemis?utm_source=github.com&utm_medium=referral&utm_content=ls1intum/Artemis&utm_campaign=Badge_Coverage) [![Latest version)](https://img.shields.io/github/v/tag/ls1intum/Artemis?label=%20Latest%20version&sort=semver)](https://github.com/ls1intum/Artemis/releases/latest) + Artemis brings interactive learning to life with instant, individual feedback on programming exercises, quizzes, modeling tasks, and more. Offering customization for instructors and real-time collaboration for students, this platform bridges creativity and education. Embrace a new era of engaging, adaptive learning and artificial intelligence support with Artemis, where innovation meets inclusivity. Find out more on https://artemisapp.github.io ## Main goals From f842de726a946627e6e535c197880551848e0379 Mon Sep 17 00:00:00 2001 From: Turker Koc <39654393+TurkerKoc@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:34:37 +0100 Subject: [PATCH 5/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82301e0f4fce..5f208cb364d0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Coverage Status](https://app.codacy.com/project/badge/Coverage/89860aea5fa74d998ec884f1a875ed0c)](https://www.codacy.com/gh/ls1intum/Artemis?utm_source=github.com&utm_medium=referral&utm_content=ls1intum/Artemis&utm_campaign=Badge_Coverage) [![Latest version)](https://img.shields.io/github/v/tag/ls1intum/Artemis?label=%20Latest%20version&sort=semver)](https://github.com/ls1intum/Artemis/releases/latest) - + Artemis brings interactive learning to life with instant, individual feedback on programming exercises, quizzes, modeling tasks, and more. Offering customization for instructors and real-time collaboration for students, this platform bridges creativity and education. Embrace a new era of engaging, adaptive learning and artificial intelligence support with Artemis, where innovation meets inclusivity. Find out more on https://artemisapp.github.io ## Main goals From 859b89eb2f18c892e6559575a07dac530b48fb96 Mon Sep 17 00:00:00 2001 From: Ege Kocabas <48245934+egekocabas@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:05:19 +0100 Subject: [PATCH 6/7] readme file updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f208cb364d0..d992e1b24ab1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Artemis: Interactive Learning with Individual Feedback + [![Build & Deploy](https://github.com/ls1intum/Artemis/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/ls1intum/Artemis/actions/workflows/build.yml) [![Test](https://github.com/ls1intum/Artemis/actions/workflows/test.yml/badge.svg?event=push)](https://github.com/ls1intum/Artemis/actions/workflows/test.yml) [![Documentation](https://github.com/ls1intum/Artemis/actions/workflows/docs.yml/badge.svg?event=push)](https://docs.artemis.cit.tum.de) From bea994b82239d072c1d8da3c705fdb1ca7c70089 Mon Sep 17 00:00:00 2001 From: Stefan Nemeth Date: Tue, 4 Feb 2025 13:26:02 +0100 Subject: [PATCH 7/7] Update home text for now --- src/main/webapp/i18n/en/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/i18n/en/home.json b/src/main/webapp/i18n/en/home.json index 81e5cf7c6da4..055a3a686036 100644 --- a/src/main/webapp/i18n/en/home.json +++ b/src/main/webapp/i18n/en/home.json @@ -1,6 +1,6 @@ { "home": { - "title": "Welcome to Artemis!", + "title": "Welcome to Helios!", "subtitle": "Interactive Learning with Individual Feedback", "login": { "traditional": {