Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

add CONTRIBUTING.md with log level guidelines #212

Merged
merged 3 commits into from
Jun 7, 2017
Merged

Conversation

ulzha
Copy link
Contributor

@ulzha ulzha commented May 24, 2017

No description provided.

@danielnorberg
Copy link
Contributor

For reference, the k8s logging guidelines: https://github.com/kubernetes/community/blob/master/contributors/devel/logging.md

CONTRIBUTING.md Outdated
responding to API calls.
* `debug` for other occurrences, uncertain significance but eventually
helpful in troubleshooting; e.g. workflow instance state transitions.

Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@honnix
Copy link
Member

honnix commented May 30, 2017

👍

CONTRIBUTING.md Outdated
not inevitably lead to one.)
* `info` for other significant occurrences; e.g. starting and stopping,
responding to API calls.
* `debug` for other occurrences, uncertain significance but eventually
Copy link
Contributor

Choose a reason for hiding this comment

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

Is eventually the right word here? I would go for possibly or similar non-promising words.

README.md Outdated
@@ -32,14 +32,15 @@ easily be added.

## Key concepts

The key type of information that Styx concerns itself with are Workflows. A Workflow is either
The key concept that Styx concerns itself with are Workflows. A Workflow is either
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the … are Workflows should be … is Workflows.

@bergman
Copy link
Contributor

bergman commented May 30, 2017

Please reflow the paragraphs that you changed, some lines are too long and some too short.

@codecov-io
Copy link

Codecov Report

Merging #212 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #212      +/-   ##
============================================
- Coverage     69.25%   69.23%   -0.03%     
+ Complexity      861      860       -1     
============================================
  Files           111      111              
  Lines          3689     3689              
  Branches        207      207              
============================================
- Hits           2555     2554       -1     
  Misses         1064     1064              
- Partials         70       71       +1

@ulzha ulzha merged commit d3d5eeb into master Jun 7, 2017
@bergman bergman deleted the ulzha/contributing branch July 3, 2017 13:27
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.

5 participants