cb3b6e3f61
fix: [CI SKIP] Adding a Go Report Card badge.
2021-05-30 17:22:47 +00:00
48d0ab238f
fix: [CI SKIP] Clean-up minor typos.
2021-05-30 17:15:46 +00:00
a3bcc7640a
fix: [CI SKIP] Clean-up minor typos.
2021-05-30 17:14:06 +00:00
fdd13c68d1
Merge pull request 'fix: (issues/12) Create multi-stage CI / CD pipeline' ( #13 ) from issues/12 into main
...
Reviewed-on: #13
2021-05-30 17:03:50 +00:00
f1844c1a4e
Very preliminary tf scripting.
2021-05-30 08:14:36 -07:00
0266d9ee8a
Minor change to standardize third-part dependency usage.
2021-05-23 08:42:29 -07:00
be82ec83fd
Another SSH vulnerability that does not apply to our project.
2021-05-23 08:25:41 -07:00
c190a7898f
Upgrading to Golang 1.16.4
2021-05-23 08:17:59 -07:00
72db0636dc
Removing unused image and fixing the buildx command.
2021-05-23 07:37:50 -07:00
ab8ff0a2d8
Removing simple_build as the CI / CD handles it now.
2021-05-22 11:05:21 -07:00
d8ef9d80cf
I forgot that the CI / CD is running from an un-named container.
2021-05-22 10:21:23 -07:00
8fd6da72bd
I want to know which node is running the CI / CD, at least until I get things working the way I want them.
2021-05-22 10:19:28 -07:00
d776fa19da
Okay, I think that did it.
2021-05-22 10:15:59 -07:00
e0e205d27d
Now what is the problem?
2021-05-22 10:12:18 -07:00
d439b5d9d8
It is always something in the last line you look at
2021-05-22 10:09:55 -07:00
01af318e7f
And yet furtheri still
2021-05-22 10:07:55 -07:00
a35c742a67
Still further
2021-05-22 10:05:58 -07:00
f3fa7c4116
Gettin one step further
2021-05-22 10:05:03 -07:00
15453bd9f2
Looks correct
2021-05-22 10:03:03 -07:00
995812cce9
Confirmed that it was the new stanza failing.
2021-05-22 09:58:02 -07:00
fa143e5993
Removing the new step to validate existing.
2021-05-22 09:55:28 -07:00
7fdd3ae792
Well that broke in an odd way.
2021-05-22 09:54:09 -07:00
cfdacae6c8
Adding some preliminary DD notifications.
2021-05-22 09:47:35 -07:00
4350db2135
Relaxing securtity vulnerability checks just a bit during the build phase.
2021-05-22 09:09:45 -07:00
3422c03391
It is now building, moving on the SAST.
2021-05-22 08:51:19 -07:00
4fb3e72cc2
Duh, need to tell it how to get to the Dockerfile.
2021-05-22 08:43:00 -07:00
b27abe8a86
Buildx is saying environment cannot do multi-arch... need to figure that out.
2021-05-22 08:40:09 -07:00
ecc06a59af
Forgot, it needs to know where to mount the docker socket.
2021-05-22 08:36:16 -07:00
db808b5733
Adding very preliminary build via buildx.
2021-05-22 08:32:30 -07:00
5c3c84768c
Found a better way to scan the repository.
2021-05-22 07:08:05 -07:00
e44cabf408
Cleaned up the trivy command line by using environment variables.
2021-05-22 06:33:39 -07:00
2b2b245427
Very preliminary validation phase.
2021-05-22 06:10:35 -07:00
17e2be3371
Fixing a security vulnerability.
2021-05-21 20:33:03 -07:00
1f6f33262d
Changing the order a touch
2021-05-21 20:09:00 -07:00
2d9780135b
That is looking better, adding trivy.
2021-05-21 20:06:32 -07:00
e381eae26b
fix: Testing a modified drone file.
2021-05-21 19:28:23 -07:00
083bd608ef
style: Adjusting Picol format / syntax to match modern standards.
2021-05-21 18:46:26 -07:00
7d6fbfef24
fix: (issues/9) Worker does not support port assignment for routers ( #11 )
...
Quite a refactor and some code cleanup.
Co-authored-by: James Wells <jwells@dragonheim.net>
Reviewed-on: #11
Co-authored-by: James Wells <jwells@noreply.localhost>
Co-committed-by: James Wells <jwells@noreply.localhost>
2021-05-21 23:03:50 +00:00
881a11316d
Merge pull request 'fix: (issues/7): Client mode is unable to read the agent script file.' ( #8 ) from issues/7 into main
...
Reviewed-on: #8
2021-04-04 00:22:50 +00:00
919f262e7e
[CI SKIP] reducing bandwidth usage a bit by re-using previous pulls.
2021-04-03 17:11:35 -07:00
e8cda965d9
[CI SKIP] minor change to allow the Raspberry pis to notify Datadog.
2021-04-03 17:02:34 -07:00
4a93101d85
fix: (issues/7): Client is sending agent to router(s) and collecting response(s).
2021-04-03 16:39:33 -07:00
f67d6da01d
Needs separate pipeline names.
2021-04-03 13:51:58 -07:00
139e99a196
fix: (issues/7): Code is loading. Will test to see if it is being sent to router. Also adding build for arm.
2021-04-03 13:49:56 -07:00
8bb01d0266
fix: (issues/7): Client is now correctly loading the agent.
2021-04-03 13:27:18 -07:00
17b097b1b7
fix: updating the examples to reflect the desired format.
2021-04-02 17:37:00 -07:00
aa0e396e35
fix: (issues/4), Daemonize the worker.
...
Reviewed-on: #6
2021-04-02 21:31:21 +00:00
8e56fdcb48
fix: (issues/4), Daemonize the worker.
2021-04-02 14:20:08 -07:00
0eee453813
Testing drone on amd64
2021-03-31 06:17:43 +00:00
cd9d8f8314
fix: (issue/4) Removing inclusion limit in .drone.yml.
2021-03-18 15:53:40 -07:00