0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

jenkinsのvs-code-metricsプラグインが参照しているライブラリがcoreからなくなったとかなんとかで動かなくなっていた

Last updated at Posted at 2021-10-15

ので、なんとかしてみた。

coreからなくなっている原因ははこのあたりを参照。
https://github.com/jenkinsci/jenkins/pull/5320

で、↑の対応の影響がvs-code-metricsプラグインにも出ているわけですが
それに対応してくれている人がいてpull requestを出している
https://github.com/jenkinsci/vs-code-metrics-plugin/pull/5

…のだけど本流にマージされていない。(2021-10-15時点)

ので、マージされてないけどソースを落としてきて自分でビルドして
vs-code-metrics.hpi を作ってみた。

そもそも、今後メンテナンスがあまりされないであろうプラグインっぽいのでご利用は計画的に…

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?