RBRahul Bhaveinrahulbhave.hashnode.dev·Jul 30, 2023 · 3 min readAutomating PostgreSQL Database Creation, dbt run and running tests using GitHub ActionsIntroduction: In today's fast-paced development environment, automating repetitive tasks like database creation and testing is crucial for ensuring a smooth and efficient workflow. GitHub Actions provides a powerful platform for automating various ta...00
RBRahul Bhaveinrahulbhave.hashnode.dev·Jul 23, 2023 · 2 min readSetting up GitHub Action for Running Selenium Tests with Headless Chrome BrowserIn today's fast-paced development world, continuous integration and automated testing are crucial aspects of the software development lifecycle. GitHub Actions provides an excellent platform for automating various workflows, including running tests, ...00