Highlights
- Arctic Code Vault Contributor
Popular repositories
-
A jQuery plugin that allows developers to show dates and times on their websites which reflect the client's timezone by replacing the contents of an HTML tag with the client's time.
HTML 1
-
Performs pose estimation by matching SIFT features from a phone's camera to a point cloud generated by Kinect Fusion.
C++ 1
-
Personal static website and blog powered by Hugo, GitHub Pages, GitHub Actions, and Cloudflare.
HTML
-
A static "snapshot" of the previously interactive story-building and word game website RobinWords.
JavaScript 1
-
1,310 contributions in the last year
Contribution activity
January 2021
Created 26 commits in 1 repository
Created a pull request in airbytehq/airbyte that received 5 comments
add s3 status reporting for integration test builds
What
Report status of master builds to S3.
Create summary files that can be used as a shields.io badge and as a listing to find failing bugs for d…
Opened 23 other pull requests in 1 repository
airbytehq/airbyte
21
merged
2
closed
- Bump version: 0.13.1-alpha → 0.14.0-alpha
- add schema grants to snowflake docs
- make the color scheme for the connector dashboard more on brand
- remove sensitive data from logs
- Bump version: 0.12.1-alpha → 0.13.0-alpha
- Bump version: 0.12.1-alpha → 0.12.2-alpha
- sweep workspace files
- add postgres (source and destination) field titles
- improve readability of connection title
- add status dashboard
- remove old build status "dashboard" script
- add postgres troubleshooting docs
- add api endpoint to download server and scheduler logs
- remove debug endpoint
- add file checks to kube/docker github workflows
- use postgres destination in e2e tests
- support manual schema changes in api
- separate docker acceptance tests
- empty data -> loading logs
- remove trailing dot from log filename
- fb testing again
- fix api url defaults
- kube ci testing
Reviewed 24 pull requests in 1 repository
airbytehq/airbyte 24 pull requests
- Source shopify: coerce union type to string
- alias customer id upon import of configuration data
- Make FB Rate limit problems clearer in FB connector docs
- Add a simple message on the webapp when it is configured to run in demo mode
- Additional articles in technical FAQ
- Source FB Marketing: add incremental support
- fix build
- add more logging to jdbc destination
- Product FAQ in Docs
- allow jobs/list to return jobs of multiple types
- update phrasing in Ui error message
- add status dashboard
- add s3 status reporting for integration test builds
- have dev use docker volumes instead of bindmounts the same way that stable does
- Handle invalid numeric values in JDBC source
- Apply feedback on the toy source tutorial (attempt 2)
- add file checks to kube/docker github workflows
- allow formatting just the current python module
- displaySetupWizard to workspace
- remove symlinks from python sources and template
- add import to build.gradle.hbs so that python module will build
- add latest connector version tag
- server-uuid => server_uuid
- Document connection sync scheduling behavior
Created an issue in airbytehq/airbyte that received 11 comments
improve styling of oneOf in connector configuration
Hubspot for example: The selection isn't clearly referring to the fields below. They should contain the fields and it should be obvious that the d…
Opened 25 other issues in 2 repositories
airbytehq/airbyte
18
open
6
closed
- add a message on the webapp if javascript is disabled
- kube integration tests are flaky
- scope airbyte environment variables with AIRBYTE_
- don't show number of records synced during a sync
- remove postgres configuration special behavior from frontend
- show a warning if someone is running Airbyte on a public server
- connector health sometimes has > 10 results listed
- "from" keyword is not escaped properly during normalization
- Github sync appears to succeed when some endpoint calls are failing critically
- Github catalogs do not label datetimes
- publish airbyte-integrations/bases images
- fix webapp tests and run them as part of CI
- add UI support for manual schema changes for sources
- slow load times for source/destination dropdowns lead to confusing behavior
- add the ability to launch a remote demo instance of Airbyte easily
- create testing sources
- no feedback on launch sync button in UI
- add slack button in UI
- one click cloudformation deploy
- automate testing of kubernetes on GKE/EKS/AKS
- run acceptance tests for {kube, docker-compose} x {dev, stable} on CI
- manually test azure kubernetes service support
- correct source/destination configs flash red after successful checks in the UI
- add cloud storage support for configs and workspaces