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

feat: add artifact_proxy server #222

Merged
merged 8 commits into from
Apr 6, 2023
Merged

feat: add artifact_proxy server #222

merged 8 commits into from
Apr 6, 2023

Conversation

eseidel
Copy link
Contributor

@eseidel eseidel commented Apr 3, 2023

This is still in-development, but enough to check in for now.

@felangel felangel changed the title feat: Add a very basic artifact_proxy tool feat: add artifact_proxy server Apr 5, 2023
Copy link

@shorebird-bot shorebird-bot left a comment

Choose a reason for hiding this comment

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

Sorry, switching to my other account.

packages/artifact_proxy/Dockerfile Show resolved Hide resolved
packages/artifact_proxy/.gitignore Outdated Show resolved Hide resolved
packages/artifact_proxy/config.yaml Show resolved Hide resolved
packages/artifact_proxy/config.yaml Show resolved Hide resolved
Copy link
Contributor Author

@eseidel eseidel left a comment

Choose a reason for hiding this comment

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

lgtm. I can't approve since this was my PR.

packages/artifact_proxy/bin/server.dart Show resolved Hide resolved
packages/artifact_proxy/config.yaml Show resolved Hide resolved
packages/artifact_proxy/bin/server.dart Outdated Show resolved Hide resolved
Copy link
Contributor Author

@eseidel eseidel left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -0,0 +1,62 @@
name: Deploy Artifacts Proxy
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It scares me ever so slightly that we're hosting this in our public repo. Any commit reviewed to artifacts_proxy could end up directly in prod... Which I guess is good? Just a bit scary to have it so little interaction to get to prod.

Copy link
Contributor

@felangel felangel Apr 6, 2023

Choose a reason for hiding this comment

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

Yeah we can make this a manual trigger only if you prefer. Ideally we make the CI checks as robust as we need to give us the confidence to deploy automatically 😄

@felangel felangel merged commit 378b2df into main Apr 6, 2023
@felangel felangel deleted the artifact_proxy branch April 6, 2023 03:52
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.

3 participants