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

Investigate Actions cost #409

Open
timkimadobe opened this issue Sep 27, 2023 · 0 comments
Open

Investigate Actions cost #409

timkimadobe opened this issue Sep 27, 2023 · 0 comments
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates

Comments

@timkimadobe
Copy link
Contributor

Task description

Need to determine the per run cost of an integration test along the following metrics:

  1. Machine type/size
  2. Average/expected job runtime
  3. Number of times to run in given time period (ex: 24 times in a day)

Currently GitHub Actions minimum spec runners for public repos is unlimited, but if this changes we need to be ready with the known cost implications

Additional implementation details or code snippet(s)

No response

@timkimadobe timkimadobe added the task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue templates
Projects
None yet
Development

No branches or pull requests

1 participant