-
Notifications
You must be signed in to change notification settings - Fork 301
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
Programming exercises
: Add Bash programming exercise template
#10089
Conversation
|
|
bb9b2ef
to
7d7ecad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vinceclifford No programming exercises are currently working on TS5. It seems like Docker isn't setup correctly. From Jenkins' logs:
|
@magaupp @vinceclifford The Jenkins setup should be fixed now. |
# Conflicts: # src/main/java/de/tum/cit/aet/artemis/programming/service/localci/LocalCIProgrammingLanguageFeatureService.java
The merge-base changed after approval.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good 👍
Checklist
General
Server
Changes affecting Programming Exercises
Description
The PR adds a programming exercise template for Bash.
The testing framework in use is Bats.
Steps for Testing
Prerequisites:
Bash
as the programming languageTestserver States
Note
These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.
Review Progress
Code Review
Manual Tests
Summary by CodeRabbit
New Features
Documentation
Chores