-
Notifications
You must be signed in to change notification settings - Fork 221
Sample CI Cleanup #637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample CI Cleanup #637
Changes from 37 commits
6042a8d
e4a79f5
fce9ad9
21361ef
486926b
52ed9e2
e6d375d
72bf681
337355a
5b4bdf8
8d380b8
0a302fc
5c23074
ff8a813
029e88d
3cfbabf
7561ef6
d5f5aa3
c8b1ed8
df3c19d
2bb49a1
4c54985
b696d7e
baa0c37
228e40a
3b69654
81d83dc
85bd350
45b4fcc
0750ba1
ac73022
bb3b98a
5805cd7
f75b65e
13724e8
391912e
575774c
edf254e
353908a
1d0fa5b
ea9e2d9
cb04f25
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,10 +11,6 @@ | |
{ | ||
"name": "--message", | ||
"data": "hello" | ||
}, | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Verify that we're actually running this sample because last I remember, greengrass IPC samples in CI was broken There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Verified that we are running the sample and test. It was added in this PR: #585 and is used in the CI job |
||
"name": "--is_ci", | ||
"data": "true" | ||
} | ||
] | ||
} |
Uh oh!
There was an error while loading. Please reload this page.