1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

29 Commits

Author SHA1 Message Date
Augustin
07bb0ed1fc connectors-qa: do not enforce PyPi publication (#47358) 2024-10-25 19:23:03 +02:00
Marius Posta
b2e63f2b00 airbyte-ci: relax docs qa checks when sl == 0 (#45360) 2024-09-10 15:13:06 +00:00
Daryna Ishchenko
ba881951f4 feat(qa_check): enable checking connector docs structure via qa check (#39326) 2024-08-14 19:36:52 +03:00
Natik Gadzhi
91cfd893ab feat(connectors-qa): support manifest-only connectors (#43377) 2024-08-08 22:17:39 +00:00
Bryce Groff
96d1f19f72 docs: refactor the developing locally page around abctl (#42496)
Co-authored-by: Evan Tahler <evan@airbyte.io>
2024-08-01 07:55:13 -07:00
Charles
83cc5bcf6b docs: Add :oss namespace to platform commands (#42413) 2024-07-22 15:26:55 -07:00
Ben Church
6db379dedf feat(qa-checks): Add AcceptanceTestsEnabledCheck (#38736)
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2024-05-29 11:50:27 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Danylo Jablonski
17a374eb73 connectors-qa: add check for 'maxSecondsBetweenMessages' presence in certified connectors metadata (#36803)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-04-25 14:17:37 +02:00
Natik Gadzhi
b753ade8a0 conectors-qa: verify connector breaking changes are at least 7 days ahead (#35387) 2024-04-08 15:29:39 +00:00
Losalini
a649cbc243 Fix misspellings & missing punctuations (#36747) 2024-04-02 10:25:54 -07:00
Losalini
fbfae4289d 📝 Fix misspelling & missing punctuation mark in Pull Request Handbook Documentation. (#36709) 2024-04-01 14:30:19 -07:00
Aaron ("AJ") Steers
894900a3d0 PyAirbyte: delete airbyte-lib folder (#35910)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-03-29 00:12:03 +00:00
Natik Gadzhi
0e9bdf314d connector-templates: move generated code from src so airbyte-ci builds it (#36428)
### What

For newly generated python and low-code connectors, move sources from `src` to `source_%CONN_NAME%` so `airbyte-ci build` can pick them up correctly. Closes #35893.

### What changed?

- Moved the sources from `src`
- Updated package paths in `pyproject.toml` templates

### How to test?

You can make a new connector with `./generate.sh` and verify that it works with Poetry and that it builds with `airbyte-ci build --name source-test`

---
2024-03-25 10:01:30 -07:00
Marius Posta
f90b5d1b62 docs: update and remove some bad content (#36197) 2024-03-15 13:12:37 -07:00
Augustin
f09c97cae3 connectors-qa: check cdk and language tags (#35685) 2024-03-08 08:00:08 +00:00
Ella Rohm-Ensing
d8bae3db0d Re-ignore documentation structure check for the time being (#35458) 2024-02-20 21:41:19 +00:00
Augustin
a54b310368 connectors_qa: make CheckPublishToPyPiIsEnabled only run on source connectors (#35426) 2024-02-19 20:06:24 +00:00
Augustin
87d792e980 doc: Document our connectors QA checks (#35324) 2024-02-19 17:06:37 +00:00
Tim Roes
a94a0707aa 📚 Adjust documentation for corepack (#35192) 2024-02-12 11:55:10 -08:00
Alex Birdsall
fdb3030ca0 Update docs reference from Java 17 to 21 (#34418) 2024-02-09 15:41:46 -08:00
Joe Reuter
e2789b4f03 Update docusaurus to 3 (#33041) 2023-12-11 17:03:18 +01:00
Augustin
4b8919399c doc: add code-formatting to sidebar.js (#33252) 2023-12-11 10:05:39 +01:00
Augustin
649123eb15 airbyte-ci: create a pre-push hook running airbyte-ci format fix all (#33170) 2023-12-08 13:31:00 +01:00
Stephane Geneix
675f5f93fe update doc (#32065) 2023-11-01 12:44:33 -07:00
Augustin
b35a2b2907 doc: update connector tutorials to reference airbyte-ci for connector build (#31650) 2023-10-23 22:42:53 +02:00
Evan Tahler
2ca57f7f95 Update pull-requests-handbook.md (#30447) 2023-09-14 11:12:17 -07:00
Riley Brook
8da151dca0 Create page for linking to terraform provider documentation (#28321)
Co-authored-by: terencecho <3916587+terencecho@users.noreply.github.com>
2023-09-01 08:48:11 -07:00
Marcos Marx
62ee7026e6 Docs: update contributing guides (#27812)
* changes

* update how to pr and readme

* update contributeing guides

* update code of conduct text

* update submit new connector

* submit new connector doc

* make one line for submit new conn find request

* improve words
2023-06-30 15:00:15 -06:00