Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poc for northflank #168

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

poc for northflank #168

wants to merge 1 commit into from

Conversation

dcramer
Copy link
Owner

@dcramer dcramer commented Jun 12, 2024

No description provided.

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.10%. Comparing base (99366fb) to head (386e8cd).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   78.10%   78.10%           
=======================================
  Files         200      200           
  Lines       14769    14769           
  Branches     1244     1245    +1     
=======================================
  Hits        11535    11535           
  Misses       3234     3234           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dcramer dcramer force-pushed the feat/northflank-deploy branch 5 times, most recently from d29f1e9 to 5010cf5 Compare June 12, 2024 14:40
@dcramer
Copy link
Owner Author

dcramer commented Jun 13, 2024

thinking of a new approach here:

  1. build all images on github/fast caching
  2. run defined workflow (we'll move into code), which does the pipeline rollout+migrations

that removes the complexity of calling each service/etc from here, and realistically our only goal was to manage the docker aspect to optimize layer caching

@dcramer
Copy link
Owner Author

dcramer commented Jun 13, 2024

https://github.com/northflank/deploy-to-northflank/blob/main/index.ts

we could just create a new action based on this that has "trigger-workflow" or similar

@dcramer
Copy link
Owner Author

dcramer commented Jun 29, 2024

i was goingg to abandon this, but i think we're still better off if this is managed in github

it ensures we have easy access to run scripts/etc like discord notifications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant