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

enhance(repo): add repo topics to repo object + build environment #285

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Apr 6, 2023

Part of the effort for go-vela/community#774

Injects repo topics into the environment as well as saves them in the database.

@ecrupper ecrupper requested a review from a team as a code owner April 6, 2023 20:27
@ecrupper ecrupper self-assigned this Apr 6, 2023
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #285 (1a5e81f) into main (6c72387) will decrease coverage by 0.04%.
The diff coverage is 88.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
- Coverage   96.93%   96.90%   -0.04%     
==========================================
  Files          57       57              
  Lines        6303     6329      +26     
==========================================
+ Hits         6110     6133      +23     
- Misses        143      145       +2     
- Partials       50       51       +1     
Impacted Files Coverage Δ
database/repo.go 98.25% <72.72%> (-1.75%) ⬇️
library/repo.go 100.00% <100.00%> (ø)

Copy link
Member

@wass3rw3rk wass3rw3rk left a comment

Choose a reason for hiding this comment

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

one minor typo

database/repo.go Outdated Show resolved Hide resolved
Co-authored-by: David May <[email protected]>
@ecrupper ecrupper merged commit 676c45c into main Apr 7, 2023
@ecrupper ecrupper deleted the enhance-repo-topics branch April 7, 2023 14:57
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.

3 participants