Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Conversation

@jbrockopp
Copy link
Contributor

@jbrockopp jbrockopp commented Apr 18, 2022

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

Based off of #223

This change removes the Number field from the Pipeline{} type which was previously introduced in the above PR.

I found a way to add support for pipelines in the Vela system without requiring a number counting system.

This has been propagated to the server within go-vela/server#626.

@jbrockopp jbrockopp added the enhancement Indicates an improvement to a feature label Apr 18, 2022
@jbrockopp jbrockopp self-assigned this Apr 18, 2022
@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #248 (5374947) into master (2966c17) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
+ Coverage   97.07%   97.11%   +0.03%     
==========================================
  Files          56       56              
  Lines        6258     6239      -19     
==========================================
- Hits         6075     6059      -16     
+ Misses        134      132       -2     
+ Partials       49       48       -1     
Impacted Files Coverage Δ
library/pipeline.go 100.00% <ø> (ø)
database/pipeline.go 90.97% <100.00%> (+1.84%) ⬆️

@jbrockopp jbrockopp marked this pull request as ready for review April 18, 2022 16:10
@jbrockopp jbrockopp requested a review from a team as a code owner April 18, 2022 16:10
@wass3r wass3r merged commit 00bb108 into master Apr 19, 2022
@wass3r wass3r deleted the chore/pipeline/number branch April 19, 2022 12:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement Indicates an improvement to a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants