|
114 | 114 | - name: Ecosystem sbt upgrade to 1.x
|
115 | 115 | web: null
|
116 | 116 | 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' |
121 | 121 | impact: All the users of the target sbt plugins
|
122 | 122 | start_year: 2017
|
123 | 123 | end_year: 2017
|
|
146 | 146 | - Eugene Burmako
|
147 | 147 | - Denys Shabalin
|
148 | 148 | process: false
|
149 |
| - description: '' |
| 149 | + description: 'Library to read, analyze, transform and generate Scala programs' |
150 | 150 | impact: All Metals users
|
151 | 151 | start_year: 2017
|
152 | 152 | 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 |
163 | 153 | - name: Scalafix
|
164 | 154 | web: https://github.com/scalacenter/scalafix
|
165 | 155 | github: https://github.com/scalacenter/scalafix
|
|
193 | 183 | web: https://github.com/scalacenter/scalajs-bundler
|
194 | 184 | github: https://github.com/scalacenter/scalajs-bundler
|
195 | 185 | origin: null
|
196 |
| - contributors: [] |
| 186 | + contributors: [sjrd, julien] |
197 | 187 | process: false
|
198 |
| - description: '' |
| 188 | + description: 'Module bundler for Scala.js projects that use NPM packages.' |
199 | 189 | impact: null
|
200 | 190 | start_year: 2016
|
201 | 191 | end_year: 2017
|
|
221 | 211 | - tgodzik
|
222 | 212 | - Marek Zarnowski
|
223 | 213 | 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.' |
225 | 215 | impact: All Metals users
|
226 | 216 | start_year: 2017
|
227 | 217 | end_year: 2019
|
228 | 218 | - name: Scala.js for Scala 3
|
229 | 219 | web: null
|
230 | 220 | github: null
|
231 | 221 | origin: null
|
232 |
| - contributors: [] |
| 222 | + contributors: [sjrd] |
233 | 223 | process: false
|
234 |
| - description: Scala.js for Scala 3 |
| 224 | + description: Add Scala.js support for Scala 3 |
235 | 225 | impact: All Scala.js users + library maintainers
|
236 | 226 | start_year: 2020
|
237 | 227 | end_year: 2020
|
238 | 228 | - name: BSP in sbt
|
239 | 229 | web: null
|
240 | 230 | github: null
|
241 |
| - origin: null |
| 231 | + origin: https://github.com/scalacenter/advisoryboard/blob/main/proposals/023-bsp.md |
242 | 232 | contributors:
|
243 | 233 | - adrien
|
244 | 234 | - Eugene Yokota
|
245 | 235 | 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. |
247 | 237 | impact: null
|
248 | 238 | start_year: 2020
|
249 | 239 | end_year: 2020
|
|
262 | 252 | - name: sbt-eviction-rules
|
263 | 253 | web: https://github.com/scalacenter/sbt-eviction-rules
|
264 | 254 | 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] |
267 | 257 | process: false
|
268 |
| - description: '' |
| 258 | + description: 'Eviction warnings plugin for SBT.' |
269 | 259 | impact: null
|
270 | 260 | start_year: 2020
|
271 | 261 | end_year: 2020
|
0 commit comments