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

Update Workflow Dependencies and Logging Configuration Improvements #896

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

l50
Copy link
Owner

@l50 l50 commented Oct 21, 2024

Key Changes:

  • Updated GitHub Actions dependencies for the Nancy workflow.
  • Improved logging configuration to better handle multiple output formats.

Changed:

  • Updated actions/checkout to v4.1.7 and actions/setup-go to a newer commit.
  • Improved the ConfigureLogger method by using a switch statement for different output types, enhancing readability and adding better handling for output format cases.

Removed:

  • Deprecated comments and unnecessary whitespace in the logging/logutils.go file for cleaner code.

@l50 l50 enabled auto-merge (squash) October 21, 2024 05:14
@l50 l50 disabled auto-merge October 21, 2024 05:14
@l50-renovate-bot l50-renovate-bot bot added area/github Changes made to github actions area/logging Changes made to Logging resources labels Oct 21, 2024
@l50 l50 enabled auto-merge (squash) October 21, 2024 05:14
@l50 l50 disabled auto-merge October 21, 2024 05:16
@l50 l50 enabled auto-merge (squash) October 21, 2024 05:16
@l50 l50 disabled auto-merge October 21, 2024 05:21
@l50 l50 enabled auto-merge (squash) October 21, 2024 05:21
@l50 l50 merged commit 0aac302 into main Oct 21, 2024
6 checks passed
@l50 l50 deleted the minor-log-bug branch October 21, 2024 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made to github actions area/logging Changes made to Logging resources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant