Commit Graph

677 Commits

Author SHA1 Message Date
Khosrow Moossavi
5cfb2f2615 Bump golangci-lint to 1.55.2 and fix issues
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2023-12-19 12:51:04 -05:00
Khosrow Moossavi
4552242276 Update go module dependencies
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2023-12-19 11:57:20 -05:00
Khosrow Moossavi
47bb0d29e5 Bump golang to 1.21.5
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2023-12-19 11:57:20 -05:00
Khosrow Moossavi
e5abff0187 Bump alpine to 3.18.5
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2023-12-19 11:57:20 -05:00
Khosrow Moossavi
b37d2dcc0f Bump version to v0.17.0-alpha
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2023-12-18 21:37:21 -05:00
Khosrow Moossavi
4b29c00a52 Merge pull request #690 from yutaro1985/add_fish_completion
Add fish shell completion
2023-12-18 18:13:01 -05:00
Khosrow Moossavi
9449cf8e7d fix typo 2023-12-18 18:10:12 -05:00
Khosrow Moossavi
6f6d2fa1fb Merge pull request #619 from FlorentPoinsaut/patch-1
Move terraform-docs bin in a folder already in the Linux PATH
2023-12-18 13:24:31 -05:00
Khosrow Moossavi
bde22e5b77 Merge pull request #639 from levinotik/levinotik/fix-recursive-submodules-spelling
Fix spelling
2023-12-18 13:20:19 -05:00
Khosrow Moossavi
beea6245a9 Merge pull request #696 from x4e-jonas/1.18.10
Bump golang to 1.18.10
2023-12-18 13:09:46 -05:00
Khosrow Moossavi
d324170474 Merge pull request #718 from tbriot/fix-typos-in-documentation
docs: fix two typos in the 'configuration' section of the documentation
2023-12-18 13:09:19 -05:00
x4e-jonas
8423fc0ba4 Bump golang to 1.18.10
Signed-off-by: x4e-jonas <x4e-jonas@users.noreply.github.com>
2023-12-18 13:04:41 -05:00
Khosrow Moossavi
ab541d611a Merge pull request #695 from x4e-jonas/docker-updates
Update container to Alpine 3.18.2 and Go 1.18.10
2023-12-18 13:03:40 -05:00
x4e-jonas
89666c08d1 Update container to Alpine 3.18.2 and Go 1.18.10
Signed-off-by: x4e-jonas <x4e-jonas@users.noreply.github.com>
2023-12-18 13:01:05 -05:00
Khosrow Moossavi
f249586df2 Merge pull request #727 from Aurelian-Shuttleworth/update/vulns
Update/vulns
2023-12-13 11:34:47 -05:00
Aurelian Shuttleworth
65b37fb972 Update OpenSSL package to mitigate CVE-2023-5363
OpenSSL package was updated in the Dockerfile to mitigate potential threats associated with vulnerability CVE-2023-5363. Specifically, the command "RUN apk add --no-cache --upgrade "openssl>=3.1.4-r1"" was added to ensure an updated version of OpenSSL is used which addresses the mentioned vulnerability. This enhances the overall security of our Docker containerised application.

Signed-off-by: Aurelian Shuttleworth <aurelian@shuttleworth.tech>
2023-12-04 17:30:12 +01:00
Aurelian Shuttleworth
21a97452cd Upgrade Google Cloud Go packages in go.sum
Numerous Google Cloud Go packages have been upgraded to their latest versions in the go.sum dependencies file. This enhances the codebase with the latest features, improvements, and bug fixes offered by these packages. It's part of an effort to keep the project's dependencies up to date and ensure the application runs optimally with the latest available resources.

Signed-off-by: Aurelian Shuttleworth <aurelian@shuttleworth.tech>
2023-12-04 17:30:12 +01:00
Thomas Briot
5d3966130f docs: fix two typos in the 'configuration' section of the documentation
Signed-off-by: Thomas Briot <thomas.briot82@gmail.com>
2023-11-05 19:56:32 -05:00
Yutaro Suzuki
eb2e3b77ea fix completion installing command
Signed-off-by: Yutaro Suzuki <yutaro.suzuki@cloudys.dev>
2023-06-30 06:10:10 +09:00
Yutaro Suzuki
090efce37a Run make fmt
Signed-off-by: Yutaro Suzuki <yutaro.suzuki@cloudys.dev>
2023-06-30 04:33:06 +09:00
Yutaro Suzuki
a375aa7d42 fix spaces
Signed-off-by: Yutaro Suzuki <yutaro.suzuki@cloudys.dev>
2023-06-30 04:08:18 +09:00
Yutaro Suzuki
38a327a66c Add fish shell completion
Signed-off-by: Yutaro Suzuki <yutaro.suzuki@cloudys.dev>
2023-06-30 02:32:29 +09:00
Khosrow Moossavi
577d2c8810 Merge pull request #672 from khos2ow/remove-scalr
Remove Scalr sponsorship
2023-03-01 17:45:14 -05:00
Khosrow Moossavi
bb12a12d38 Remove Scalr sponsorship
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2023-03-01 17:40:19 -05:00
Levi Notik
b4d62c8d93 Fix spelling
Signed-off-by: Levi Notik <levinotik@gmail.com>
2022-09-22 02:47:18 -04:00
Khosrow Moossavi
69dbe98fb0 Merge pull request #627 from EppO/patch-1
Update alpine to 3.16.1
2022-07-28 14:18:31 -04:00
Florent Monbillard
5638b290af Update Alpine base image to 3.16.1
3.16.1 fixes 4 high vulnerabilities present in Alpine 3.16.0

Signed-off-by: Florent Monbillard <f.monbillard@gmail.com>
2022-07-28 13:48:17 -04:00
Khosrow Moossavi
d904f257e7 Merge pull request #626 from khos2ow/update-deps
Update dependancies
2022-07-26 19:02:09 -04:00
Khosrow Moossavi
649f1c46c7 Update go module dependencies
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-07-26 18:59:42 -04:00
Khosrow Moossavi
f09375367d Bump golangci-lint to 1.47.2 and fix issues
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-07-26 18:47:40 -04:00
Khosrow Moossavi
c51e1ac6e8 Bump alpine to 3.16.0
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-07-26 17:38:58 -04:00
Khosrow Moossavi
61f0423f1f Bump golang to 1.18.3
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-07-26 17:38:27 -04:00
Khosrow Moossavi
82eaf8bd6b Update goreleaser/goreleaser-actiona to v3
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-07-26 17:36:30 -04:00
Khosrow Moossavi
040b27b550 Update actions/setup-go to v3
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-07-26 17:35:39 -04:00
Khosrow Moossavi
ac2f98717b Update actions/checkout to v3
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-07-26 17:34:17 -04:00
Khosrow Moossavi
1ee601b3a4 Merge pull request #625 from blakegong/fix-lint
Fix CI linting
2022-07-26 17:19:09 -04:00
Blake Gong
4132916178 Fix CI linting
Signed-off-by: Blake Gong <blakegong@gmail.com>
2022-07-26 09:28:47 +08:00
Florent Poinsaut
230113fdd1 Move terraform-docs bin in a folder already in the Linux PATH
Signed-off-by: Florent Poinsaut <florent@poinsaut.fr>
2022-07-07 16:18:20 +02:00
Khosrow Moossavi
f5c7c6fbaf Merge pull request #587 from khos2ow/output-crlf
Always convert CRLF to LF for output description
2022-01-07 19:21:01 -05:00
Khosrow Moossavi
e72f215e3e Always convert CRLF to LF for output description
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-01-07 19:09:55 -05:00
Khosrow Moossavi
05d432ed44 Merge pull request #586 from khos2ow/preserve-content-spaces
Preserve whitespaces of provided content and template
2022-01-07 18:17:50 -05:00
Khosrow Moossavi
5727f8b412 Preserve whitespaces of provided content and template
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-01-07 18:14:21 -05:00
Khosrow Moossavi
31344cf4af Merge pull request #579 from khos2ow/update-deps
Update dependencies and toolings
2022-01-06 19:09:09 -05:00
Khosrow Moossavi
5fad7abe34 Update go dependencies
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-01-06 19:07:08 -05:00
Khosrow Moossavi
6f4b4d8536 Bump golang to 1.17.6
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2022-01-06 19:03:50 -05:00
Khosrow Moossavi
4eb50ae5b9 Bump alpine to 3.14.2
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2021-11-11 15:26:06 -05:00
Khosrow Moossavi
a74d0f4c49 Bump version to v1.0.0-alpha 2021-11-11 15:17:58 -05:00
Khosrow Moossavi
3467aa9790 Fix faulty license headers
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2021-10-06 16:05:58 -04:00
Khosrow Moossavi
1f686b1bb3 Release version v0.16.0
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
v0.16.0
2021-10-05 19:16:17 -04:00
Khosrow Moossavi
b0bf022e57 Merge pull request #573 from khos2ow/plugin-in-tree
Move plugin-sdk to in-tree in core repository
2021-10-05 19:10:22 -04:00