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

🐛 fix asset name for local, ssh conn #1740

Merged
merged 2 commits into from
Sep 19, 2023
Merged

🐛 fix asset name for local, ssh conn #1740

merged 2 commits into from
Sep 19, 2023

Conversation

vjeffrey
Copy link
Contributor

@vjeffrey vjeffrey commented Sep 15, 2023

this fixes the asset name detection for local and ssh - it's a portover from v8.

this still needs some cleanup, ill get back to it this weekend. ran outta steam.

@vjeffrey vjeffrey changed the title 🧹 bring in the platform id detection for asset names (ssh, local) 🐛 fix asset name for local, ssh conn Sep 15, 2023
@chris-rock chris-rock added this to the v9 milestone Sep 18, 2023

// FIXME: DEPRECATED, remove in v9.0 vv
// this is now cloud-detect
IdDetector_AwsEc2 = "aws-ec2"
Copy link
Contributor

Choose a reason for hiding this comment

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

As this PR is for v9 and detection, perhaps we can directly remove it here.

@czunker
Copy link
Contributor

czunker commented Sep 18, 2023

Gave it a try with local and ssh to a vagrant box and it works. 👍

Directly using the vagrant provider does not work. I'll create an issue for that.

@czunker czunker merged commit c814c3e into main Sep 19, 2023
10 checks passed
@czunker czunker deleted the vj/local-ssh-name branch September 19, 2023 07:24
@czunker
Copy link
Contributor

czunker commented Sep 19, 2023

Thanks @vjeffrey

@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2023
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.

3 participants