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

[wip] ci: add github actions workflow to test self hosted runner #282

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anjannath
Copy link
Collaborator

@anjannath anjannath commented Aug 29, 2024

  • need to use a cloud storage for the backend, to be able to remove the instance after the job
  • Add mapt destroy job to remove provisioned instance

name: Test Self hosted runner addition

on:
workflow_call:
Copy link
Collaborator

Choose a reason for hiding this comment

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

We will need a strategy based on workflow_run to get access to secrets and test the binary build from the forked repo, with the current build you have here it will build it form the head of the main instead of from the PR

Copy link
Collaborator

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants