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

docs: document how to express branching in a pipeline #1369

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

jponge
Copy link
Member

@jponge jponge commented Sep 15, 2023

Fixes #1367

@jponge jponge added the documentation Improvements or additions to documentation label Sep 15, 2023
@jponge jponge added this to the 2.5.0 milestone Sep 15, 2023
@jponge jponge requested a review from cescoffier September 15, 2023 14:15
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #1369 (5e76525) into main (71c7c11) will decrease coverage by 0.21%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 5e76525 differs from pull request most recent head 4753a01. Consider uploading reports for the commit 4753a01 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1369      +/-   ##
============================================
- Coverage     89.20%   89.00%   -0.21%     
+ Complexity     3358     3353       -5     
============================================
  Files           459      459              
  Lines         13438    13438              
  Branches       1655     1655              
============================================
- Hits          11988    11961      -27     
- Misses          806      819      +13     
- Partials        644      658      +14     

see 17 files with indirect coverage changes

documentation/docs/guides/branching.md Outdated Show resolved Hide resolved
documentation/docs/guides/branching.md Outdated Show resolved Hide resolved
documentation/docs/guides/branching.md Outdated Show resolved Hide resolved
documentation/docs/guides/branching.md Outdated Show resolved Hide resolved
documentation/docs/guides/branching.md Outdated Show resolved Hide resolved
documentation/docs/guides/branching.md Outdated Show resolved Hide resolved
@jponge jponge requested a review from cescoffier September 17, 2023 14:26
@jponge jponge force-pushed the docs/branching-and-reactive branch from 133b657 to 6e97566 Compare September 17, 2023 14:29
@jponge jponge enabled auto-merge September 17, 2023 14:30
@jponge jponge force-pushed the docs/branching-and-reactive branch from 6e97566 to 4753a01 Compare September 17, 2023 14:31
@jponge jponge merged commit 446c3f2 into main Sep 17, 2023
@jponge jponge deleted the docs/branching-and-reactive branch September 17, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document how to express branching logic
2 participants