Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: upgrade golang to 1.18 #89

Merged
merged 17 commits into from
Sep 8, 2022
Merged

build: upgrade golang to 1.18 #89

merged 17 commits into from
Sep 8, 2022

Conversation

0Tech
Copy link
Contributor

@0Tech 0Tech commented Aug 23, 2022

Description

Upgrade golang version to 1.18.
This patch also addresses the following items:

  • Use autoscaling runners
  • Lint
  • Update workflows

Closes: #88

Checklist:

  • I followed the contributing guidelines.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@0Tech 0Tech self-assigned this Aug 23, 2022
@0Tech 0Tech changed the title Upgrade golang to 1.18 build: upgrade golang to 1.18 Aug 23, 2022
@0Tech 0Tech force-pushed the golangver branch 8 times, most recently from 560bc20 to cc23a69 Compare August 26, 2022 07:48
@0Tech 0Tech force-pushed the golangver branch 5 times, most recently from 1715bd9 to 38b3531 Compare August 29, 2022 04:37
@0Tech 0Tech force-pushed the golangver branch 5 times, most recently from 7bc983a to 370b5ba Compare August 30, 2022 04:04
@0Tech 0Tech force-pushed the golangver branch 3 times, most recently from 78e01fb to ce3338f Compare August 30, 2022 05:25
@0Tech 0Tech marked this pull request as ready for review August 30, 2022 06:19
Dockerfile Outdated Show resolved Hide resolved
builders/Dockerfile.static Show resolved Hide resolved
contrib/Dockerfile.test Outdated Show resolved Hide resolved
@0Tech 0Tech requested a review from tnasu September 1, 2022 03:59
@0Tech 0Tech requested a review from zemyblue September 5, 2022 05:57
zemyblue added a commit that referenced this pull request Sep 7, 2022
Signed-off-by: zemyblue <zemyblue@gmail.com>
zemyblue added a commit that referenced this pull request Sep 7, 2022
Signed-off-by: zemyblue <zemyblue@gmail.com>
@0Tech 0Tech merged commit 4a812bd into main Sep 8, 2022
@0Tech 0Tech deleted the golangver branch September 8, 2022 02:35
zemyblue added a commit that referenced this pull request Sep 8, 2022
* doc: release v0.5.0

Signed-off-by: zemyblue <zemyblue@gmail.com>

* chore: apply docker buildx action in the #89 changes

Signed-off-by: zemyblue <zemyblue@gmail.com>

* chore: apply docker buildx action in the #89 changes

Signed-off-by: zemyblue <zemyblue@gmail.com>

* Update docker.yml

add a newline at the end of file.

Signed-off-by: zemyblue <zemyblue@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lbm repo update required for go version(1.16.5 -> 1.18.5) upgrade
3 participants