1
0
mirror of synced 2025-12-23 03:47:05 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
Augustin
7b1e4a5e4c doc: describe how to enable a test suite in metadata (#38858) 2024-06-03 18:15:07 +02:00
Augustin
ed216aac63 doc: update metadata documentation following CI change (#38558)
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
2024-05-24 10:49:59 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Alexandre Girard
412bb86ab0 Update connector-metadata-file.md to mention the icon field is deprecated (#36582) 2024-03-27 16:57:14 -07:00
Marius Posta
f90b5d1b62 docs: update and remove some bad content (#36197) 2024-03-15 13:12:37 -07:00
Artem Inzhyyants
fa2a2cfaf6 🚨🚨 Source Amazon Ads: update schema (#33817) 2024-01-03 22:55:02 +01:00
Joe Reuter
e3fa594a32 Add pypi section to connector metadata (#33529) 2023-12-20 10:53:39 +01:00
Ella Rohm-Ensing
7eba1ed98f add scopedImpact to metadata for scoping breaking changes (#33111) 2023-12-14 00:22:26 +00:00
Arash Hatami
34db33140f Documentation: Update the pre-defined icons directory (#33213)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-12-12 16:45:09 -03:00
Pedro S. Lopez
8b5c6eb77c docs: remove conflicting guidance for breaking change metadata specification (#30094) 2023-09-01 17:20:28 -04:00
Evan Tahler
6c9ead4e93 [docs] Additional breaking change guidance - now with less typos (#29915) 2023-08-28 16:59:53 -07:00
Evan Tahler
9f3f0fca65 [docs] Additional breaking change guidance (#29914) 2023-08-28 16:21:27 -07:00
Ben Church
b666e2e8a3 Remove release stage references in favor of support level or ab_internal (#29232)
* First pass on removing release stage references

* Automated Commit - Format and Process Resources Changes

* Fix metadata tests

* Fix qa engine tests

* Fix pipeline tests

* Update registry report

* Fix support-level arg

* Add dummy change

* Deal with --allow_community

* Improve log message

* Add docs

* Revert "Add dummy change"

This reverts commit 1861b9525a.

* Code review comments

* Run format

* Install connector ops to qa-engine

* Fix CI test

* REVERT ME

* Revert "REVERT ME"

This reverts commit dce9b8e39b.

---------

Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-08-15 19:10:55 +00:00
Ella Rohm-Ensing
16be3b4075 improve DX of releasing breaking changes (docs, logs, bugfix) (#28486)
* cherry-pick me: add more logs to migration guide check

* cherry-pick me: migration guide should be named according to name in metadata

* cherry-pick me: change logging for expected headers

* cherry-pick me: include migration guide file path in qa checks step

* add breaking changes section to docs, update link to breaking changes section

* update link to semantic versioning, add point about migration guide

* drop other checklist link

* add to docs checklist

* update tests to make all 'test_qa_checks' tests pass locally. refactor to make them easier to understand (for me at least)

* add test files

* remove accidental file
2023-07-19 22:30:08 +00:00
Ben Church
9dc8bb7a19 Update documentation for support url to documentation url (#27375)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-06-14 14:24:43 -05:00
Ben Church
a816d39223 Add icon docs (#27295)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-06-12 20:51:28 -05:00
Ben Church
1dabc6208e Metadata: add tags field (#26320)
* Add optional tags field

* Remove duplicate icons

* Add programming tags to all

* Update docs

* supportUrl -> documentationUrl

* Ensure one language tag is applied

* Add keyvalue check

* rebase and fix tests

* Format

* Add cache buster

* Improve test

* Automated Commit - Formatting Changes

* Update error

* Fix missing tags

* Fix scaffold

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-05-26 16:13:09 -07:00
Ben Church
f2944dd59b Docs: Metadata add docs ahead of merge (#26015)
* Cherry pick docs files from  metadata-service/feat-remove-definitions

* Add link to checklist

* Fix docasaurus error
2023-05-11 16:10:13 -05:00