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

👷 Configure build.sbt and add CI, Scala-Steward and Dependabot workflows #1

Merged
merged 23 commits into from
Feb 6, 2024

Conversation

ff137
Copy link
Collaborator

@ff137 ff137 commented Feb 6, 2024

  • adds scalafmt + scalafix
  • applies formatting changes
  • updates build.sbt, w github packaging plugin and token config to resolve castanet dependency
  • adds CI, Scala-Steward, and Dependabot workflows

@ff137 ff137 self-assigned this Feb 6, 2024
@ff137 ff137 added the enhancement New feature or request label Feb 6, 2024
@iandebeer iandebeer merged commit 2733733 into master Feb 6, 2024
1 check passed
ff137 added a commit that referenced this pull request Feb 8, 2024
…ows (#1)

* 🔧 add .scalafix.conf

* 🚚 move build files

* 🔥

* ➕ Add plugins: bloop, scalafmt, scalafix

* ⬆️ Upgrade scalafmt

* 🔧 configure build.sbt settings

* 🎨 format

* wrap dependencies in commonSettings and fix package versions

* 🔧 add resolvers and scalafix settings

* 🔧 Add github settings to resolve castanet dependency

* ➕ add `sbt-github-packages` plugin

* 🎨 deduplicate versioning

* 🎨

* Update README

* 🚚 move files to main/scala

* 🎨 fix import

* Update project.scala

* 🎨 Apply scalafmt

* 🚚 move resources to main

* 🎨 Apply scalafixAll OrganizeImports

* 👷 add ci workflow

* 👷 add scala-steward workflow

* 👷 add dependabot workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants