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

automate plugin versions displayed. #3737

Merged
merged 2 commits into from
May 17, 2024
Merged

automate plugin versions displayed. #3737

merged 2 commits into from
May 17, 2024

Conversation

navaneethsnair1
Copy link
Contributor

What was changed and why?

As requested, code from start.openliberty.io is migrated to ol repo.

Tested using browser:

  • Firefox (Desktop)
  • Safari (Desktop)
  • Chrome (Desktop)

Did you test accessibility:

  • IBM Equal Access Accessibilty Checker
  • Jaws (only relevant for new UX flows)

Copy link
Contributor

@natalie-bernhard natalie-bernhard left a comment

Choose a reason for hiding this comment

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

Code looks overall great! In start.html, can you just add in the current latest Maven plugin (3.10.3) and Gradle plugin (3.8.3) versions back as the default text in the code blocks to act as placeholders, just in case the API request fails for any reason. This will help prevent users from copying an unusable code snippet. Instead, it may be outdated but should still work even if the version is not completely up to date.

@natalie-bernhard natalie-bernhard merged commit a47b166 into draft May 17, 2024
1 check passed
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.

Update plugin versions under Add to an existing application programatically
2 participants