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

ci: Use GitHub Workflows #49

Merged
merged 4 commits into from May 6, 2021
Merged

ci: Use GitHub Workflows #49

merged 4 commits into from May 6, 2021

Conversation

abhinav
Copy link
Collaborator

@abhinav abhinav commented May 6, 2021

Use GitHub Workflows for CI instead of Travis. In the process, this resulted in
some cleanup of the Makefile (in particular, dropping the update-license tool)
and updating the licenses manually.

@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #49 (0b65632) into master (1014a7c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #49   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          105       105           
=========================================
  Hits           105       105           
Impacted Files Coverage Δ
error.go 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1014a7c...0b65632. Read the comment docs.

@abhinav abhinav requested a review from prashantv May 6, 2021 16:55
We manage these manually at this point.
License headers should be a range, not just the current year.
Switch from Travis to GitHub Workflows for CI.
@abhinav abhinav merged commit a20a852 into master May 6, 2021
@abhinav abhinav deleted the workflow branch May 6, 2021 22:23
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.

None yet

2 participants