|
ae2cee7be4
|
Very preliminary Dockerfile for devcontainer.
|
2021-10-05 17:27:53 -07:00 |
|
|
f7cba2689c
|
fix: converted from select to waitGroups.
|
2021-10-04 13:06:09 -07:00 |
|
|
e61e6d2994
|
fix: Forgot to update the include source locations.
|
2021-09-24 10:37:32 -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 |
|
|
f7d62890dd
|
fix: Merge conflics.
|
2021-08-30 08:25:05 -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 |
|
|
d12a59fd13
|
Upgrading to Golang 1.16.4 and fixed drone.yml format.
|
2021-08-09 17:47:44 -07:00 |
|
|
610ae5eed4
|
fix: updating Go & Alpine versions
|
2021-08-06 16:18:24 -07:00 |
|
|
7924ed5962
|
fix: updating Go & Alpine versions
|
2021-08-06 16:10:01 -07:00 |
|
|
0b3e575331
|
fix: [CI SKIP] Updated example to reflect the change.
|
2021-06-03 20:12:10 -07:00 |
|
|
ed40869730
|
fix: [CI SKIP] Changed gagent hints from comments to an array that can be modified at run time.
|
2021-06-03 20:05:59 -07:00 |
|
|
8b405cb2c5
|
fix: [CI SKIP] fixed a couple typos
|
2021-06-03 19:50:08 -07:00 |
|
|
d32986de00
|
fix: [CI SKIP] Clarified the wording on the Picol inclusion.
|
2021-06-03 19:43:29 -07:00 |
|
|
c482679b7d
|
fix: [CI SKIP] Adding some extra badges
|
2021-06-03 17:47:16 -07:00 |
|
|
0cf7f36f17
|
fix: [CI SKIP] Converting various files to the same basic format.
|
2021-06-03 16:15:26 -07:00 |
|
|
8f8ac47155
|
fix: [CI SKIP] Well, golint did not like that. :(
|
2021-06-02 14:11:03 -07:00 |
|
|
af92d9c089
|
fix: [CI SKIP] A bit more clean-up.
|
2021-06-02 14:04:27 -07:00 |
|
|
568c35ab83
|
fix: [CI SKIP] Adding export comments, most are prolly wrong.
|
2021-06-02 05:59:48 -07:00 |
|
|
6447fa73cb
|
fix: [CI SKIP] Missed a file.
|
2021-06-02 05:44:58 -07:00 |
|
|
236aa478b4
|
fix: [CI SKIP] Continuing cleanup based on the report card.
|
2021-06-02 05:44:21 -07:00 |
|
|
e47a8ebc10
|
fix: [CI SKIP] More cleanup. Based on the Go Report Card.
|
2021-05-30 15:37:49 -07:00 |
|
|
0322bc2081
|
fix: [CI SKIP] Clean-up minor typos.
|
2021-05-30 22:29:16 +00:00 |
|
|
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 |
|