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

DOCS-838 Template wording #6745

Closed
wants to merge 240 commits into from
Closed

DOCS-838 Template wording #6745

wants to merge 240 commits into from

Conversation

ruthnaebeck
Copy link
Contributor

@ruthnaebeck ruthnaebeck commented May 26, 2020

Replaced by #7038

ofek and others added 17 commits May 26, 2020 19:06
* Fix Codecov uploads

* trigger test

* cool, works
Parsing was a little bit more strict in pre-3.0 releases. This is makes
the profles compatible with both the old and new rules, so that users
can backport them more easily.
* Add config specs
Co-authored-by: Florimond Manca <[email protected]>
* Add router metrics

* Update metadata

* Fix style

* Address review
* Add Fira font

* Move out of TODO

* Add link in comment
…6708)

* Support `username` in connection strings

* need 3.4.0

* Update redisdb/datadog_checks/redisdb/data/conf.yaml.example

Co-authored-by: Florian Veaux <[email protected]>

Co-authored-by: Florian Veaux <[email protected]>
* Update agent release docs

* Update status

* Update docs/developer/process/agent-release.md

Co-authored-by: Florimond Manca <[email protected]>

* Update docs/developer/process/agent-release.md

Co-authored-by: Florimond Manca <[email protected]>

* Update docs/developer/process/agent-release.md

Co-authored-by: Florimond Manca <[email protected]>

* Update docs/developer/process/agent-release.md

Co-authored-by: Ofek Lev <[email protected]>

* Update docs/developer/process/agent-release.md

Co-authored-by: Ofek Lev <[email protected]>

* Move trello team to configuration

* Update with feedback

* Update docs/developer/ddev/configuration.md

Co-authored-by: Ofek Lev <[email protected]>

* Update docs/developer/process/agent-release.md

Co-authored-by: Ofek Lev <[email protected]>

* Update docs/developer/process/agent-release.md

Co-authored-by: Ofek Lev <[email protected]>

* Update link

* add explicit steps

* add section about logs

Co-authored-by: Florimond Manca <[email protected]>
Co-authored-by: Ofek Lev <[email protected]>
* Add mypy section

* Address reviews
* Add Codecov config validation

* address
@ChristineTChen
Copy link
Contributor

ChristineTChen commented May 27, 2020

Hi @ruthnaebeck, the changes look good. The CI is failing because changing the templates require all integrations that use it to be updated.

You run to automatically update the conf.yaml.example files, then commit the changes.

ddev validate config --sync

@ruthnaebeck
Copy link
Contributor Author

Hi @ruthnaebeck, the changes look good. The CI is failing because changing the templates require all integrations that use it to be updated.

You run to automatically update the conf.yaml.example files, then commit the changes.

ddev validate config --sync

Where do I run this?

ofek and others added 6 commits May 27, 2020 20:53
* Fix metric definitions to match the unnormalized bean names

* fix
* [Release] Bumped hivemq version to 1.0.1

* [Release] Update metadata
* Extract config to another class

Co-authored-by: Christine Chen <[email protected]>
* Build packages with the current Python

* in case spaces
* Add routing metrics

* Update style

* Add IP metrics

* Update metadata

* Update metric descritpion

* Add missing routing metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment