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

Give some love to the project #70

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

Commits on Jul 16, 2023

  1. Give some love to the project

    - Remove sbt 1.0.0 support
    - Update Scala version
    - Update sbt and sbt plugins
    - Remove deprecated sbt syntax usages
    - Update Scalafix and improve its configuration
    - Install Scala Steward to help us maintain this project
    - Fix Scalafix issues in code
    guizmaii committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    f233a78 View commit details
    Browse the repository at this point in the history
  2. try to avoid CI failures

    guizmaii committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    a177ab5 View commit details
    Browse the repository at this point in the history
  3. Update example projects

    guizmaii committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    1d5f26b View commit details
    Browse the repository at this point in the history
  4. clean

    guizmaii committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4ba6939 View commit details
    Browse the repository at this point in the history
  5. Try fix scripted tests

    guizmaii committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    f8cee7a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. deps: bump default nativeImageVersion to 22.3.0

    This also bumps some stuff in the CI, even though we'll rip it out
    after.
    ckipp01 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7f29c8e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    8a0cb20 View commit details
    Browse the repository at this point in the history
  2. refactor: remove local scala-steward config

    We'll use the org one instead
    ckipp01 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e8bfe1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101b85e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8012a5 View commit details
    Browse the repository at this point in the history