Skip to content

Commit

Permalink
Revert variable ordering change PR (#220)
Browse files Browse the repository at this point in the history
* Revert "Change variable map to repeated map entries for ordering (#206)"

Signed-off-by: Sean Lin <sean@union.ai>
  • Loading branch information
mayitbeegh committed Sep 9, 2021
1 parent 4106c65 commit d05f969
Show file tree
Hide file tree
Showing 29 changed files with 3,408 additions and 10,710 deletions.
4 changes: 2 additions & 2 deletions flyteidl/doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.12
# via sphinx
babel==2.9.1
# via sphinx
beautifulsoup4==4.9.3
beautifulsoup4==4.10.0
# via
# furo
# sphinx-code-include
Expand Down Expand Up @@ -97,7 +97,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
text-unidecode==1.3
# via python-slugify
unidecode==1.2.0
unidecode==1.3.0
# via python-slugify
urllib3==1.26.6
# via requests
Expand Down
2,080 changes: 804 additions & 1,276 deletions flyteidl/gen/pb-cpp/flyteidl/core/interface.pb.cc

Large diffs are not rendered by default.

645 changes: 103 additions & 542 deletions flyteidl/gen/pb-cpp/flyteidl/core/interface.pb.h

Large diffs are not rendered by default.

185 changes: 45 additions & 140 deletions flyteidl/gen/pb-go/flyteidl/core/interface.pb.go

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

0 comments on commit d05f969

Please sign in to comment.