Yuri Shkuro
d9fbb6f32c
Add Makefile target to auto-generate TOC via markdown-toc ( #2020 )
2021-10-15 15:04:22 +00:00
Armin Ruech
b095fdb99a
Upgrade semconv generator to v0.7.0 ( #1959 )
2021-09-23 17:53:01 +02:00
Armin Ruech
5f8cf65593
Upgrade semconv generator to v0.6.0 ( #1922 )
2021-09-16 09:31:14 +02:00
Christian Neumüller
525baf1b76
Add event semantic conventions, update semantic convention generator to v0.5.0 ( #1843 )
...
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2021-09-03 16:59:33 +02:00
Christian Neumüller
1b0a64202d
Lint YAML files (mainly semantic conventions). ( #1814 )
...
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2021-07-15 10:12:05 +02:00
Armin Ruech
d56add2b1b
Bump semconvgen to 0.4.1 ( #1771 )
2021-06-22 18:00:48 +02:00
Tigran Najaryan
4f77db44df
Add schema file and a script with minimal checks that verifies them ( #1702 )
...
This adds some minimal sanity checks to make sure we don't forget
to add the schema file when we make a release. The checks are tied
to the CHANGELOG.md.
In the future we can do more thorough verifications, e.g. parse the content
of the schema YAML file and ensure it includes the changes that we can
detect by looking at the changes at the semantic convention files.
2021-05-20 10:09:51 -04:00
Armin Ruech
c6e1ae29de
Pin `otel/semconvgen` image in Makefile ( #1580 )
2021-03-30 17:02:24 +02:00
Josh Suereth
47fadaa237
Minor dev-experience fixes for making spec changes. ( #1387 )
...
* Minor dev-experience fixes for making spec changes.
* Fixes from review.
2021-01-29 10:07:36 -08:00
Bogdan Drutu
6b0bf8427a
Fix markdownlint check, wrong makefile label ( #1246 )
...
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-11-19 11:40:05 -08:00
Bogdan Drutu
03eafc2124
Move misspell to github actions ( #1244 )
...
* Move misspell to github actions
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
* Delete circleci config
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-11-19 10:53:25 -08:00
Bogdan Drutu
fdb736a7a3
Move markdownlint and markdown-link-check to github actions ( #1238 )
...
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-11-19 09:25:48 -08:00
Giovanni Liva
521dfd99aa
YAML Model for Semantic Conventions ( #571 )
...
* First model draft
* Fix checkstyle
* Generate network table from YAML
* HTTP semantic convention tables
* Fix requirements order
* Add code and basic documentation
* Missing \n
* Remove tool
* Add General and HTTP semantic convention
* Update table style
* yaml->semantic_conventions
* Fix small errors
* Fix docfx errors
* Update Makefile to use otel Docker repo
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2020-08-27 13:18:51 -07:00
Bogdan Drutu
11997ecad6
Fix lint check in makefile, fix errors ( #837 )
...
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-08-19 14:43:05 -07:00
Armin Ruech
34b9300fbb
Exclude github.com from markdown-link-check ( #675 )
2020-07-01 03:24:22 +02:00
Joshua MacDonald
7c078b1ad7
Makefile fixes ( #615 )
...
* Makefile fixes
* Use a for-loop
* Fix markdownlint too
2020-05-20 09:31:16 -07:00
Armin Ruech
960eb9992b
[build] Improve markdown-link-check output ( #602 )
...
* Improve markdown-link-check output
* Introduce errors to check if the build works
* Revert "Introduce errors to check if the build works"
This reverts commit b31f46f8f8ea22f0fdddfabf5233b32d34114520.
* Merge markdown-link-check and enforce-markdown-link-check
* Make Makefile more readable
2020-05-13 15:19:10 -07:00
Armin Ruech
4d1da099a0
Fix markdown-link-check and dead links ( #555 )
2020-04-09 16:36:01 +02:00
Bogdan Drutu
264bdecf0f
Enable markdown-link-check ( #541 )
...
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-04-02 08:04:14 -07:00
ferhat elmas
027491716e
Fix indentation in makefile ( #361 )
2019-11-20 13:54:26 -08:00
Yang Song
4d99871983
Add Circle CI config and remove Travis CI config ( #233 )
...
Also update Makefile to build tools locally.
Similar to https://github.com/open-telemetry/rfcs/pull/14 .
2019-08-23 12:15:06 -07:00
Yang Song
0bbd733491
Add Makefile and Travis CI build ( #200 )
...
* Add Makefile and Travis CI build
* Simplify the script
* Add to contributing guideline
* Include Go modules and tools.go
* Remove new line at eof
2019-08-06 17:41:58 +02:00