Skip to content

Configuration parameter to choose Typepal version#11

Draft
sungshik wants to merge 2 commits into
mainfrom
configure-rascal-and-typepal-branches
Draft

Configuration parameter to choose Typepal version#11
sungshik wants to merge 2 commits into
mainfrom
configure-rascal-and-typepal-branches

Conversation

@sungshik
Copy link
Copy Markdown
Collaborator

@sungshik sungshik commented May 13, 2026

Not ready for review

This PR adds a configuration parameter to choose the Typepal version used for:

  • building rascal.jar;
  • performing a typecheck on.

typepal_version:
description: 'typepal branch/tag to checkout'
required: true
default: 'main'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

we should make this an override. so like override_typepal_version and by default it's empty, and in that case it respects the pom.xml of rascal. only when this is not empty, then we should do the theckout & mvn install

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.

2 participants