1
0
mirror of synced 2026-01-04 00:04:25 -05:00
Commit Graph

215 Commits

Author SHA1 Message Date
Marcos Marx
bdaddd4c20 Docs: update PR template and remove python destination as accepted contributions (#28665)
* update PR template and remove python destination as accepted contributions

* fix warning callout

* improve speeling
2023-07-26 10:09:53 -03: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
Ella Rohm-Ensing
94574055e0 metadata validate: check that metadata with N.0.0 dockerImageTag contains relevant breakingChange entry for that version (#27785)
* re-add validation and test cases

* clean up test data

* add valid test case

* run valiation and make sure to return true if all good

* add exceptions

* fix name

* use semver library

* update exceptions

* changes to contribution docs

* update ignores
2023-07-18 15:51:49 -04: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
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
Brian Lai
7067ab2f36 fix broken docs link (#26006) 2023-05-11 17:24:37 -03:00
Marcos Marx
3715455229 add note for breaking change title convetion (#25934) 2023-05-11 11:18:02 -04:00
Marcos Marx
5f7248c0a6 Docs: update contributing docs (#25775)
* remove maintainer code of conduct

* rename update to contribute docs

* merge gradle docs

* update sidebar

* remove developing kube docs using kustomize

* remove dev k8s from sidbar
2023-05-04 18:33:09 -03:00
Edward Gao
331646f1fb 📚 Update local dev setup instructions (#25767) 2023-05-02 13:21:03 -07:00
Marcos Marx
5a317149b7 Docs: update entry to Pull Request title convention (#25721)
* update entry to pr title convetion

* update reference in templates
2023-05-01 17:33:32 -03:00
Ben Church
2039abc0ee Add Connector Merge Checklist (#25408)
* Add checklist actions

* Update docs to include breaking changes

* Automated Commit - Formatting Changes

* Update airbyte-ci/connectors/CONNECTOR_CHECKLIST.yaml

Co-authored-by: Augustin <augustin@airbyte.io>

* Apply suggestions from code review

Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>

* Address semantic version, ordering and thirdparty realted comments

* Remove additional lines from PR template

---------

Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
2023-04-27 11:01:58 -07:00
Rodi Reich Zilberman
0bab1756b8 Rename airbyte-config module (#24885)
* rename airbyte-config module

* Automated Commit - Formatting Changes

* sanity

* update import

* update import

* update script

* update script

* update script

* update script

* Automated Change

* Automated Change

* Automated Change

* Automated Change

* update awsdatalake icon

* point slash commands to new path

* sanity

* Automated Commit - Formatting Changes

* sanity

* Automated Change

* Automated Change

* sanity

---------

Co-authored-by: rodireich <rodireich@users.noreply.github.com>
2023-04-06 10:47:30 -07:00
Ella Rohm-Ensing
52db686e6e ella/even more tiny docs changes! (#24171)
* Fix heirarchy

* Move info on CI workflows to code contributing section

* Remove build badge, fix leftover bolded headers
2023-03-16 17:17:19 -05:00
Ella Rohm-Ensing
94fb905ea7 Fix heirarchy of contributing guide page (#24152)
* Fix heirarchy

* Move info on CI workflows to code contributing section
2023-03-16 11:48:34 -05:00
Ella Rohm-Ensing
f3355491aa Ella/semver docs (#24150)
* Update PR template

* Add semantic versioning guidelines

* Add link to new docs

* Add CTA, rephrase versioning

* add more entries to table

* Fix broken info tag
2023-03-16 11:01:04 -05:00
Ella Rohm-Ensing
decfb98266 Add semantic versioning guidelines for contributions (#24117)
* Update PR template

* Add semantic versioning guidelines

* Add link to new docs

* Add CTA, rephrase versioning

* add more entries to table
2023-03-16 11:17:08 -04:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Maxime Carbonneau-Leclerc
ee1ae2d4a2 Isolate our build so that the feedback loop is faster (#23411)
* Isolate our build so that the feedback loop is faster

* Improve gradle build condition

* Update documentation

* Adding auto-commit of formatting changes (as https://github.com/airbytehq/airbyte/pull/23415)
2023-03-01 10:05:50 -05:00
Chandrasekharan M
8e29f86a6f Typo fix in developing-on-docker.md (#23462)
Fixed a typo under the `New module` section
2023-02-27 11:34:37 -03:00
Amruta Ranade
8098bb45ba Updated the local development guide (#23400) 2023-02-23 14:14:59 -05:00
Conor
610c9c01df Update developing-locally.md (#22947)
* Update developing-locally.md

* Update developing-locally.md

* update local deployment docs
2023-02-21 13:13:28 -06:00
Amruta Ranade
cb55cfc356 monorepo docs changes (#22952) 2023-02-20 08:03:59 -06:00
Charles
2dc839acb8 sunset kustomize (#23187)
* sunset kustomize

* remove build steps that use kustomize

* remove k8s kustomize gke-kube-acceptance-tests
2023-02-17 09:31:47 -08:00
Joe Reuter
aace7ae577 🪟🔧 Connector builder: Do not rely on local cdk anymore (#22391)
* do not rely on local cdk anymore

* cache versioned schemas

* fix used version

* review comments
2023-02-07 16:53:55 +00:00
Tim Roes
86fbcdc52f 🪟 🔧 Switch to pnpm for package managing (#22053)
* WIP

* WIP

* Adjust lockfile

* Fix issues

* Adjust github flows

* More fixes

* Adjust documentation

* Remove unnecessary tsconfig entry

* Cleanup .eslintrc

* Update dependencies

* Fix more issues

* Correct TS

* Make pnpm install run always via gradle

* Install @storybook/react explicitaly

* Update snapshots due to new libraries

* Add node-fetch types

* Add `url` package

* Freeze react router version (due to useBlocker)

* Fix typing issue

* Update airbyte-webapp/src/components/ui/BarChart/BarChart.tsx

Co-authored-by: Lake Mossman <lake@airbyte.io>

* Rewrite README

* Update e2e test library

* Remove retry

* Latest pnpm version

* Revert removal of retry logic

---------

Co-authored-by: Lake Mossman <lake@airbyte.io>
2023-02-06 16:29:21 +01:00
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Jimmy Ma
c6b8279386 Add dependencies to docker-compose (#19321)
* Revert "Revert "Add dependencies to docker-compose (#19257)" (#19306)"

This reverts commit b16f28fd4d.

* Bump docker-compose version

* test

* Revert "test"

This reverts commit c3b28c9ec3.

* Bump docker compose version to 3.8

* test

* test

* Use a newer docker for platform build

* test

* Use docker compose v2

* Update docker for frontend e2e

* Use docker compose v2 for e2e tests

* Update tools to use docker compose v2

* Update more docker compose references to v2

* Update docker compose usage in docs

* Update deploying airbyte docs

* Fix permission

* Case insensistive check

* Add extra mention for docker compose in upgrading airbyte

* Improve upgrade docker note
2023-01-12 10:41:00 -08:00
Cole Snodgrass
1601e32fdf add import rule changes for Kotlin code (#21136) 2023-01-06 14:52:55 -08:00
Maxime Carbonneau-Leclerc
6c807a4b87 Document IntelliJ exclusion manual workaround (#20363) 2022-12-16 09:52:34 -05:00
Ella Rohm-Ensing
6db6bf9f60 Add information about running docs live (#18914) 2022-12-08 08:34:13 -05:00
Ella Rohm-Ensing
22c1e12299 Add gradle --scan and :tasks to gradle documentation (#20102) 2022-12-06 09:42:23 -05:00
swyx
7bec0d9460 📖 Minor docs sidebar updates (#19437)
* minor sidebar cleanup

* upates
2022-11-17 02:00:56 +08:00
Taras Korenko
2ff16df8ef Simplify the OSS documentation deploy system (#2670) (#18448)
+ Updates Airbyte Docs: informs about automated Docs site
  build and deployment.
2022-10-27 18:57:50 +03:00
Ella Rohm-Ensing
426fe04d55 add authentication info to local development guide (#18509)
* add authentication info to local development guide

* rephrase
2022-10-27 11:11:41 -04:00
Joey Marshment-Howell
39c551279e Update docs for local webapp development with basic auth (#18288)
* add note to disable basic auth when developing the UI locally
2022-10-21 13:45:02 +01:00
Evan Tahler
834ac1a3bb Remove shared getDockerBuildTask to enable parallel docker builds (#16384)
Define logic in root build.gradle to create a task in each subproject if the subproject contains dockerImageName in the gradle.properties file.

Some caveats:
- We also define a copyGeneratedTar task that is applied to all subprojects with the dockerImageName property.
- This does not need to be used in each subproject. We leave it up to each subproject to define what task is depends on since some projects have more custom copy logic.
2022-09-09 18:40:35 -07:00
Alex
4f03c09d48 Add documentation for running the dev image of a connector (#16176)
* add documentation for running the dev image of a connector

* Apply suggestions from code review

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* remove unwanted directory from PR

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>
2022-09-01 13:25:36 -05:00
Evan Tahler
110fe5d7fe LOG_CONNECTOR_MESSAGES enables logging of all messages seen by the worker in a sync (#15895)
* `LOG_CONNECTOR_MESSAGES` to enable logging of all messages seen by the worker in a sync

* also log initial state

* linting

* getState 2x for to match input file

* use `Jsons.serialize` utility

* add note to `developing-locally`

* fix bad merge
2022-08-24 10:29:48 -07:00
Alexandre Girard
2fd43d4d37 Make config-based docs accessible through direct link (#15662)
* fix broken links

* include config-based

* throw on broken links

* fix link

* reset
2022-08-15 10:03:37 -07:00
Ryan Fu
18913e7709 Separated code blocks and added linking for testing directory (#15636)
* Separated code blocks and added linking for testing directory

* Updated links to relative links and added clearer wording for string placeholders
2022-08-14 12:17:58 -07:00
Amruta Ranade
2a2c164503 Update updating-documentation.md 2022-08-12 15:45:46 -04:00
Amruta Ranade
3c9c5d412e Updated the docs contribution guide (#15619)
* Initial changes

* more edits
2022-08-12 13:55:53 -04:00
Ryan Fu
f4cbfa0897 Updates import setup to be declarative (#15563) 2022-08-11 11:52:06 -07:00
Ryan Fu
f664bc9ee1 Updated search terms and corresponding image for code style settings (#15387) 2022-08-11 10:06:49 -07:00
Edward Gao
d465461c13 reconcile junit version (#15047) 2022-07-26 16:03:40 -07:00
Yiyang Li
133ae07b35 Docs: improve doc for contributing locally (#14661)
* improve doc for contributing locally

- the format command for an individual connector is airbytePythonFormat
- provide examples for the format commands

* add `./gradlew format` for java connectors
2022-07-15 21:36:05 -03:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Amruta Ranade
e348d019c4 Fixed broken links (#14071) 2022-06-23 09:18:39 -04:00
Rajakavitha Kodhandapani
ec8e5bccf2 Docs: fixed the broken links (#13915) 2022-06-19 19:32:49 -03:00