Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
cbff7042
Unverified
Commit
cbff7042
authored
Sep 12, 2023
by
mergify[bot]
Committed by
GitHub
Sep 12, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into 08-09-feat_Add_decimals_to_tokenFactory
parents
e2f5651a
1f4eddf2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
config.yml
.circleci/config.yml
+1
-1
tag-service.yml
.github/workflows/tag-service.yml
+1
-0
No files found.
.circleci/config.yml
View file @
cbff7042
...
@@ -784,7 +784,7 @@ jobs:
...
@@ -784,7 +784,7 @@ jobs:
steps
:
steps
:
-
checkout
-
checkout
-
check-changed
:
-
check-changed
:
patterns
:
op-(.+),contracts-bedrock
patterns
:
op-(.+),c
annon,c
ontracts-bedrock
-
run
:
-
run
:
name
:
prep results dir
name
:
prep results dir
command
:
mkdir -p /tmp/test-results
command
:
mkdir -p /tmp/test-results
...
...
.github/workflows/tag-service.yml
View file @
cbff7042
...
@@ -24,6 +24,7 @@ on:
...
@@ -24,6 +24,7 @@ on:
-
op-node
-
op-node
-
op-batcher
-
op-batcher
-
op-proposer
-
op-proposer
-
op-challenger
-
op-ufm
-
op-ufm
-
proxyd
-
proxyd
-
indexer
-
indexer
...
...
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