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

Report Warning for Project > Build on Vagrant for Domino 12.0.2 #1241

Open
JoelProminic opened this issue Jan 26, 2024 · 0 comments
Open

Report Warning for Project > Build on Vagrant for Domino 12.0.2 #1241

JoelProminic opened this issue Jan 26, 2024 · 0 comments

Comments

@JoelProminic
Copy link
Contributor

Bulding Form Builder or Domino Visual Editor database with Vagrant does not work currently when using Domino 12.0.2 (since the update site is not generated properly). This may be investigated separately, but for now we don't have a workaround.

We have been working on supporting Domino 12.0.1 in Super.Human.Installer, but we also need a way to warn the user if a Vagrant instance does not have the correct version of Domino.

We discussed a design like this:

  • The Vagrant instance reports the Domino version alongside the capabilities. This will require an update on the SHI/provisioner side.
  • When the user runs Project > Run on Vagrant, check the Domino version and show a warning in the prompt as the user selects a Vagrant instance.

Alternatively, we could add logic to the provisioner to not add the nsfodp capability depending on the Domino version. This would allow us to update the restrictions on the provisioner side as we support newer versions of Domino. However, in this case the user would not see a warning - the vagrant instance would be excluded from the list instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Moonshine-IDE - Features
  
Awaiting triage
Development

No branches or pull requests

1 participant