Highlights
- Arctic Code Vault Contributor
Pinned
1,493 contributions in the last year
Activity overview
Contributed to
airbytehq/airbyte,
singer-io/tap-facebook,
singer-io/getting-started
and 5 other
repositories
Contribution activity
January 2021
Created 56 commits in 1 repository
Created a pull request in airbytehq/airbyte that received 19 comments
Allow publishing a connector image via github comment
What
changes manage.sh to allow publishing a connector's docker image without running tests. The command /publish, which is supposed to be run afte…
+12
−16
•
19
comments
Opened 36 other pull requests in 1 repository
airbytehq/airbyte
34
merged
2
closed
- add github publish command
- update contribution docs for connectors
- Register publish command in workflow dispatchers
- List all required BQ destiantion permissions in docs
- Source shopify: coerce union type to string
- Correctly parse json schema union types
- Make FB Rate limit problems clearer in FB connector docs
- Point Drift docs to Drift website
- Pin airbyte to use jira 0.1.1
- Update connector status page
- Write a temporary table to verify write permissions when checking destination JDBC credentials
- Bump version: 0.13.0-alpha → 0.13.1-alpha
- add destination ProperCase field test
- Quote keyword column names in normalized destination output
- Release v0.11.2-alpha
- increase server job timeout to 30 mins
- update phrasing in Ui error message
- Release 0.11.1-alpha
- increase spec and discover worker timeouts to 30 minutes
- add integration test task to base normalization
- Fix Redshift boolean normalization bug
- downgrade pip from 20.3 to 20.2
- Cleanup log
- Remove AbstractJooqSource
- Correctly fail jobs of any type
- Some pull requests not shown.
Reviewed 75 pull requests in 2 repositories
airbytehq/airbyte 74 pull requests
- Iterator-based JDBC Source (and Redshift bugfix)
- Allow publishing a connector image via github comment
- Microsoft teams 1839 - CI tests failing
- Source File: fix issue with boolean types in schema
- Test file formats #1392
- Adopt connector best practices for File Source (providers) #1584
- Updated to use pageTokens instead of page sizes in JIRA source connector
- Tempo source #1764 - enable standard tests
- Tempo Source #1616 - docs
- Add a simple message on the webapp when it is configured to run in demo mode
- add schema grants to snowflake docs
- Add db-specific quoting for non-simple names in AbstractJbdcSource
- Write a temporary table to verify write permissions when checking destination JDBC credentials
- Move Python checklist to docs
- add more logging in JdbcSource and JdbcDestination
- Increase Source / Destination Timeout
- Remove Facebook Marketing API source (singer-based)
- Cleanup zombie jobs that occur after restart
- standardize casing in external api
- Clean up external API
- #663 Issue: fix check connecting for Stripe Source
- sweep workspace files
- 1568 Google Ads best practices
- Assert Best Practices for JdbcDestinations
- #1567 Issue: adopt best practices for Marketo API Source
- Some pull request reviews not shown.
airbytehq/tap-stripe 1 pull request
Created an issue in airbytehq/airbyte that received 7 comments
Display airbyte version in the UI
Tell us about the problem you're trying to solve We would like users to be able to quickly tell us which version of Airbyte they're running. to mak…
7
comments
Opened 56 other issues in 1 repository
airbytehq/airbyte
28
open
28
closed
- Nested columns are not written by normalization
- Run PyLint on python packages
- Log record diffs in standard tests
- Redshift destination fails on illegal unquoted character
- normalization sometimes quotes non-keywords
- Handle JSONSchema union types
- Zendesk Support source connector tests failing
- Sendgrid source tests failing
- Microsoft Teams source connector flaky tests
- Looker CI tests failing
- JIRA connector doesn't pull all projects
- Populate all test Google Adwords streams with data
- Syncing from stripe source to two different redshift schemas truncates data from the first schema
- Snowflake check does not verify permissions correctly
- Enable standard tests for Tempo
- Adopt connector best practices for shopify source
- pasting a value into connector specification secret input pastes extra characters
- differentiate between expected and unexpected errors in tracking
- Google Sheets fails on large spreadsheet
- Source Appstore documentation
- UI caching does not evict modified records
- Sort catalog alphabetically in the UI
- Add option to verify all streams are synced in standard source tests
- Allow excluding volatile fields in standard tests
- failed to create normalized postgres table with column named with ProperCase
- Some issues not shown.