Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Improved CI/CD and Docker Compose workflows for fly.io deployment. #113

Merged
merged 4 commits into from Oct 15, 2022

Conversation

hitblast
Copy link
Member

Things changed:

  • Command for running the application has now been switched from docker-compose.yml to Dockerfile back again.
  • Docker run now stores pip cache for future deployments.
  • The linter workflow for flake8 has been simplified with no additional installations required.

A good thing to note here is this deployment might break some of the upcoming deployments while running on the cloud, but if it doesn't then we're all good :D

@hitblast hitblast added the tuning Improvements to preexisting stuff label Oct 15, 2022
@hitblast hitblast self-assigned this Oct 15, 2022
@ghost
Copy link

ghost commented Oct 15, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

Copy link
Member

@furtidev furtidev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing PR as always!

@hitblast
Copy link
Member Author

Amazing PR as always!

Thanks! We just got one step closer to being fully autonomous in deployment :D

@hitblast hitblast merged commit 67f5293 into main Oct 15, 2022
@hitblast hitblast added the hacktoberfest-accepted Pull requests approved for Hacktoberfest label Oct 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest-accepted Pull requests approved for Hacktoberfest tuning Improvements to preexisting stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants