1
0
mirror of synced 2025-12-26 14:02:10 -05:00
Commit Graph

40 Commits

Author SHA1 Message Date
Maxime Carbonneau-Leclerc
21a4cf771c Add pr template (#37343) 2024-04-16 17:38:01 +00:00
Marius Posta
23ac2cda74 .github: delete pull_request_template.md (#35921) 2024-03-08 12:09:43 -08:00
Alexandre Girard
7284b5a23e Remove checklist items from the PR description template (#31150) 2023-10-09 09:15:07 -07:00
rizwan shaikh
b819b19ece Fix broken links (#31012) 2023-10-04 15:40:44 -05:00
Alexandre Girard
72baa595e6 Add Python CDK checklist to PR description (#30933)
Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com>
2023-10-02 16:33:55 -07:00
Marius Posta
be1e1adabd gradle: cleanup (#30060) 2023-09-05 14:05:40 -05:00
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
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
cde7127434 Remove checklist from PR template (#25654)
* Remove checklist from PR template

* Update footer

* Update to have error message
2023-04-27 19:39:08 -05:00
Ben Church
0ea1a8143d Remove connectors.md and builds.md (#25597)
* Remove builds.md references

* Remove connectors.md

* Update connectors.md to reference the new report

* Add connector report to readme
2023-04-27 22:08:37 +00: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
Ella Rohm-Ensing
7c54d3d770 Update pull_request_template.md (#24786) 2023-04-03 10:14:08 -05:00
Ella Rohm-Ensing
79ed40367b Update user impact section with more info about breaking changes (#24433) 2023-03-24 10:09:37 -04: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
Evan Tahler
e9d8b7a4c7 Update pull_request_template.md (#22119) 2023-01-31 00:57:03 +00:00
Liren Tu
dd3d124910 Update pr name link in pr template (#16783)
* Update doc link in pr template

* Fix one more link
2022-09-17 21:07:07 -07:00
Sherif A. Nada
0ce18fb56d Auto-add connector docs pages to catalog sidebar and update checklist (#13467) 2022-06-06 13:30:24 -07:00
George Claireaux
ded2b65244 clarity on version bump with /publish (#11813) 2022-04-07 19:18:48 +01:00
Sherif A. Nada
1dbaa1fdca Remove reference to Github Secrets, update with GSM 2022-03-07 13:35:04 -08:00
ron-damon
76dbeb2746 Add tests section to PR template (#10540)
* add tests section to PR's template

* italic on details
2022-02-22 14:51:59 -03:00
LiRen Tu
7beebf3fe4 Clean up pr template (#10338) 2022-02-14 21:46:36 -08:00
Davin Chia
1286c8c71c Better breaking changes instructions. 2021-12-02 15:14:04 +08:00
Sherif A. Nada
90a5dfb517 Add section about user impact to PR template (#8003)
Co-authored-by: LiRen Tu <tuliren@gmail.com>
2021-11-15 17:04:53 -08:00
Lake Mossman
09fce77107 REDO: Generate seed connector specs on build (#7613)
* add specs module with logic to fetch specs on build

* format + build and add gradle dependency for new script

* check seed file for existing specs + refactor

* add tests + a bit more refactoring

* run gw format

* update yaml config persistence to merge specs into definitions

* add comment

* add dep

* add tests for GcsBucketSpecFetcher

* get rid of static block + format

* DRY up parse call

* add GCS details to comment

* formatting + fix test

* update comment

* do not format seed specs files

* change signature of run to allow cloud to reuse this script

* run gw format

* revert commits that change signature of run

* fix comment typo

Co-authored-by: Davin Chia <davinchia@gmail.com>

* rename enum to be distinct from the enum in cloud

* add missing dependencies between modules

* add readme for seed connector spec generator

* reword

* reference readme in comment

* ignore 'spec' field in newFields logic

* rearrange dependencies so that CONNECTORS_BASE build does not depend on SeedConnectorSpecGenerator

* run format

* add some more helpful info to the GCS fetch failure message

* add more info

* get rid of unnecessary static block

* Fix publishing docs (#7589)

* Fix publishing docs

* Reorder steps and add a comment about rebuilding the platform

* Update README.md

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

* add dependency and rebuild

* update PR template with seed connector generation steps

* revert formatting changes to PR template

* Update build.gradle

* Remove unnecessary dep

Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: Christophe Duong <christophe.duong@gmail.com>
2021-11-04 17:06:16 -07:00
George Claireaux
0b658224fb added bootstrap to connector checklist (#5817) 2021-09-03 11:11:39 +01:00
Sherif A. Nada
c41689e926 Add note about giving access to maintainers 2021-08-05 07:25:46 -07:00
Sherif A. Nada
ebead35921 Update PR template for personas and use cases (#5173) 2021-08-03 15:28:37 -07:00
Sherif A. Nada
8bce17470c add missing items to PR template 2021-06-25 11:28:03 -07:00
Sherif A. Nada
ebbef5e3ef update PR template 2021-06-23 08:01:23 -07:00
Sherif A. Nada
4ffa1bb6ab add item in PR checklist for documenting build status 2021-06-10 07:42:49 -07:00
Sherif A. Nada
4ce67f43e7 fix PR template formatting 2021-06-08 10:28:01 -07:00
Sherif A. Nada
5ed64d16a8 Add checklist for updating connector generators (#3941) 2021-06-07 23:48:31 -07:00
Sherif A. Nada
4f520e5f3a Add naming convention to checklist 2021-06-04 11:23:47 -07:00
Sherif A. Nada
85425f8380 add connector checklist item about annotating secrets (#3895)
Co-authored-by: Christophe Duong <christophe.duong@gmail.com>

Co-authored-by: Christophe Duong <christophe.duong@gmail.com>
2021-06-04 09:11:38 -07:00
Sherif A. Nada
5c7edee833 📚 Add definition-of-done checklist for connectors into PR template (#3864) 2021-06-03 12:42:28 -07:00
Sherif A. Nada
27004616ce remove headers from pr templates (#1264) 2020-12-09 10:05:00 -08:00
Sherif A. Nada
6836c5c44b move default PR tempalte to root dir (#1253) 2020-12-08 15:01:20 -08:00
Sherif A. Nada
c64798f3ed Add PR template for adding a new source (#1216) 2020-12-04 20:09:55 -08:00
Michel Tricot
e4b5f37245 Update PR template (#45) 2020-08-12 10:42:10 -07:00
Michel Tricot
6f35679f2b Github adjustments (#43)
* add extra step

* test

* cache

* cache

* simplify

* better bug report

* better content

* add comment

* fix PR template
2020-08-12 00:25:29 -07:00