Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Class Project
Kape
Commits
8b61b8c0
Commit
8b61b8c0
authored
Oct 03, 2019
by
Daya Adianto
Browse files
Fix SonarScanner CI job and add project badges
parent
a5b4f0a5
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab/CODEOWNERS
0 → 100644
View file @
8b61b8c0
# Code owners file
## Changes to these file(s) require approval from the teaching team
sonar-project.properties @addianto @hafiyyan94
\ No newline at end of file
README.md
View file @
8b61b8c0
...
...
@@ -2,6 +2,13 @@
> Internship matchmaking platform for students and companies.
[

](https://gitlab.cs.ui.ac.id/pmpl/class-project/kape/commits/master)
[

](https://gitlab.cs.ui.ac.id/pmpl/class-project/kape/commits/master)
[

](https://pmpl.cs.ui.ac.id/sonarqube/dashboard?id=id.ac.ui.cs.foss%3Akape)
[

](https://pmpl.cs.ui.ac.id/sonarqube/dashboard?id=id.ac.ui.cs.foss%3Akape)
[

](https://pmpl.cs.ui.ac.id/sonarqube/dashboard?id=id.ac.ui.cs.foss%3Akape)
## Table of Contents
-
[
Install
](
#install
)
...
...
sonar-project.properties
View file @
8b61b8c0
...
...
@@ -7,6 +7,7 @@
sonar.projectKey
=
id.ac.ui.cs.foss:kape
sonar.exclusions
=
/.devcontainer/,/.gitlab/,*.config.js,/.tmp/,
sonar.scm.provider
=
git
sonar.projectVersion
=
1.0.0
## Authentication
### sonar.login=[pass token via CLI/CI]
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment