|
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 |
|
|
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 |
|