Skip to content

GHA: update to Go 1.16.x, actions/setup-go@v2, fix badges#48

Merged
dmcgowan merged 2 commits intocontainerd:masterfrom
thaJeztah:update_ci
Mar 16, 2021
Merged

GHA: update to Go 1.16.x, actions/setup-go@v2, fix badges#48
dmcgowan merged 2 commits intocontainerd:masterfrom
thaJeztah:update_ci

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

  • GHA: update to Go 1.16.x, actions/setup-go@v2
  • README: update badges to show GHA status
    This was overlooked when switching to GHA. Also adds badges for go.pkg.dev and Go Report Card.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread README.md Outdated
@thaJeztah
Copy link
Copy Markdown
Member Author

@dmcgowan updated; PTAL

Comment thread README.md

[![Build Status](https://travis-ci.org/containerd/console.svg?branch=master)](https://travis-ci.org/containerd/console)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/containerd/console)](https://pkg.go.dev/github.com/containerd/console)
[![Build Status](https://github.com/containerd/console/workflows/CI/badge.svg)](https://github.com/containerd/console/actions?query=workflow%3ACI)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The workflow name for this project is Go, not CI. Not sure why that is, either CI needs to be changed here or rename in ci.yml to CI. This produces 404

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated ci.yml and renamed to CI, which is what we use in the other repositories.

There's probably some simplification possible in GHA (swap some steps out for containerd/project-checks@v1), but I'll look at those in follow ups across the board (it's not really urgent)

This was overlooked when switching to GHA. Also adds badges for go.pkg.dev and Go Report Card.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Member

@dims dims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

thanks @thaJeztah

@dmcgowan dmcgowan merged commit 68336a7 into containerd:master Mar 16, 2021
@thaJeztah thaJeztah deleted the update_ci branch March 16, 2021 21:20
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.

4 participants