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

Aarch64 CI support #7

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

directionless
Copy link
Member

@directionless directionless commented Feb 24, 2021

DRAAAFFFFFTTTTTT

I stuck an osquery runner secret into https://console.aws.amazon.com/secretsmanager/home?region=us-east-1#!/secret?name=OSQUERY_GITHUB_RUNNER_TOKEN

Vague TODO list:

  1. fetch credentials
  2. detach from an ASG
  3. configure a runner
  4. start a runner
  5. shut down the machine when a run completes

@@ -0,0 +1,14 @@
#!/usr/bin/env bash
Copy link
Member Author

Choose a reason for hiding this comment

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

This is not a script I've evaluated. It was imported wholesale, and likely needs editing

@@ -0,0 +1,49 @@
#!/usr/bin/env bash
Copy link
Member Author

Choose a reason for hiding this comment

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

This is not a script I've evaluated. It was imported wholesale, and likely needs editing

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.

None yet

1 participant