We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue will include an overview of how I set up the repository to run pyperformance benchmarks on my own self-hosted GitHub Action runner.
The text was updated successfully, but these errors were encountered:
GOAL: A workflow file that will be a configuration of jobs needed to run the benchrunner on AWS when triggered manually.
.github/workflows
cd .github/workflows
vi benchrunner-aws.yml
Settings
Security
Secrets and variables
Actions
New repository secret
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
Sorry, something went wrong.
emilyllim
No branches or pull requests
Deploy bench_runner as a self-hosted runner
This issue will include an overview of how I set up the repository to run pyperformance benchmarks on my own self-hosted GitHub Action runner.
Resources
The text was updated successfully, but these errors were encountered: