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

104 Commits

Author SHA1 Message Date
Jared Rhizor
5e0ec04418 delete all images (#2032) 2021-02-10 09:15:52 -08:00
jrhizor
6705e51a8c hotfix: output docker space in two more steps 2021-02-09 16:44:38 -08:00
jrhizor
10926f08f9 hotfix: output disk space on container 2021-02-09 15:54:41 -08:00
Jared Rhizor
24f5c02cfd prune dangling image in master build (#2022) 2021-02-09 10:42:12 -08:00
jrhizor
5212d5edb4 hotfix: list docker usage 2021-02-09 09:08:11 -08:00
jrhizor
63655ea13c hotfix: list file sizes so we can debug space issues 2021-02-09 08:50:28 -08:00
Charles
d907fe84a1 Revert "remove all caching (#1998)" (#2008)
This reverts commit 96d99f3f2c.
2021-02-08 18:45:31 -08:00
Charles
96d99f3f2c remove all caching (#1998) 2021-02-08 15:55:32 -08:00
Sherif A. Nada
7128742ed2 auto merge published connector PRs (#1925) 2021-02-01 22:04:32 -08:00
Sherif A. Nada
9d24b80992 Allow publishing a connector image via github comment (#1892) 2021-02-01 14:11:21 -08:00
Sherif Nada
c5dee4cc2e hotfix: rename publish image workflow 2021-01-29 16:24:51 -08:00
Sherif A. Nada
e4ccef040e add github publish command (#1899) 2021-01-29 16:09:39 -08:00
Sherif A. Nada
01b04019ab Register publish command in workflow dispatchers (#1893) 2021-01-29 10:31:21 -08:00
Eugene K
a54dd89418 Adopt connector best practices for File Source (providers) #1584 (#1738)
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-01-27 16:49:33 -08:00
vitaliizazmic
143f880c78 Tempo source #1764 - enable standard tests (#1829) 2021-01-27 16:44:11 -08:00
Charles
38a5ca7c89 fix build (#1776) 2021-01-21 16:45:44 -08:00
Jared Rhizor
90e6505efe add s3 status reporting for integration test builds (#1679)
* add initialization for status dashboard static api

* working status reporter for integration tests

* try different formatting for date

* actually run tests

* only report build status for master

* some level of functions + datetime switching by architecture
2021-01-19 09:34:17 -08:00
Eugene K
fb7262dfa8 Add Airbyte-native facebook marketing source (#1552)
Co-authored-by: Jared Rhizor <me@jaredrhizor.com>
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-01-14 22:20:41 -08:00
Jared Rhizor
1e35e62953 finish separation (#1624) 2021-01-12 14:46:10 -08:00
Jared Rhizor
6279794b8a separate docker acceptance tests (#1579)
* separate docker acceptance tests

* fmt

* skip webapp tests for now and add formatting
2021-01-12 11:13:20 -08:00
Jared Rhizor
b1a4196212 kube ci testing (#1492)
* add to ci pipeline

* wait BEFORE port forwarding

* fix kube testing

* change order

* pare tests down to just acceptance tests

* seconds

* longer sleep

* multiple waits

* add back java support

* fix folder

* show logs

* show logs no matter what

* see if it passes again

* rename

* finish cleaning up script

* revert rest of removals

* format

* clean up

* resplit

* try kind

* again

* describe pods on failure instead

* run as a separate step because we're running into disk space issues

* indentation

* wait longer for port to be usable

* start minikube build

* install socat

* don't bother trapping port forward

* try to use local machine in minikube

* fix

* fix

* try ip

* show more logs

* try 0.0.0.0

* try inet

* try external socket ip

* Revert "try external socket ip"

This reverts commit 7cf976aa10.

* try formatting mount differently

* show all paths in airbyte local

* recursive listing

* don't test for file existence on Kube

* revert changes that were made for testing

* use different html client for kube

* just skip single failing test
2021-01-07 11:29:37 -08:00
Tommy Giardina
92fa63fb33 Plaid connector (#1476) 2020-12-31 09:22:20 -08:00
Sherif A. Nada
2f22a7e088 Y/looker (#1441)
Co-authored-by: ykurochkin <zhenia.kurochkin@gmail.com>
2020-12-24 20:04:40 -08:00
Sherif A. Nada
5b69b76024 Add microsoft teams source (#1422) 2020-12-21 22:33:19 -08:00
Sherif A. Nada
10b90b2cb5 Add source drift (#1393)
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
Co-authored-by: Eugene K <34233075+eugene-kulak@users.noreply.github.com>
2020-12-17 22:44:24 -08:00
Sherif A. Nada
4369cbc636 Add Zoom Source Connector (#1300)
Co-authored-by: ykurochkin <zhenia.kurochkin@gmail.com>
2020-12-11 15:53:09 -08:00
Sherif A. Nada
0e4e4fd66e Add Jira Source Connector (#1287) 2020-12-10 14:50:45 -08:00
Eugene K
1db1e9267d Source mixpanel (#1195)
* mixpanel integration

* add gcc to build signer tap

* fix source

* update catalogs

* fix registration name

* use base classes for source and tests

+ fix issues with creds and incremental in configured_catalog.json

* restore json config file

* set default start_date to 1 year ago

* format

* fix logging of errors in BaseSingerSource
2020-12-10 11:16:08 -08:00
Sherif A. Nada
3ab8c26a6f Add intercom source (#1255) 2020-12-08 14:42:58 -08:00
Jared Rhizor
409051c522 check formatting first in build (#1241)
* check formatting first in build

* create generate step
2020-12-07 14:25:28 -08:00
Sherif A. Nada
d291e5d1fa Add braintree source (#1221)
Co-authored-by: ykurochkin <zhenia.kurochkin@gmail.com>
2020-12-06 20:11:51 -08:00
Charles
b5977bae17 Add Zendesk Source (#1227) 2020-12-06 19:39:15 -08:00
Sherif A. Nada
93ad0e9551 Add slack source (#1222)
Co-authored-by: ykurochkin <zhenia.kurochkin@gmail.com>
2020-12-06 13:17:18 -08:00
Sherif A. Nada
9633230a07 merge greenhouse PR (#1215) 2020-12-04 19:29:37 -08:00
Sherif A. Nada
7e773a4f3d Fix twilio & sendgrid CI (#1206) 2020-12-04 14:49:41 -08:00
Jared Rhizor
85c1d6356f re-enable image checker (#1203) 2020-12-04 12:21:56 -08:00
Jared Rhizor
62bf4b1934 fix freshdesk, recurly, and twilio integraton tests (#1204) 2020-12-04 12:21:23 -08:00
Jared Rhizor
3514895f0d pass correct env vars into master builds for stats (#1200)
* debug state sending

* comment out for testing

* log stat key

* fix it finally

* revert debugging output

* fmt
2020-12-04 09:56:56 -08:00
jrhizor
45197b498a hotfix: use ref instead of branch 2020-12-04 08:40:32 -08:00
Jared Rhizor
41c7e53062 report state to kvdb for master builds (#1197)
* write to kv bucket

* add secrets to github action
2020-12-04 08:27:58 -08:00
Jared Rhizor
784a28547a show workflow url in comment requesting integration test (#1186)
* move integration test launching after caching

* run in separate job so it's not blocking

* move if to job level

* edit comment

* fix yaml error

* switch to using workflow path

* dump github context

* add comment id propagation

* add comment updates when things finish

* only have reactions for slash command dispatch, not the actual worker

* fix syntax

* fix syntax better

* yaml is terrible

* remove todo comments

* add error message and use not success

* final tweaks

* oops

* remove context dump
2020-12-03 16:31:19 -08:00
Jared Rhizor
b10d46cc05 add ability to launch all integration/standard tests from slash commands (#1169)
* add shopify singer

* temporarily run exchangerate on push

* depend on base singer docker output, not just base

* add static arg ref

* add integration test runner

* fmt

* add echos to show what is happening in script

* remove integration test and standard test building as part of main workflow

* remove empty integration test launcher script and re-enable checking for image existing

* format

* automatically run everything on master

* test running all on branch

* use list

* add required regex flag

* move inputs up to root of action

* move back to workflow dispath

* handle default value in non-dispatch workflows

* fix typo

* add exit 1 on failure to find connector

* add launcher

* make launcher executable

* add workflow launcher script
2020-12-03 15:05:50 -08:00
jrhizor
58a2f5883c hotfix: use correct git ref for slash commands in branches 2020-12-02 13:47:26 -08:00
jrhizor
fbc693f579 hotfix: print github context for slash command 2020-12-02 13:26:41 -08:00
jrhizor
eb9d6df6eb hotfix: add issue modifier 2020-12-02 13:01:20 -08:00
jrhizor
71e2fe49de hotfix: add static ref arg to slash command dispatch 2020-12-02 12:52:31 -08:00
Jared Rhizor
0a3d5dda9a WIP add separate exchangerate build (#1168)
* add version 3 comment

* add exchangerate specific build
2020-12-02 11:24:01 -08:00
Jared Rhizor
0790c1d672 connect slash command to integration test run (#1167)
* add v2 comment

* connect slash command to integration test
2020-12-02 11:02:18 -08:00
Jared Rhizor
293ef3a4c0 add slash commands & workflow dispatch MVP (#1166)
* add slash commands

* remove issue type requirement
2020-12-02 10:52:09 -08:00
jrhizor
95774b18c6 hotfix: temporarily disable image check until braintree image is deployed 2020-12-01 23:49:03 -08:00