Skip to content

Commit 5411e74

Browse files
Tooling projects formatted
1 parent 572abbc commit 5411e74

File tree

1 file changed

+15
-25
lines changed

1 file changed

+15
-25
lines changed

_data/projects.yml

Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
- name: Ecosystem sbt upgrade to 1.x
115115
web: null
116116
github: null
117-
origin: null
118-
contributors: []
119-
process: false
120-
description: ''
117+
origin: https://github.com/scalacenter/advisoryboard/blob/main/proposals/013-sbt-migration.md
118+
contributors: [guillaume, martinduhem]
119+
process: true
120+
description: 'Campaign to help ecosystem upgrade to sbt 1.x'
121121
impact: All the users of the target sbt plugins
122122
start_year: 2017
123123
end_year: 2017
@@ -146,20 +146,10 @@
146146
- Eugene Burmako
147147
- Denys Shabalin
148148
process: false
149-
description: ''
149+
description: 'Library to read, analyze, transform and generate Scala programs'
150150
impact: All Metals users
151151
start_year: 2017
152152
end_year: 2018
153-
- name: coursier
154-
web: https://github.com/coursier/coursier
155-
github: https://github.com/coursier/coursier
156-
origin: null
157-
contributors: []
158-
process: false
159-
description: ''
160-
impact: All sbt users
161-
start_year: 2018
162-
end_year: 2019
163153
- name: Scalafix
164154
web: https://github.com/scalacenter/scalafix
165155
github: https://github.com/scalacenter/scalafix
@@ -193,9 +183,9 @@
193183
web: https://github.com/scalacenter/scalajs-bundler
194184
github: https://github.com/scalacenter/scalajs-bundler
195185
origin: null
196-
contributors: []
186+
contributors: [sjrd, julien]
197187
process: false
198-
description: ''
188+
description: 'Module bundler for Scala.js projects that use NPM packages.'
199189
impact: null
200190
start_year: 2016
201191
end_year: 2017
@@ -221,29 +211,29 @@
221211
- tgodzik
222212
- Marek Zarnowski
223213
process: false
224-
description: Success through Metals
214+
description: 'Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.'
225215
impact: All Metals users
226216
start_year: 2017
227217
end_year: 2019
228218
- name: Scala.js for Scala 3
229219
web: null
230220
github: null
231221
origin: null
232-
contributors: []
222+
contributors: [sjrd]
233223
process: false
234-
description: Scala.js for Scala 3
224+
description: Add Scala.js support for Scala 3
235225
impact: All Scala.js users + library maintainers
236226
start_year: 2020
237227
end_year: 2020
238228
- name: BSP in sbt
239229
web: null
240230
github: null
241-
origin: null
231+
origin: https://github.com/scalacenter/advisoryboard/blob/main/proposals/023-bsp.md
242232
contributors:
243233
- adrien
244234
- Eugene Yokota
245235
process: false
246-
description: Support for Build Server Protocol in sbt
236+
description: Support for Build Server Protocol in sbt to ease integration of sbt with IDEs and language servers.
247237
impact: null
248238
start_year: 2020
249239
end_year: 2020
@@ -262,10 +252,10 @@
262252
- name: sbt-eviction-rules
263253
web: https://github.com/scalacenter/sbt-eviction-rules
264254
github: https://github.com/scalacenter/sbt-eviction-rules
265-
origin: null
266-
contributors: []
255+
origin: https://github.com/scalacenter/advisoryboard/blob/main/proposals/020-sbt-transitive-dependencies-conflicts.md
256+
contributors: [alexandre, julien]
267257
process: false
268-
description: ''
258+
description: 'Eviction warnings plugin for SBT.'
269259
impact: null
270260
start_year: 2020
271261
end_year: 2020

0 commit comments

Comments
 (0)