From eddfdbba7c57372f2bdccd90bd4a709c69583f7b Mon Sep 17 00:00:00 2001 From: golangci-releaser <65486276+golangci-releaser@users.noreply.github.com> Date: Thu, 21 Jul 2022 14:57:08 +0300 Subject: [PATCH] docs: Update documentation and assets (#3000) Co-authored-by: Fernandez Ludovic --- CHANGELOG.md | 5 +++++ README.md | 31 ++++++++++++++++--------------- assets/github-action-config.json | 8 ++++---- docs/template_data.state | 2 +- 4 files changed, 26 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 723705db45ea..65efd9e7635d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci). There is the most valuable changes log: +### v1.47.2 + +1. updated linters: + * `revive`: ignore slow rules + ### v1.47.1 1. updated linters: diff --git a/README.md b/README.md index 9f586f55c7e7..410a03667cf6 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,8 @@ The Core Team has the following responsibilities:
Denis Tingaikin
-
Sebastien Rosset

@golangci-releaser
+
Sebastien Rosset

David Lobe

Alexey Palazhchenko

Marat Reymers
@@ -111,7 +111,7 @@ The Core Team has the following responsibilities:
-And 319 more our team members +And 320 more our team members @@ -136,8 +136,8 @@ The Core Team has the following responsibilities: - + @@ -209,7 +209,7 @@ The Core Team has the following responsibilities: - + @@ -305,92 +305,92 @@ The Core Team has the following responsibilities: + - - + + - + - + - + - + - + - + - + - + - @@ -524,6 +524,7 @@ The Core Team has the following responsibilities: +

Aliaksandr Mianzhynski

Peter Mescalchin

Aleksey Bakin

Rski

sonatard

Rski

Aneesh Agrawal

Vladimir Evgrafov

Teiva Harsanyi

Brian Flad

Chris Suszynski

Kailun Qin

Kailun Qin

Ariel Mashraki

Denis Isaev

Rafael Franco

@ttys3

Linus Arver

Glen Mailer

Ian Howell

Chris K

Grigory Zubankov

@xxpxxxxp

sarkar

@xxpxxxxp

subham sarkar

smantic

Ryan Leung

Donal Byrne

Marko

Chris Lewis

David Gleich

David Gleich

Muhammad Ikhsan

Denis Titusov

Terdunov Vyacheslav

Sean Chittenden

Hui Zhu

@Harsimran1

rinsuki

rinsuki

Anton Antonov

@hn8

Kevin Gillette

Milas Bowman

☃ Elliot Shepherd

@nvartolomei

Martin Etmajer

Martin Etmajer

Fisher Xu

Matthew Poer

Cody Ley-Han

@pohang

@darklore

@to6ka

@evalexpr

@evalexpr

Collin Kreklow

Marcin Owsiany

C.J. Jameson

Jack

paul fisher

@ofw

Rafik Draoui

Rafik Draoui

Miles Delahunty

Ryo Sato

Eric Zimanyi

Boban Acimovic

Dima

David Hill

Troy Ronda

Troy Ronda

Jared Allard

Osamu TONOMORI

Bo Liu

Steven Allen

Colin Arnott

Eran Levy

Roman Leventov

Roman Leventov

Eric Jain

Hugo

Mathias Weber

Naveen

Michael

Evgeniy Kulikov

Chris Nesbitt-Smith

Chris Nesbitt-Smith

Daniel Caballero

Igor Zibarev

Carlton Henderson

Shintaro Ikeda

Matt Braymer-Hayes

@ttys3

Oscar

Thomas Bonfort

Matthieu MOREL

Egor Kovetskiy

Jared Szechy
diff --git a/assets/github-action-config.json b/assets/github-action-config.json index 5e465c555f85..f1f8fa00bc71 100644 --- a/assets/github-action-config.json +++ b/assets/github-action-config.json @@ -1,8 +1,8 @@ { "MinorVersionToConfig": { "latest": { - "TargetVersion": "v1.47.1", - "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.47.1/golangci-lint-1.47.1-linux-amd64.tar.gz" + "TargetVersion": "v1.47.2", + "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.47.2/golangci-lint-1.47.2-linux-amd64.tar.gz" }, "v1.10": { "Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions" @@ -155,8 +155,8 @@ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.46.2/golangci-lint-1.46.2-linux-amd64.tar.gz" }, "v1.47": { - "TargetVersion": "v1.47.1", - "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.47.1/golangci-lint-1.47.1-linux-amd64.tar.gz" + "TargetVersion": "v1.47.2", + "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.47.2/golangci-lint-1.47.2-linux-amd64.tar.gz" }, "v1.5": { "Error": "golangci-lint version 'v1.5' isn't supported: we support only v1.14.0 and later versions" diff --git a/docs/template_data.state b/docs/template_data.state index 4af4ad53949d..e2892c4f501e 100755 --- a/docs/template_data.state +++ b/docs/template_data.state @@ -1,2 +1,2 @@ This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added. -ba0e0f68315c94781e4f718e5dbc0fb26ee120d5043191fd242e63bdd0c825ca \ No newline at end of file +a0383a6267cbdc191073668a4e3254db52739a33586dcb5c69588cc8f67b1515 \ No newline at end of file