Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
dS485 Stack
ds485d
Commits
7ac6bd3d
Commit
7ac6bd3d
authored
3 years ago
by
andreas.fenkart
Browse files
Options
Download
Patches
Plain Diff
ci: add netlib, client to list of changes
ds485-core has not pipeline (yet)
parent
a2f937b6
revert-aec11d03
MR_cleanup
MR_decode-dsm-api_message
MR_enable-unit-tests
MR_fix_dailybuild
MR_flow-control
MR_gitlab-ci
MR_introduce_ds485d_namespace
MR_pimp_messages
MR_rate-limit_bugfixes1
MR_rate_limit
MR_rate_limit_minor_fixes
MR_re-enable_broadcast_flooding
MR_transaction_id_collisions
MR_trim_log_messages
MR_unique-transaction-id-per-request
MR_unsolicited_message
R2210
old_testing
1.19.5.1
1.19.5.1-beta02
1.19.5.1-beta01
1.19.5
1.19.5-beta03
1.19.5-beta02
1.19.5-beta01
5 merge requests
!36
Draft: Mr rate limit
,
!29
Merge branch 'master' into testing
,
!28
broadcast confirm
,
!16
Merge branch 'master' into testing
,
!14
gitlab-ci: enable ci
Pipeline
#33916
passed with stages
in 19 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
−
1
View file @
7ac6bd3d
...
...
@@ -5,7 +5,7 @@ include:
build
:
extends
:
.ds485stack
variables
:
DEPENDENCIES
:
'
libdsuid'
DEPENDENCIES
:
'
libdsuid
,ds485-client,ds485-netlib
'
script
:
-
autoreconf -i
-
./configure --prefix=$PREFIX --enable-debug --enable-asan
...
...
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets