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

gh actions test #7

Merged
merged 39 commits into from
May 3, 2022
Merged

gh actions test #7

merged 39 commits into from
May 3, 2022

Conversation

connor-mccarthy
Copy link
Owner

Description of your changes:

Checklist:

zijianjoy and others added 30 commits April 18, 2022 17:07
…rmat (kubeflow#7570)

* fix(frontend): Update sample pipelines in mock-backend to use yaml format.

* Update package.json for downloaded dependencies
PiperOrigin-RevId: 442842975
* remove linting comments

* move global variable to local

* simplify diagnose_me command

* use f-strings

* idiomatic python refactorings

* remove unused import

* add typestub library

* silence unresolvable mypy error

* update type information

* remove unused variable

* remove unused import

* use __main__.py for cli entrypoint

* expand imports
…flow#7583)

* chore(frontend): Update KFP UI API version to the latest, so it can accept RuntimeConfig when creating PipelineRun

* npm run format

* format auth
…ion component

PiperOrigin-RevId: 443472237
…rong compiled json.

PiperOrigin-RevId: 443713455
* allow both singular and plural versions of nouns

* use command table for client creation

* cleanup

* simplify docker mock

* add docker to test requirements; clean up existing requirements
…#7444 (kubeflow#7591)

* fix(frontend) Convert PipelineSpec format from json to yaml kubeflow#7444

* Delete 2 json testing files, and fixed unit tests for yaml files. Syntax improvements.
* use kfp dsl compile for compilation commands

* create and move tests
PiperOrigin-RevId: 444957725
…key kubeflow#7610 (kubeflow#7624)

* feat(frontend): Enable KFPv2 UI by default by creating a new feature key kubeflow#7610

* Change the description of FEATURE_V2_ALPHA, and add comment for new feature key (V2_ALPHA).

* Make the comment more clear :)

* Run format.
PiperOrigin-RevId: 445209940
zijianjoy and others added 9 commits April 28, 2022 20:25
…7596)

* Conformance: Enable experiment API tests in KF mode.

Added 3 flags:
- isDebugMode is enables HTTP request/response logging
- IsKubeflowMode enables the tests in full Kubeflow mode
- resourceNamespace: the namespace/profile under which the test
  resources are created

Added a new HTTP client that uses SA token volume projection auth. The
test pods will be set up to project SA token.

Plumbed everything through for experiment API tests. The other tests
will be enabled in subsequent PRs.

* Updated change to address comments.
* add docstring parsing utils

* implement docstring parsing for help text

* implement smoke test of all cli commands

* clean up use of optional in docstring

* make command descriptions more consistent

* fix disable_type_check

* update release notes
* add deprecated alias group

* add deprecated alias group tests

* implement deprecated alias group

* clean up other alias tests

* clean up docstring

* fix type annotations / mypy

* format with yapf
* Accept newer typing-extensions versions

* Add a description to the release notes.
…d_ip_range and other Vertex Training parameters in custom job utility.

PiperOrigin-RevId: 445583042
PiperOrigin-RevId: 446058586
@connor-mccarthy connor-mccarthy merged commit afe07f1 into master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet