Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

add monodocs build to ci in flytectl #446

Merged
merged 2 commits into from
Dec 12, 2023
Merged

add monodocs build to ci in flytectl #446

merged 2 commits into from
Dec 12, 2023

Conversation

cosmicBboy
Copy link
Contributor

Fixes flyteorg/flyte#4559

TL;DR

This PR adds a github action for building flyteorg/flyte monodoc so we can catch breaking changes in this upstream repo.

Type

  • Bug Fix
  • Feature
  • Plugin
  • Housekeeping

Are all requirements met?

  • Code completed

Tracking Issue

https://github.com/flyteorg/flyte/issues/

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f10304d) 67.69% compared to head (5444787) 67.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #446   +/-   ##
=======================================
  Coverage   67.69%   67.69%           
=======================================
  Files         148      148           
  Lines        6622     6622           
=======================================
  Hits         4483     4483           
  Misses       1851     1851           
  Partials      288      288           
Flag Coverage Δ
unittests 67.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
@pingsutw pingsutw merged commit 71d0b49 into master Dec 12, 2023
15 checks passed
@pingsutw pingsutw deleted the monodocs-ci branch December 12, 2023 19:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Add monodocs build in flytectl CI
3 participants