dependabot[bot]
55984275dd
Bump markdownlint-cli from 0.43.0 to 0.44.0 ( #1849 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 18:38:43 -08:00
Braydon Kains
34b76907a5
[chore] System Semantic Conventions Non-Normative Guidance ( #1618 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-10 11:31:43 -08:00
Trask Stalnaker
8420cb2dd5
Update markdownlint ( #1706 )
...
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-02 15:59:55 -08:00
dependabot[bot]
a6dfa97a93
Bump markdownlint-cli from 0.42.0 to 0.43.0 ( #1611 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 18:50:46 -08:00
dependabot[bot]
80988c5471
Bump markdownlint from 0.35.0 to 0.36.1 ( #1524 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-31 14:37:20 +01:00
dependabot[bot]
2e4a398b17
Bump markdownlint-cli from 0.41.0 to 0.42.0 ( #1429 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-01 08:05:08 -07:00
dependabot[bot]
11f5d37d16
Bump markdownlint from 0.34.0 to 0.35.0 ( #1373 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-09-03 11:15:32 +00:00
dependabot[bot]
d9842e5770
Bump gulp from 4.0.2 to 5.0.0 ( #1348 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 10:37:04 -07:00
dependabot[bot]
4506ae49eb
Bump markdownlint-cli from 0.31.0 to 0.41.0 ( #1349 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-19 10:28:58 -07:00
Liudmila Molkova
43163c8a0e
Update markdownlint version and fix violation ( #1010 )
2024-05-07 07:42:32 -07:00
Joao Grassi
1f4dfa3456
[chore] Pin markdown-link-check version ( #808 )
2024-03-12 17:09:12 +01:00
Liudmila Molkova
5f6558d259
Use `HTTP` instead of `_OTHER` in HTTP span names (if method is unknown) ( #270 )
...
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Joao Grassi <joao@joaograssi.com>
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-09-11 17:19:57 +02:00
Patrice Chalin
b9ca87a4a9
[editorial] Setup Prettier and run it on some files ( #192 )
...
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2023-07-21 16:34:45 +02:00
Patrice Chalin
ed0bceae3f
[editorial] markdownlint in less then 1.5 sec ( #193 )
2023-07-14 08:10:49 -04:00
Liudmila Molkova
e22e6d4674
Make markdown-link-check work again ( #3327 )
...
Link check is broken due to
https://github.com/tcort/markdown-link-check/issues/246 , pinning
previous version until it's fixed
2023-03-21 08:19:14 -06:00
Patrice Chalin
cf973d47fd
[linters] Install tools based on versions in package.json ( #2323 )
...
* [editorial] Use `npx` to run npm cmds, not hardcoded paths
* Update Makefile based on feedback
* Use --no-install option for npx
* Add `npm install` to markdown-check workflows
* Pin markdownlint-cli at 0.31.0
* Run `npm install` as a separate workflow step
* Use name 'install dependencies' for npm install cmd
* CONTRIBUTING: clarify that you install the tools once
* make: add `install-tools` as dependency to `all`
* Add install check line to `mardown*` targets
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
2022-03-01 18:11:33 -05:00