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

🧹Remove Okapilib as a default template for PROS 4 #351

Merged
merged 1 commit into from
May 17, 2024

Conversation

ayushuk
Copy link
Member

@ayushuk ayushuk commented May 17, 2024

Summary:

When creating a PROS 4 project, do not apply PROS 4 as a default template. Okapilib will behave as a normal template for PROS 4 and newer.

Motivation:

This change was requested for the release of PROS 4.

Test Plan:

Note on CLI release that PROS 4 will be the latest kernel version on mainline so we check if a project with the latest kernel version is used.

  • Create a PROS 3 project (okapi should be applied as a default template, old behavior)
    Screenshot 2024-05-17 at 3 49 03 PM

  • Create a PROS 4 project (okapi should not be applied as a default template)
    Screenshot 2024-05-17 at 3 49 52 PM

  • Create a PROS project with the latest version (okapi should not be applied, this is guaranteed to be a PROS 4 project or newer when the new CLI version releases)
    Screenshot 2024-05-17 at 3 51 11 PM

Copy link
Contributor

@mayankpatibandla mayankpatibandla left a comment

Choose a reason for hiding this comment

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

lgtm

@ayushuk ayushuk merged commit 842a79f into develop May 17, 2024
10 checks passed
@ayushuk ayushuk deleted the remove-okapi-default-pros4 branch May 17, 2024 23:00
This was referenced May 17, 2024
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.

None yet

2 participants