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

Add trivial scripted tests #5

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

TonioGela
Copy link
Member

I added some trivial scripted tests to the template and the CI for that.
We might need more parts of sbt-typelevel to add the mergify configuration before running scala-steward against this repo

lazy val root = (project in file("."))
.enablePlugins(ScriptedPlugin)
Copy link
Member Author

Choose a reason for hiding this comment

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

@@ -1,4 +1,4 @@
//> using toolkit typelevel:default
//> using toolkit typelevel::default
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ah nice catch!

@zetashift
Copy link
Collaborator

zetashift commented Apr 8, 2024

Whoops totally glossed over for this:

We might need more parts of sbt-typelevel to add the mergify configuration before running scala-steward against this repo

I would like to have scala-steward support here, but entirely unsure where to start. I never worked with setting it up.

@TonioGela
Copy link
Member Author

I would like to have scala-steward support here, but entirely unsure where to start. I never worked with setting it up.

We need Arman for this, as he has all the needed permissions. It should be as simple as installing the TL Scala steward Github application on this repo too.

To be helpful we probably need to switch to explicit dependency versions, though.

@zetashift zetashift merged commit ccef6cd into typelevel:main Apr 12, 2024
1 check passed
@TonioGela TonioGela deleted the add_tests branch April 14, 2024 09:09
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