-
Notifications
You must be signed in to change notification settings - Fork 324
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
feat: add upload script #933
Draft
burnsjared0415
wants to merge
1
commit into
vmware-samples:develop
Choose a base branch
from
burnsjared0415:feat/add-upload.sh
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
feat: add upload script #933
burnsjared0415
wants to merge
1
commit into
vmware-samples:develop
from
burnsjared0415:feat/add-upload.sh
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
burnsjared0415
force-pushed
the
feat/add-upload.sh
branch
2 times, most recently
from
June 5, 2024 14:49
5268f6a
to
a3c8ed8
Compare
burnsjared0415
force-pushed
the
feat/add-upload.sh
branch
from
June 5, 2024 20:10
a3c8ed8
to
7b6c155
Compare
tenthirtyam
force-pushed
the
feat/add-upload.sh
branch
from
June 5, 2024 21:08
7b6c155
to
85f4760
Compare
burnsjared0415
force-pushed
the
feat/add-upload.sh
branch
from
June 7, 2024 16:59
9458062
to
63eb081
Compare
tenthirtyam
force-pushed
the
develop
branch
2 times, most recently
from
June 19, 2024 16:41
54d920e
to
e77d022
Compare
tenthirtyam
force-pushed
the
feat/add-upload.sh
branch
from
June 19, 2024 17:15
63eb081
to
1ac9aab
Compare
Rebased and will review by EOW. |
tenthirtyam
requested review from
tenthirtyam
and removed request for
GaryJBlake
June 19, 2024 17:18
tenthirtyam
force-pushed
the
feat/add-upload.sh
branch
from
July 19, 2024 00:26
1ac9aab
to
eef6bbb
Compare
tenthirtyam
reviewed
Jul 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good - will do some testing tomorrow (been swamped as you know.)
burnsjared0415
force-pushed
the
feat/add-upload.sh
branch
from
September 12, 2024 12:57
eef6bbb
to
fa80170
Compare
tenthirtyam
force-pushed
the
feat/add-upload.sh
branch
3 times, most recently
from
September 17, 2024 01:49
4a77458
to
973b68d
Compare
tenthirtyam
force-pushed
the
feat/add-upload.sh
branch
from
September 17, 2024 21:49
973b68d
to
f1c855c
Compare
tenthirtyam
force-pushed
the
develop
branch
2 times, most recently
from
September 26, 2024 17:22
fa689ca
to
e110b24
Compare
Adds upload script to list of options for moving ISOs to content library or datastore. Signed-off-by: Jared Burns <[email protected]>
tenthirtyam
force-pushed
the
feat/add-upload.sh
branch
from
November 21, 2024 18:16
f1c855c
to
3d0f72f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Pull Request
added upload script to list of options for moving iso's to content lib and datastore
Type of Pull Request
type/bug
type/feature
ortype/enhancement
type/docs
type/refactor
type/chore
Please describe:
Related to Existing Issues
Issue Number: N/A
Test and Documentation Coverage
Breaking Changes?