Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Create vagrant workflow #11

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Create vagrant workflow #11

merged 1 commit into from
Mar 4, 2021

Conversation

wardsimon
Copy link
Collaborator

This is an example workflow using vagrant ((currently Linux only). Details on running the server section can be found at https://github.com/SpinW/Vagrant_Example/

@wardsimon wardsimon linked an issue Feb 17, 2021 that may be closed by this pull request
Copy link
Member

@mducle mducle left a comment

Choose a reason for hiding this comment

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

Looks good. The question is where to host the VMs...

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to checkout the spinw codebase? (same with line 61 in destroying the VM).

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

You're probably correct. The last time I attempted it without this it got stuck in a loop. Though that is probably an unrelated error

@wardsimon
Copy link
Collaborator Author

If there are no objections, I'm going to go ahead and merge this as it has no functionality breaking components and is started manually

@wardsimon wardsimon merged commit b79be86 into main Mar 4, 2021
@wardsimon wardsimon deleted the RemoteActions branch March 4, 2021 13:19
mducle pushed a commit that referenced this pull request Apr 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use vagrant boxes for self-hosted runners
2 participants