Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS-210 Functional Programming 2019
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taha Zakariya
CS-210 Functional Programming 2019
Commits
60d7476b
Commit
60d7476b
authored
5 years ago
by
Guillaume Martres
Browse files
Options
Downloads
Patches
Plain Diff
Better description of where to find the pipeline
parent
4667b950
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
week1/02-grading-and-submission.md
+5
-3
5 additions, 3 deletions
week1/02-grading-and-submission.md
with
5 additions
and
3 deletions
week1/02-grading-and-submission.md
+
5
−
3
View file @
60d7476b
...
...
@@ -61,9 +61,11 @@ Note that there are also graphical user interfaces to interact with git, for
example
[
VSCode has built-in git
support
](
https://code.visualstudio.com/docs/editor/versioncontrol#_git-support
)
.
Once you've pushed your code, you can see the result online (under the
*
CI/CD >
Pipeline
*
section of your personal gitlab repository) and check if your code
compiles and runs properly on the grading environment.
Once you've pushed your code, you can see the result online by going to
`gitlab.epfl.ch/lamp/student-repositories-f19/cs210-GASPAR/pipelines`
where
`GASPAR`
is your username (you can also access this page from the main page of
your repository by clicking on the rocket icon on the left side of the gitlab
interface, then clicking on "Pipelines").

...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment