Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Tooling Updates #1352

Merged
merged 8 commits into from
Nov 17, 2023
Merged

chore: Tooling Updates #1352

merged 8 commits into from
Nov 17, 2023

Conversation

cpheps
Copy link
Contributor

@cpheps cpheps commented Nov 17, 2023

Proposed Change

Updated all tool versions and GitHub Action versions.

Checklist
  • Changes are tested
  • CI has passed

@cpheps cpheps requested a review from a team as a code owner November 17, 2023 16:54
.github/workflows/manual_msi_build.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
@cpheps cpheps force-pushed the chore/tooling-update branch from 31a25a0 to 64d055c Compare November 17, 2023 17:50
Corbin Phelps added 8 commits November 17, 2023 14:03
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
@cpheps cpheps force-pushed the chore/tooling-update branch from 157a4f4 to 427cf27 Compare November 17, 2023 19:03
@cpheps cpheps merged commit 2f6483e into release/v1.40.0 Nov 17, 2023
13 checks passed
@cpheps cpheps deleted the chore/tooling-update branch November 17, 2023 19:44
cpheps pushed a commit that referenced this pull request Nov 28, 2023
* Added all component modules to dependabot (#1337)

* Added all component modules to dependabot

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Added chronicle

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

---------

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Updated module version

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* fix: Put Chronicle into its own module (#1346)

* Updated module version

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Move chronicle into its own module

* Set Chroncile to v0.40.0

---------

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Co-authored-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* feat(otel): Updated to otel v0.89.0 (#1350)

* Updated to otel v0.89.0

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Removed unused replace in go.mod

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

---------

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* feat(service): SysV init.d style startup script (#1347)

* Adding a SysV init.d startup script

* Fix missing quotes from bad copy/paste

* Addressed feedback (shellcheck) issues and added user support

* Commenting on how to run as non-root, and correcting variable assignment

* Change env variable name to the proper RUNUSER instead of USER

* Add missing quotes

* Update comment about RUNUSER

* add clarity that root is the default user

* Add HTTP Check Receiver (#1349)

* added httpcheck receiver

* updated go mod tidy

* pseudo-rebase

* chore: Tooling Updates (#1352)

* Updated tools and ran ci-checks

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Updated github actions

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Tried setting cache to false

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Cleaned up cache references add go-cmp to install-tools

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Try rearranging install order

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Reorganized checks

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Made tool checks on go 1.21

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Removed install tools from release.ymla nd just added cosign version

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

---------

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* feat: Added syslog exporter (#1354)

Added syslog exporter

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* fix: Chronicle creds (#1353)

Fix chronicle creds

* deps: Dependabot 11-27-2023 (#1360)

* Updated golang.org/x/oauth2 to v0.11.0

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Updated github.com/antonmedv/expr to  v1.15.4

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Updated google.golang.org/api to v0.151.0

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Excluded go.opentelemetry.io dependencies from dependabot

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Updated github.com/Azure/azure-sdk-for-go/sdk/storage/azblob to v1.2.0

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* Updated github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector to v0.45.0

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

---------

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>

* feat: Add filelog.mtimeSortType feature flag (#1339)

add filelog.mtimeSortType feature flag

* feat: Override chronicle log type (#1359)

* Auto detect log_type

* Fix default config test

* Continue on failed to marshal & Use observed timestamp when timestamp not set

* Docs

* Use errrors.new

---------

Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Co-authored-by: Miguel Rodriguez <miguel.rodriguez@observiq.com>
Co-authored-by: Dylan Myers <Dylan-M@users.noreply.github.com>
Co-authored-by: Bomin Rahmani <38274348+BominRahmani@users.noreply.github.com>
Co-authored-by: Brandon Johnson <brandon.johnson@bluemedora.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants