Running Remote DB Migrations via GitHub Actions

Feb 1, 2023Web App Development

GitHub Actions

Motivation

Process

Our Stack

Implementation

DB Migration API endpoint code.
DB Migration GitHub Action

Conclusion

dragondrop.cloud’s mission is to automate developer best practices while working with Infrastructure as Code. Our flagship OSS product, cloud-concierge, allows developers to codify their cloud, detect drift, estimate cloud costs and security risks, and more — while delivering the results via a Pull Request. For enterprises running cloud-concierge at scale, we provide a management platform. To learn more, schedule a demo or get started today!

    Learn More About Web Development

    Complete Unit Testing of a Flask API

    How can we create unit tests for our Flask API that test end-to-end endpoint functionality (authentication, database changes, and data formats)? We explore one possible solution.

    read more