Skip to content

Conversation

oxtoacart
Copy link
Collaborator

Updates tailscale/corp#26860

- name: Set up cache
uses: actions/cache@v2
uses: actions/cache@v4
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drive-by to make GitHub happy.

logging_test.go Outdated
}
server.ResponseBody = expectedLogstream

actualWebhook, err := client.Logging().LogstreamConfiguration(context.Background(), LogTypeConfig)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops this was me a while back with bad copy / paste 🤦

Suggested change
actualWebhook, err := client.Logging().LogstreamConfiguration(context.Background(), LogTypeConfig)
actualLogstream, err := client.Logging().LogstreamConfiguration(context.Background(), LogTypeConfig)

@oxtoacart oxtoacart merged commit 97b5675 into main Mar 4, 2025
2 checks passed
@oxtoacart oxtoacart deleted the percy/corp26860 branch March 11, 2025 11:59
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