Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
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
RadioObservatory
LOFAR
Commits
7fbcc5aa
Commit
7fbcc5aa
authored
1 year ago
by
Reinder Kraaij
Browse files
Options
Downloads
Patches
Plain Diff
set npm ci
parent
3f032605
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1188
TMSS-2810 "Multiple TMSS FrontEnd Unit tests Fixed"
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-3
1 addition, 3 deletions
.gitlab-ci.yml
SAS/TMSS/frontend/tmss_webapp/eslint.json
+0
-546
0 additions, 546 deletions
SAS/TMSS/frontend/tmss_webapp/eslint.json
with
1 addition
and
549 deletions
.gitlab-ci.yml
+
1
−
3
View file @
7fbcc5aa
...
...
@@ -953,11 +953,9 @@ eslint_TMSSFrontEnd:
script
:
-
echo "Eslinting TMSS FrontEnd..."
-
pwd
-
mkdir /tmp/eslint
-
cd /builds/ro/lofar/SAS/TMSS/frontend/tmss_webapp
-
mkdir quality
-
ls -al
-
npm ci
-
npx eslint --format gitlab . ||
true
-
ls -al
-
echo "done"
...
...
This diff is collapsed.
Click to expand it.
SAS/TMSS/frontend/tmss_webapp/eslint.json
deleted
100644 → 0
+
0
−
546
View file @
3f032605
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