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

Missing Server Runtime info for cache and artifacts #42

Closed
aweris opened this issue Jun 22, 2023 · 3 comments
Closed

Missing Server Runtime info for cache and artifacts #42

aweris opened this issue Jun 22, 2023 · 3 comments

Comments

@aweris
Copy link
Owner

aweris commented Jun 22, 2023

Github Actions uses the following env variables to orchestrate cache and artifact operations.

  • ACTIONS_RUNTIME_URL
  • ACTIONS_RUNTIME_TOKEN
  • ACTIONS_CACHE_URL

Values populated here

Used by actions/toolkit here

We should mimic an artifact server and make it configurable from outside

@aweris
Copy link
Owner Author

aweris commented Jun 23, 2023

An example artifact server: https://github.com/anthonykawa/artifact-server

@aweris
Copy link
Owner Author

aweris commented Jun 24, 2023

dagger/dagger#4881 would be helpful for this. However, we should deliver an interim solution.

@aweris
Copy link
Owner Author

aweris commented Aug 16, 2023

This issues addressed in #53 and #76

@aweris aweris closed this as completed Aug 16, 2023
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

No branches or pull requests

1 participant