Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cota-backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CoTA
  • cota-backend
  • Merge requests
  • !3
An error occurred while fetching the assigned milestone of the selected merge_request.

Fix: dev recommendations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged mamunozgil requested to merge amg-dev-recommendations into master 5 months ago
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 1
  • mamunozgil @miguel.munoz-gil assigned to @miguel.munoz-gil 5 months ago

    assigned to @miguel.munoz-gil

  • mamunozgil @miguel.munoz-gil mentioned in commit f8255ef9 5 months ago

    mentioned in commit f8255ef9

  • mamunozgil @miguel.munoz-gil merged 5 months ago

    merged

  • Loading
  • Loading
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Viewing commit d2fbee0e
Next
Show latest version
1 file
+ 1
- 1

    Preferences

    File browser
    Compare changes
  • d2fbee0e
    mamunozgil
    Added excersise subdirectory · d2fbee0e
    mamunozgil authored 6 months ago
src/main/java/de/hftstuttgart/dtabackend/utils/ExecuteTestUtil.java
+ 1
- 1
  • View file @ d2fbee0e

  • Edit in single-file editor

  • Open in Web IDE


@@ -187,7 +187,7 @@ public class ExecuteTestUtil {
File file = Paths.get(assignmentBasePath, assignmentId + ".txt").toFile();
FileInputStream configFileStream = new FileInputStream(file);
Matcher config = RegexUtil.extractConfig(configFileStream, pattern);
String testRepoURL = config.group(1);
String testRepoURL = config.group(1)+config.group(4);
List<ExerciseCompetencyProfile> exerciseCompetencyProfiles = CompetencyAssessmentUtil.readExerciseCompetencyProfiles(testPathHost, CompetencyAssessmentUtil.EXERCISE_COMPETENCY_MANIFEST_FILE_NAME);
Assignee
mamunozgil's avatar
mamunozgil
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference:
Source branch: amg-dev-recommendations

Menu

Explore Projects Groups Snippets

Dies ist die Gitlab-Instanz des Transferportals der Hochschule für Technik Stuttgart. Hier geht es zurück zum Portal