Yngrid Coello
2e38daf343
Fixing Kibana developer guide ( #156970 )
...
While reading [Kibana developer
guide](https://docs-elastic-dev-staging.vercel.app/kibana-dev-docs/contributing/repo-structure#srcdev )
I found
```
Maintained by the Operations team, this code contains build and development tooling related code. This folder existed before `packages`, so contains mostly older code that hasn't been migrated to packages. Prefer creating a `package` if possible. Can be ignored for the most part if you are not on the Ops team. Prefer
```
Also in [Standards and
guidelines](https://docs-elastic-dev-staging.vercel.app/kibana-dev-docs/standards#backward-compatibility-and-breaking-changes )
the table formatting is off
<img width="879" alt="image"
src="https://user-images.githubusercontent.com/1313018/236801728-06a6f1e9-2d20-4a91-addb-83c918cf45dc.png ">
2023-09-12 15:10:21 +02:00
Spencer
32491462a9
add kibana.jsonc files to existing packages ( #138965 )
...
* [packages] add kibana.jsonc files
* auto-migrate to kibana.jsonc
* support interactive pkg id selection too
* remove old codeowners entry
* skip codeowners generation when .github/CODEOWNERS doesn't exist
* fall back to format validation if user is offline
* update question style
* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2022-09-08 13:31:57 -07:00
Spencer
6c438b331c
[api-docs] follow the correct schema for frontmatter ( #138348 )
...
* [api-docs] follow the correct schema for frontmatter
* rename non-generated summary: usage
* fix yaml comment syntax
2022-08-10 17:17:50 -05:00
Stacey Gammon
6c4c5e1299
Some updates to our dev docs ( #120981 )
...
* Master -> main update branching strategy with make it minor
* Follow the new dev docs process and keep nav inside this repo
* add back nav links that are in a different repo
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-13 11:47:03 -05:00
Tyler Smalley
c4815d319e
Updates Github link references from master to main ( #116789 )
...
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-29 09:53:08 -07:00
Stacey Gammon
0442c87591
High level walkthrough of repo folder structure ( #114293 )
...
* Create code_walkthrough.mdx
* Remove unused utilities folder and mention of it in the repo structure doc.
* Update dev_docs/contributing/code_walkthrough.mdx
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
* Update dev_docs/contributing/code_walkthrough.mdx
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
* Update dev_docs/contributing/code_walkthrough.mdx
omg my grammar is horrible.
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
* Update dev_docs/contributing/code_walkthrough.mdx
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
* Update dev_docs/contributing/code_walkthrough.mdx
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
* Update dev_docs/contributing/code_walkthrough.mdx
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
* Update dev_docs/contributing/code_walkthrough.mdx
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
* review updates
* Update dev_docs/contributing/code_walkthrough.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
* Update dev_docs/contributing/code_walkthrough.mdx
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
2021-10-07 17:42:05 -04:00