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

Apply scalafmt & add py entry point #49

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

SemyonSinchenko
Copy link
Collaborator

  • add py entry point
  • simplify connect plugin to allows a simple support of multiversions
  • apply spotless:apply
  • run tests in CI

Close #47

- add py entry point
- simplify connect plugin to allows a simple support of multiversions
- apply spotless:apply
- run tests in CI
@SemyonSinchenko
Copy link
Collaborator Author

@zeotuan Can you please take a look when you have time?

@@ -1,4 +1,4 @@
version = 3.8.2
version = 3.7.3
Copy link
Collaborator

Choose a reason for hiding this comment

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

I am curious why we need to downgrade scalafmt verison

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There was a very strange error with an advice to downgrade

Copy link
Collaborator

Choose a reason for hiding this comment

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

You happen to keep the log of what's was wrong? I am not oppose using a older version but want to see what the error was

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It seems to me that was something like maven wasnt able to resolve dependencies... Let me try again

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.

Create a single entry point for both connect and classic ways of running tsumugi
2 participants