rules_scala icon indicating copy to clipboard operation
rules_scala copied to clipboard

Automated creating and updating scala_x_x.bzl repository files

Open lm1nrt opened this issue 1 year ago • 4 comments
trafficstars

Description

  • Updated SHA's, dependencies, artifacts for all of the scala_x_x.bzl repository files with transitive dependencies compliance
  • Added a script that simplifies creating and updating scala_x_x.bzl repository files.

It's not the ideal version, but I believe it can be improved by adding support for more Scala artifacts.

Motivation

Updating and creating new versions for scala_x_x.bzl files is time-consuming, and it's a kind of work that is not performed regularly due to its specifics.

lm1nrt avatar Sep 03 '24 07:09 lm1nrt