Commit graph

49 commits

Author SHA1 Message Date
f543276b82
Adding preliminary support for Prometheus metrics. 2021-10-14 10:08:39 -07:00
f7cba2689c
fix: converted from select to waitGroups. 2021-10-04 13:06:09 -07:00
a7747040ce
[CI SKIP] Refactored project layout per Mark Wolfe Blog : https://www.wolfe.id.au/2020/03/10/how-do-i-structure-my-go-project/ 2021-09-21 07:08:52 -07:00
0557021282
fix: Upgrading Terraform and starting to extend. 2021-09-18 20:20:26 -07:00
643267caba
fix: forgot to uncomment build commands. 2021-09-09 13:38:51 -07:00
ad424f6f23
Adding support for sematic versioning of the container image. 2021-09-09 13:29:50 -07:00
7e805a399e
feat: Converting to semantic versioning and add .devcontainer. 2021-09-08 18:40:57 -07:00
b2e5795aed
refactor: Upgrading Go to 1.17, Alpine to 3.14, and Terraform to 1.0.5. Also adding preliminary vulnerability report. 2021-08-30 07:29:19 -07:00
610ae5eed4
fix: updating Go & Alpine versions 2021-08-06 16:18:24 -07:00
d32986de00
fix: [CI SKIP] Clarified the wording on the Picol inclusion. 2021-06-03 19:43:29 -07:00
0cf7f36f17
fix: [CI SKIP] Converting various files to the same basic format. 2021-06-03 16:15:26 -07:00
72db0636dc
Removing unused image and fixing the buildx command. 2021-05-23 07:37:50 -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
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
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
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
17b097b1b7
fix: updating the examples to reflect the desired format. 2021-04-02 17:37:00 -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
802d1b0a48
Going to trigger a build and test on the cluster. 2021-02-26 10:41:42 -08:00
e6d0b37063
fix: Fixing issues/1, drone build push failure. 2021-02-26 05:53:22 -08:00
8b54fc32c5
fix: Re-initializing after I destroyed the original repository. 2021-02-25 17:46:40 -08:00