Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
log-schema-node
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
logging
log-schema-node
Commits
59b42551
Unverified
Commit
59b42551
authored
May 10, 2017
by
Snorre Magnus Davøen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix gitsubmodules and ci so module includes log-schema
Signed-off-by:
Snorre Magnus Davøen
<
snorre.davoen@nsd.uib.no
>
parent
5bd3ba2f
Pipeline
#5104
passed with stages
in 31 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
+5
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-1
.gitmodules
.gitmodules
+1
-1
package.json
package.json
+1
-1
No files found.
.gitlab-ci.yml
View file @
59b42551
...
...
@@ -2,6 +2,9 @@ stages:
-
test
-
publish
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
test
:
stage
:
test
except
:
...
...
@@ -23,7 +26,6 @@ test:
-
LICENSE
-
package.json
test-release
:
stage
:
test
only
:
...
...
.gitmodules
View file @
59b42551
[submodule "log-schema"]
path = log-schema
url =
git@gitlab.nsd.uib.no:
nsd-commons/log-schema.git
url =
../../
nsd-commons/log-schema.git
package.json
View file @
59b42551
{
"name"
:
"@nsd/log-schema-node"
,
"version"
:
"3.0.0-alpha.
2
"
,
"version"
:
"3.0.0-alpha.
3
"
,
"main"
:
"lib/index.js"
,
"types"
:
"lib/index"
,
"scripts"
:
{
...
...
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