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

Initial check state #1573

Closed
wants to merge 0 commits into from
Closed

Conversation

hoffoo
Copy link
Contributor

@hoffoo hoffoo commented Aug 12, 2016

This is an whack at #1239

Thanks!

@@ -770,6 +770,7 @@ func parseChecks(service *structs.Service, checkObjs *ast.ObjectList) error {
"port",
"command",
"args",
"status",
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add this to the parse test suite?

Copy link
Contributor

Choose a reason for hiding this comment

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

I also think it is a little vague of a name. Maybe initial_status

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dadgar should I rename it to InitialStatus everywhere? or just in parse.go?

Copy link
Contributor

Choose a reason for hiding this comment

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

Everywhere for consistency please

@diptanu
Copy link
Contributor

diptanu commented Aug 12, 2016

@hoffoo Thanks! Added some comments, we are going to merge this after we get 0.4.1 out of the door.

@hoffoo
Copy link
Contributor Author

hoffoo commented Aug 13, 2016

okay i made the changes, please let me know of anything else

Thanks!

@dadgar
Copy link
Contributor

dadgar commented Aug 15, 2016

@hoffoo Could you rebase and get this mergable?

@hoffoo
Copy link
Contributor Author

hoffoo commented Aug 15, 2016

done! do you want me to open a squashed pr? not sure what the process is

@diptanu
Copy link
Contributor

diptanu commented Aug 16, 2016

@hoffoo So your branch is behind our master, which is why there are so many extra commits in your PR which have already landed in master. I would suggest rebasing your fork's master with our master, and then rebasing your branch initial_check_state with your master(once that is up to date with the commits from our master). We should be able to get your PR in fairly quickly after that.

@hoffoo hoffoo force-pushed the initial_check_state branch from f0d112b to acc6c71 Compare August 16, 2016 18:42
@hoffoo
Copy link
Contributor Author

hoffoo commented Aug 16, 2016

@diptanu sorry about that, new commit is ready

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants