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

Improved context when exiting with error #26

Merged
merged 3 commits into from
Jan 31, 2023

Conversation

superlinkx
Copy link
Contributor

@superlinkx superlinkx commented Jan 27, 2023

fix: added context to every exit()
chore: refactored common connectionTest() and newAzureClient() calls into its own reusable function
chore: fixed a few linter issues, including two unhandled error cases
chore: added break if currentTask errors and updated log message
chore: fixed several instances of bad json tags that were flagged by go vet

chore: fixed a few linter issues, including two unhandled error cases
note: may want to improve what happens in those cases
@superlinkx superlinkx added the enhancement New feature or request label Jan 27, 2023
@superlinkx superlinkx requested a review from ddlees January 27, 2023 16:45
@superlinkx superlinkx self-assigned this Jan 27, 2023
cmd/start.go Outdated Show resolved Hide resolved
cmd/start.go Show resolved Hide resolved
chore: added break if currentTask errors and updated log message
chore: fixed several instances of bad json tags that were flagged by go vet
@superlinkx superlinkx merged commit 834f5fd into SpecterOps:main Jan 31, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants