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

xtask: Add create-test-disk action #10

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

nicholasbishop
Copy link
Owner

This will be used to create test filesystems. The files will be committed with git-lfs, so everyone will share the same test data, and developers will not need to run this create-test-disk action except when creating a new test file.

This initial version just creates an empty filesystem; a later commit will mount the filesystem to add directories and files.

@nicholasbishop nicholasbishop force-pushed the bishop-xtask-create-disk branch from 1a15477 to 91ed1a3 Compare May 30, 2024 15:34
@nicholasbishop nicholasbishop force-pushed the bishop-xtask-create-disk branch from 91ed1a3 to d775685 Compare May 30, 2024 15:35
This will be used to create test filesystems. The files will be
committed with git-lfs, so everyone will share the same test data, and
developers will not need to run this create-test-disk action except when
creating a new test file.

This initial version just creates an empty filesystem; a later commit
will mount the filesystem to add directories and files.
@nicholasbishop nicholasbishop force-pushed the bishop-xtask-create-disk branch from d775685 to 6bfc8e9 Compare June 3, 2024 15:36
@nicholasbishop nicholasbishop enabled auto-merge (rebase) June 3, 2024 15:36
@nicholasbishop nicholasbishop merged commit 44c069f into main Jun 3, 2024
8 checks passed
@nicholasbishop nicholasbishop deleted the bishop-xtask-create-disk branch June 3, 2024 15:36
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.

2 participants