Lee Skillen

Results 36 comments of Lee Skillen

@cerna Just noticed your reply now. :-) > Actually, the Docker images are only used for the `.deb` package build (and testing). They solve the build and runtime dependencies so...

@cerna > > **Do you plan to introduce official Github Actions action?** (You have Circle-CI Orb already.) Of course, I can use the Cloudsmith-CLI application in Docker, but that additional...

@cerna If you need it, @cloudsmith-io fully supports Docker images too. :-)

@cerna > These images have about 800 MB per piece. It is used mostly for the Github Actions runners, which are hosted in `East US 2 Azure region`. So I...

@spbnick Please feel free to consider [Cloudsmith](https://cloudsmith.io) as well for packaging. :-) It's commercial but has very generous free plans and offerings for open-source projects (100GB of storage and 1TB...

First step to simplification is on #556. It doesn't add `**kwargs`, but it does remove all arguments apart from event itself (and the attributes are still available on event). This...

From Gitter: > We still have that monkey patch on our (my use) side to treat valid subscriptions to include "past_due". The "past_due" status is still an active subscription in...

Looks like the second part `self.is_period_current` may also be wrong here also - As we can see in Stripe's description of [The Subscription Cycle](https://stripe.com/docs/subscriptions/lifecycle#lifecycle), the subscription *period elapses* when the...

Yes, it's a fantastic library, and I'd love to see it integrated here. It'd be quite a reasonable-length project though to rip out the current mocking, replace it with factoryboy...

Hi folks - I work at Cloudsmith, and we're more than happy to help and support you. We do a huge amount in the community, and others have found Cloudsmith...