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

chore(webapp): update web-ssh-gui (new Rust stack) #1047

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

irvingoujAtDevolution
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Oct 7, 2024

Let maintainers know that an action is required on their side

  • Add the label release-required Please cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module) when you request a maintainer to cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module)

  • Add the label publish-required Please publish libraries (`Devolutions.Gateway.Utils`, OpenAPI clients, etc) when you request a maintainer to publish libraries (Devolutions.Gateway.Utils, OpenAPI clients, etc)

privateKey: connectionParameters.privateKey ?? '',
password: connectionParameters.password ?? '',
onHostKeyReceived: (serverName, fingerprint) => {
return Promise.resolve(true);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

To be completed in separate PR

Copy link
Member

@CBenoit CBenoit left a comment

Choose a reason for hiding this comment

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

LGTM!

@CBenoit CBenoit changed the title chore(webapp):Update web-ssh-gui version to use Rust stack chore(webapp): update web-ssh-gui (Rust stack) Oct 8, 2024
@CBenoit CBenoit changed the title chore(webapp): update web-ssh-gui (Rust stack) chore(webapp): update web-ssh-gui (new Rust stack) Oct 8, 2024
@CBenoit CBenoit enabled auto-merge (squash) October 8, 2024 08:47
@CBenoit CBenoit merged commit 5fa6634 into master Oct 8, 2024
26 checks passed
@CBenoit CBenoit deleted the update-ssh branch October 8, 2024 09:03
@CBenoit CBenoit added release-blocker Follow-up is required before cutting a new release and removed release-blocker Follow-up is required before cutting a new release labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants