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

splunk_logger: move environment hook to splunk_logger pt1 #4301

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

schuellerf
Copy link
Contributor

this has to be in two steps:

  • duplicate environment_hook to splunk_logger first
  • change and use the reference from within go.mod and the main code

so this PR just duplicates the code to pkg/splunk_logger to be able to reference it from there after being on main (from composer as well as image-builder later on)

or can this be done in one go? (...in one "go" 😁 🙄 )

@schuellerf
Copy link
Contributor Author

schuellerf commented Aug 13, 2024

I'll remove the reference from go.mod in this case and try it in one PR
won't work :-/

@schuellerf schuellerf changed the title splunk_logger: move environment hook to splunk_logger pt1 splunk_logger: move environment hook to splunk_logger Aug 13, 2024
@schuellerf schuellerf changed the title splunk_logger: move environment hook to splunk_logger splunk_logger: move environment hook to splunk_logger pt1 Aug 13, 2024
this has to be in two steps:
- duplicate to splunk_logger first
- change and use the reference from within go.mod and the main code
@schuellerf schuellerf enabled auto-merge (rebase) August 13, 2024 13:41
@schuellerf schuellerf merged commit 0239db5 into osbuild:main Aug 14, 2024
44 checks passed
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.

2 participants