-
## Current Behavior
When running `invoke all-checks -c chargebee` (or any other connector) only `black` check is being run.
## Expected Behavior
When running `invoke all-checks -c chargebee` (or …
-
## Tell us about the problem you're trying to solve
As part of https://github.com/airbytehq/airbyte/issues/11582, we should document what features are used by the connectors.
This process will highli…
-
I'm using m1 mac with pyenv. I installed python `3.7.12`. Then:
`python -m pip install pipenv`
After that:
`pipenv install --dev`
And got:
```
File "/Users/admin/.pyenv/versions/3.7.10/lib/p…
-
### Bug description
when i update my Dockfile, set "GITPOD_VERSION="2022.01"
kubectl logs server-564c87959-858ln -c server
```json
yarn run v1.22.15
$ node ./dist/src/main.js
{
"@type"…
-
## Tell us about the problem you're trying to solve
Add streams not supported to Chargebee connector.
## Describe the solution you’d like
A clear and concise description of what you want to see h…
-
We need to implement subscription upgrades via the API.
## To Do
- [ ] Create a new API endpoint that allows organisation administrators to upgrade to Scale Up accounts - effectively to change …
-
Ruby version: 2.7.6p219
Rails version: 6.0.3.2
Sidekiq / Pro / Enterprise version(s): 6.4.2 / 5.3.0 / 2.3.0
Hi again, @mperham!
We are losing jobs when Redis runs out of memory and Sidekiq doe…
-
## Tell us about the new connector you’d like to have
I'd like to support pulling data from chargebee https://apidocs.chargebee.com/docs/api
-
https://github.com/chargebee/chargebee-ruby/blob/master/lib/.DS_Store
sshaw updated
2 years ago
-
## Description
After the recent availability problems of the ChargeBee service, I had problems in my own service that relies on chargebee due to the long timeouts set in the ChargeBee ruby client. …