Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Artifacts merge #449

Merged
merged 9 commits into from
Sep 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@
# Required
version: 2

# Build operating system
build:
os: ubuntu-22.04
tools:
python: "3.8"

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: conf.py

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.8
install:
- requirements: doc-requirements.txt
2 changes: 1 addition & 1 deletion gen/pb-cpp/flyteidl/admin/event.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gen/pb-cpp/flyteidl/core/literals.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

515 changes: 500 additions & 15 deletions gen/pb-cpp/flyteidl/core/types.pb.cc

Large diffs are not rendered by default.

Loading
Loading