Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
c592798c
Unverified
Commit
c592798c
authored
Apr 12, 2021
by
yann300
Committed by
GitHub
Apr 12, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
e2e and remix-lib test in parallel (#1106)
parent
d76a5b6b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
6 deletions
+15
-6
config.yml
.circleci/config.yml
+15
-6
No files found.
.circleci/config.yml
View file @
c592798c
...
@@ -22,6 +22,15 @@ jobs:
...
@@ -22,6 +22,15 @@ jobs:
steps
:
steps
:
-
checkout
-
checkout
-
run
:
npm install
-
run
:
npm install
-
run
:
name
:
Remix Libs Linting
command
:
npm run lint:libs
-
run
:
name
:
Remix IDE Linting
command
:
npm run lint
-
run
:
name
:
Remix IDE e2e Linting
command
:
npm run lint remix-ide-e2e
-
run
:
npm run lint:libs
-
run
:
npm run lint:libs
-
run
:
npm run lint
-
run
:
npm run lint
-
run
:
npm run lint remix-ide-e2e
-
run
:
npm run lint remix-ide-e2e
...
@@ -330,22 +339,22 @@ workflows:
...
@@ -330,22 +339,22 @@ workflows:
-
lint
-
lint
-
remix-ide-chrome-1
:
-
remix-ide-chrome-1
:
requires
:
requires
:
-
remix-libs
-
lint
-
remix-ide-chrome-2
:
-
remix-ide-chrome-2
:
requires
:
requires
:
-
remix-libs
-
lint
-
remix-ide-firefox-1
:
-
remix-ide-firefox-1
:
requires
:
requires
:
-
remix-libs
-
lint
-
remix-ide-firefox-2
:
-
remix-ide-firefox-2
:
requires
:
requires
:
-
remix-libs
-
lint
-
remix-ide-run-deploy
:
-
remix-ide-run-deploy
:
requires
:
requires
:
-
remix-libs
-
lint
-
publish
:
-
publish
:
requires
:
requires
:
-
remix-libs
-
lint
-
deploy-remix-live
:
-
deploy-remix-live
:
requires
:
requires
:
-
remix-ide-chrome-1
-
remix-ide-chrome-1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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