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

Add dynamic wait for vm hibernate #98

Merged
merged 3 commits into from
May 4, 2022
Merged

Add dynamic wait for vm hibernate #98

merged 3 commits into from
May 4, 2022

Conversation

shubham149
Copy link
Contributor

No description provided.

@shubham149 shubham149 requested review from tphoney and eoinmcafee00 May 4, 2022 08:07
"github.com/drone-runners/drone-runner-aws/internal/certs"
"github.com/drone-runners/drone-runner-aws/store"
"github.com/drone-runners/drone-runner-aws/types"
"github.com/drone/runner-go/logger"
lehttp "github.com/harness/lite-engine/cli/client"
Copy link
Contributor

Choose a reason for hiding this comment

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

import ordering

Copy link
Contributor Author

@shubham149 shubham149 May 4, 2022

Choose a reason for hiding this comment

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

I guess ordering is correct. No changes are shown on go fmt

"fmt"
"runtime/debug"
"sort"
"sync"
"time"

"github.com/cenkalti/backoff/v4"
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be below drone imports in a separate section. See how other files do it in the repo

Copy link
Contributor

Choose a reason for hiding this comment

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

because it's 3rd party

Copy link
Contributor

Choose a reason for hiding this comment

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

ignore you've already done it

@shubham149 shubham149 merged commit c4bf5ab into master May 4, 2022
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