ButterCMS / buttercms-python

Python API client for ButterCMS (https://buttercms.com)
MIT License
36 stars 11 forks source link

feat: Implement continuous delivery #8

Closed martinalbert closed 6 months ago

ViolanteCodes commented 7 months ago

@martinalbert

Can you add a contributing file similar to https://github.com/ButterCMS/buttercms-js/blob/master/CONTRIBUTING.md, updated for this repo?

Toreno96 commented 7 months ago

I'm going to review that after https://github.com/ButterCMS/buttercms-python/pull/9 is ready and merged.

ViolanteCodes commented 7 months ago

@Toreno96 PR #9 has been merged, so I think this is ready for review 😊

martinalbert commented 7 months ago

@Toreno96 fixed ✅

ViolanteCodes commented 7 months ago

@martinalbert can you squash commits? This LGTM, so I'll merge + deploy once that is complete.

martinalbert commented 7 months ago

@ViolanteCodes rebased ✅

martinalbert commented 6 months ago

Tested out the whole flow in my fork and had to fix:

Toreno96 commented 6 months ago

@martinalbert thanks for verifying that!