forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 21
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
K8s extension/private 0.4.2b1 #43
Closed
jonathan-innis
wants to merge
64
commits into
k8s-extension/private
from
k8s-extension/private-0.4.2b1
Closed
K8s extension/private 0.4.2b1 #43
jonathan-innis
wants to merge
64
commits into
k8s-extension/private
from
k8s-extension/private-0.4.2b1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs template for extension * review * pylint * review * Update scripts/ci/avail-ext-doc/list-template.md Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com> Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com>
…#3370) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=893273 Last commit: Azure@1f29b7c
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=897392 Last commit: Azure@459a2fb
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=897396 Last commit: Azure@8a8c7ea
* Regenerated CLI using swagger api version 2021-05-01 * removed isExperimental and isPreview from metadata. * Regenerated code using autorest without --debug flag. * Regenerated code using stable mode flag (--extension-mode=stable) Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=897626 Last commit: Azure@7d6f388
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=900097 Last commit: Azure@6bb827f
* fix recordings for application insights * add service_name for application insights
* set backup download url for dev-spaces-preview * Update src/index.json * update
* [AKS] Add ossku parameter for cluster and nodepool creation * Rename arg to os-sku, add completer, update help * Fix static analysis error * Rerun ossku tests with edge build of az-cli
…e#3340) * Oboarding connected vmware az cli extension * Fix validator issue * Addressed Zhou reviews comments * Fixes issue and added a simple test * fix some general issue * Updated CODEOWNERS * Added more test cases * Added more test. * Add vm put, get, show and list test cases * Fix VM stop issue and add vm stop and start test. * Update README.md file and revert show command name. * Added vm nic and vm disk test. * Ignore Unused argument 'tags' warning.
* fix test * cred scan
…3269) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=844262 Last commit: Azure@f8b4a81
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=902744 Last commit: Azure@bfd2ba6
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=902739 Last commit: Azure@394d08d
…zure#3250) * --tier * history * test * test1 * test2
* Update data plane data * Fix linter style * Specify dependencies * Remove test * Update * More updates * Fix linter * Some updates according to comments
…t. (Azure#3357) * add query placeholder for condition * fix linter issues * update error
* Add support for user agent string in calls to AQ via CLI * Fix issues with retrieving extension version. * Set az cli minimum version required to 2.23.0
) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=890550 Last commit: Azure@9c41bec
* update scripts & trigger & custom preparer * fix azdev version
* file execution implemented * execute query, filepath feature * style issue fixed * resolve cred scan issue * added test * adding recording files * deprecation info added * Update setup and history file * update rdbms-connect * fixing typos
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=905976 Last commit: Azure@56505e3
…y are GA (Azure#3416) * [Cosmos DB] Removing RoleDefinition and RoleAssignment APIs since they are GA * Fixing CI * Adding service name * Update setup.py * Dummy commit
…#3425) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=911079 Last commit: Azure@e7293f8
* add storagepool * refine design * add diskpool * refine help * regenerate * support postional args * support postional args * regenerage * regenerage * upgrade version * refine readme * table transform * regenerate * 0.2.1 * generated with commit 3ae1665 * change deallocate to stop * add manual test * add list-skus * test pass * regenerate * fix style * fix style * fix style * regenerate * add files and fix cred * remove * add option * add codeowner * add service name * remove generated test
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=911018 Last commit: Azure@462e237
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=911147 Last commit: Azure@4dd4a09
Co-authored-by: Yue Yu <yuyu3@microsoft.com>
* Add IoT Hub linter exclusions * Remove legacy 0.9.x versions * Add IoT Extension v0.10.12 to index
Co-authored-by: Delora Bradish <debradis@microsoft.com>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=910874 Last commit: Azure@da7af92
…3408) * Add support to format log streaming of structured JSON output * fix: default logging style * Add support to output Spring Boot flavored logger name * fix style and linter issue in new code * fix lint errors and suppress format error logging in common state * adjust the version in setup.py * refactor: use concrete user error for invalid argument
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=913115 Last commit: Azure@6357f87
* update test_aks_commands * update az_aks_tool * filter test case & add EXT_TEST_MATRIX var * fix echo bug & add matrix var check * add missing EXT_TEST_MATRIX * add missing var * change file upload in yaml * exclude more test cases
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=814481 Last commit: Azure@4e70ea7
…into k8s-extension/public
shubham1172
pushed a commit
to shubham1172/azure-cli-extensions
that referenced
this pull request
Oct 25, 2023
* removed deploy with sdk * added artifact list * push example cnf bicep * Add temporary build workflow for AOSM extension (AzureArcForKubernetes#4) * Add temporary build workflow for AOSM extension * Add Releaser to maintain a release with the latest build in a consistent place * added output dir; fixing getchartmappingschema * Add empty init files to inner modules so setuptools recognises them as modules * Use latest RG model to remove unnecessary dependency on version * Use latest deployment model to remove unnecessary dependency on version * fixed parameter mappings + copied needed files to output folder * jinja2 and find value paths * fixed typos + self.aritfacts only has unique artifacts * use regex instead of string to find deploy params * delete accidentaly commited input.json * fixed deploy params; added indent to mapping file * Update readme with install/bug reporting instructions * Adjust headers so rendered readme looks nicer * renamed values.nondef + added cli errors * Split help command example lines * Clarify that bug process is internal * fixed parameter vals not updating * delete unuseed temoplate and update jinja2 templates * Update README.md * Update README.md * added docstrings; added basic error catching with file handling * small refactor of generate nfd * fixed j2 template captions; added create_nfd to cnf; edited error messages; added deleting existing folder to custom.py * fixed file not found erroe * Refactor commands to az aosm nfd|nsd build (AzureArcForKubernetes#10) * Refactor commands to az aosm nfd|nsd build * setup.py version * Version was wrong * remove publish option from build * lint * wrong params * fixed most style errors; ran static checks and azdev style * pre merge commit * more style changes; renamed vnfbicepnfd to vnfnfd * Update readme with workflow * added configfile validation * added temp dir to vnf; renamed shared constants * sunny markups * removed create_nfd_folder; added schema prefix to constant * added deploymentparams to constants.py * added error catching for get chart name and version * added meaningful logs; prevent auto overwriting input.json * edited vnf schema to have accepted types * added templates to setup.py * added location from input file not resourceGroup().location * added path_to_mappings to input.json; added logic to take mappings from file outside of helm package * renamed non_def_values to mappings_path * Pk5/add nsd cli (AzureArcForKubernetes#15) * First working version of the CLI NSD create * Fully working version of the NSD CLI * minor change to nsd_generate * Sunny's refactor * First round of cleanup * Secound Round of cleanup * fix the 2023 api NSDV * description updates * deleted comment * Fix SNS creation * Fix SNS creation try 2 * markups * delete unnecessary file * Testing markups * Fix the SNS attempt 3 * minor fixes * Fix config validation * fix CNF depends on * initial commit; ran python static checks fmt (except on vendored sdks), fixed styling on _configuration.py * Name uploaded VHD correctly * Self review markups * broken config generation code * fixed up configuration.py * fixed cnf generator styling * fixed styling for cnf generator * fixed up nfd generator base and deploy with arm * fixed styling for artifact.py * fixed styling for atrifact manifest .py * Code review markups * fixed more linting * first attempt at regex * Sunny/choose deploy parameters (AzureArcForKubernetes#23) * choose-deploy-parameters * optioned deployParameters for CNF * lint * lint2 * docs * docs * lint * 9.82 score * Fix bugs * more useful debug logs * Fix bugs and logging * lint * markups * Fix for oras target string with erroneous spaces * fixed regex; tested on existing charts and sas charts; committing to not lose prints for testing * changed regex constants + tidied * fixed blankspace * markups * initial commit * tidied code and added comments * add multi nf config * Add style and lint check * added logic for handling deployparams within lists * one line fix from review * removing print statement * added new test file and one unit test * added workflow for unit tests in pipeline + set up rough structure of unit testing * instantiated cnf class; added fake invalid helm package; added new files to use for testing * Nsd for cnfs (AzureArcForKubernetes#33) * NSD building for CNFs * linting * Add Publish command to the CNF azure CLI (AzureArcForKubernetes#24) * Working publish * Fix the artifact upload * Working image copy * minor fix * Minor fixes * sunny merge add-aosm-extension into patryk's branch (AzureArcForKubernetes#25) * Sunny/choose deploy parameters (AzureArcForKubernetes#23) * choose-deploy-parameters * optioned deployParameters for CNF * lint * lint2 * docs * docs * lint * 9.82 score * Fix bugs * more useful debug logs * Fix bugs and logging * lint * markups * comment out breaking line * minor TODOs * deleted comment * fix bring your own parameters * Markups * Fix the helm upload * Minor markups * Change error message --------- Co-authored-by: sunnycarter <36891339+sunnycarter@users.noreply.github.com> Co-authored-by: Sunny Carter <sunny.carter@metaswitch.com> * Expose NFD version and managed identities (AzureArcForKubernetes#34) * NFDV version exposed as a CGV on an SNS * Managed identities support on NFs * Fix identiy, fix API versions * history --------- Co-authored-by: Jamie Parsons <jamie.parsons@metaswitch.com> Co-authored-by: Sunny Carter <sunny.carter@metaswitch.com> * Add a first VNF test * achurchard/style fixes (AzureArcForKubernetes#35) Fix style issues raised by `azdev style` * Add CNF UTs that will fail at the moment * Actually include all files. * Always run tests * Add another test that won't pass yet * remove github pipeline tests - they should run in Azure * Sundry fixes for CNF quickstart (AzureArcForKubernetes#38) * Sundry fixes for CNF quickstart * merge add-aosm-ext in (AzureArcForKubernetes#37) * markups * NSD UTs * Update read me. * Improve path handling, other small refactorings (AzureArcForKubernetes#39) # Main changes ## Make methods relying on self._tmp_dir private - `self._tmp_dir` is only available in the context of calling `generate_nfd()`, so methods relying on `self._tmp_dir` should be private ## Use pathlib.Path rather than os file operations - Provides clearer and stronger typing than passing `str`s around - Adds some handy utility functions ## Variable renaming for clarity - E.g. consistently use 'directory' / 'dir' (rather than mix with 'folder') - Obvs somewhat subjective, but as someone new to most of this code, the changes made sense to me ## Add nfd_bicep_path as abstract property on NFDGenerator - We rely on it when calling the concrete implementations - Also use ABC rather than raise NotImplementedError ## Miscellaneous style updates to keep `azdev style aosm` happy - isort - black * Fix Artifact upload on Windows (AzureArcForKubernetes#40) * Black * Mark ups * Sunny/fix artifact upload windows (AzureArcForKubernetes#41) * Fix Artifact upload on Windows * mypy fixups * mypy fixes * linting * mypy * mypy for _configuration.py * mypy for vnf_nfd_generator.py * mypy appeasement * python-static-checks fmt * az style happy * lint * mypy cnf_nfd_generator * copyright * more lint * Remove windows oras workaround now 0.0.18 oras out * history --------- Co-authored-by: Jamie Parsons <jamie.parsons@metaswitch.com> * Fix VNFD build (AzureArcForKubernetes#42) * Multiple instances of the same NF * fix vnf deploy schema types (AzureArcForKubernetes#44) * Tidy up * Mypy and docs * history.rst * Update README with logging info (AzureArcForKubernetes#43) * Update README with logging info * Update docs * self markups * Take oras 0.1.19 to fix Windows artifact upload (AzureArcForKubernetes#46) * Rename a few things * DRY the deploy_nfd_from_bicep code * Make conditional statements clearer * black * Update custom.py to use new nfd deploy method * Black with text processing * Create new nfRET class * Mypy passing * UTs passing * Dry the deploy_nfd_from_bicep() code (AzureArcForKubernetes#48) - Removed duplicated code in the deploy_vnfd_from_bicep() and deploy_cnfd_from_bicep() methods - Moved variables onto the class instance and stopped passing them around in the method signatures - Also made the deployer class a dataclass for cleaner __init__ - Made parameters a property of the class, and moved the logic for getting/generating them into that property method - Improved the typing - Included adding enums for SkipSteps and DeployableResourceTypes - Added the new skip step logic for image uploads - Added a new skip step type of IMAGE_UPLOAD Testing: - No MyPy errors - Live tests for VNFS+NSD, CNFs, including all --skip options * Unit tests added * Versions are wrong in NSD template comments * Self review markups * Remove wrong comments * Code review markups * Extra markups * Fix mypy * Pk5/add integration tests (AzureArcForKubernetes#51) * Somewhat working example * Cleanups * Update recording * fix minor linting error * More markups * Update output in tests * Pk5/minor integration tests changes (AzureArcForKubernetes#52) * Modify changelog and rename tests * Delete recording file * Update recordings * Update developer docs * Remove credentials * Fix linting * cheeky extra change * Remove credentials from the integration test recordings (AzureArcForKubernetes#54) * Modify changelog and rename tests * Delete recording file * Fix the credentials issue in the integration tests * Update CHANGELOG * Markups * Fix typo * Minor markups * Make cleaning up resources more robust and remove the VHD external reference * Markups * Remove the integration test from the repo (AzureArcForKubernetes#56) * prerequisite docker for cnf * Fix bicep render on Windows (AzureArcForKubernetes#57) * Fixes for Windows (AzureArcForKubernetes#58) * Fix bicep render on Windows * Fixes for Windows * python-static-checks ran * ADO-880627: Use docker-less ACR login For running in environments without docker, such as CI pipelines. This affects uploading Helm charts for CNFs - the ACR login now fetches an access token, which is used to login to the Helm registry and upload the chart. * docker is not required any more * Remove pre-release build and lint files from release branch (AzureArcForKubernetes#63) * Release markups - release branch (AzureArcForKubernetes#65) * Markups from release comments * history * markups and fixes * README changes * linting fixes * Fix integration tests (AzureArcForKubernetes#67) * Fix integration tests * Update src/aosm/development.md Co-authored-by: Cyclam <95434717+Cyclam@users.noreply.github.com> * Update src/aosm/azext_aosm/tests/latest/test_aosm_cnf_publish_and_delete.py Co-authored-by: Cyclam <95434717+Cyclam@users.noreply.github.com> * Update src/aosm/azext_aosm/tests/latest/test_aosm_cnf_publish_and_delete.py Co-authored-by: Cyclam <95434717+Cyclam@users.noreply.github.com> * Markup changes --------- Co-authored-by: Cyclam <95434717+Cyclam@users.noreply.github.com> Co-authored-by: Sunny Carter <sunny.carter@metaswitch.com> * Add aosm to service_name.json * move artifact upload to before nfd/nsd deploy (AzureArcForKubernetes#62) * move artifact upload to before nfd/nsd deploy * markups * check in new test recording * non-working attempt to use token creds * Check for Azure features on deploy and delete (AzureArcForKubernetes#71) * WIP: Check for features on deploy and delete * linting * Anand has confirmed names of flags * Update test recording as now has calls to Features API * Update src/aosm/azext_aosm/custom.py Co-authored-by: jamiedparsons <111778988+jamiedparsons@users.noreply.github.com> * docstring markups --------- Co-authored-by: jamiedparsons <111778988+jamiedparsons@users.noreply.github.com> * code working * Fix generate-config * Fix tests * lint * linting * Jl/nfdv proxy (AzureArcForKubernetes#73) * added publisher scope to input file; changed to proxy nsdv * fixed get request on proxy nfdv (should be overwritten when autogenerated again) * small print bug fix --------- Co-authored-by: Jordan <jordan.layton@metaswitch.com> * Code review mark ups * Linting and fix UTs * aosm codeowner * Update HISTORY.rst * Normalise aosm version to 1.0.0b1 for release * update hashes in recording * Temporary test revert of "aosm codeowner" This reverts commit 479ba54. * Fix license header formatting * Revert "Temporary test revert of "aosm codeowner"" This reverts commit 0e4d0e7. * Remove nonexistent entry from codeowners * Fix source_local_docker_image defaults to placeholder text (AzureArcForKubernetes#79) * temp fix for bug * minor formatting * refactor + change validation ordering to mimic previous behaviour * add docstring --------- Co-authored-by: Jordan <jordan.layton@metaswitch.com> * renamed nsdg to nsd * Helptext + a little bit of validation * Fixed up validation * Return True if _all_ required artifact manifests exist, not just the last one checked. * Code markups + linting. * Docs: CNF publish options and permissions (AzureArcForKubernetes#91) * Requirement for docker again * revert bad markup (AzureArcForKubernetes#94) * Move live tests to swedensouth * Actually move to uaenorth * Don't log out ACR passwords when artifact commands fail (AzureArcForKubernetes#97) * Don't log out passwords when artifact commands fail * Don't log out passwords when artifact commands fail part 2 * Comment to explain dropping the original exception * Fix cnf image take 2 (AzureArcForKubernetes#101) * Fix CNF image copy to work cross subscription * Cross subscription works for image copy. Still test same subscription * lint * Error message * oops, code paste error * markups * appease mypy * Default RG and ACR Values with Publisher Name (AzureArcForKubernetes#103) * added default rg and acr values for nf + nsd; added blob_url default for vnf * added bug fix to close Paulo's bug * change error message back --------- Co-authored-by: Jordan <jordan.layton@metaswitch.com> * Fix unauthorized error bug * Add spacing * fix unexpected symbol when parsing lists (AzureArcForKubernetes#107) * Validation requirements on helm names (AzureArcForKubernetes#109) * Validation requirements on helm names * lint * markups * lint * Fix error parsing * Lower case acr names (AzureArcForKubernetes#112) * Lower case ACR names and fix interactive mode for lists * lint * remove duplicate else branch * always allow azureDeployLocation to be configurable * Add new optional VHD parameters * Make VNF publish and delete a live test only * Validate VHD parameters in build UT * Markups from the CLI team * mark-ups * remove azureDeployLocation as a configurable vhd parameter * add explanitory comments * Updates for 2023-09-01 API (AzureArcForKubernetes#84) * Regen Python SDK from 2023-09-01 API - also uses latest AutoRest client - fix for HybridNetworkManagementClient init signature (swap order of subscription_id and credential parameters) * Update CLI extension code to use new SDK * added SAMI to publisher pre deploy * Update bicep templates to use 2023-09-01 * Update NF templates * Update metaschema * Add Allow-Publisher to required feature flags * Use secure objects for deployment parameters * Correctly get array item types in CNF deployment parameter schemas * Revert master .flake8 config * Fix double space in user output. Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com> * Remove delete message to be consistent with other CLI extensions * Move "Deleted <resource>" messages to logger.info(). * Remove Blob_SAS_URL Option from ArmTemplate in input file (AzureArcForKubernetes#119) * moved blob url to vhd config only; untested * stopped error in post innit before validate * changed ordering of inputs so that blob and filepath are next to each other; helptext for filepath different for each option * Markups from sunny * appease mypy --------- Co-authored-by: Jordan <jordan.layton@metaswitch.com> Co-authored-by: Sunny Carter <sunny.carter@metaswitch.com> --------- Co-authored-by: Jordan <jordan.layton@metaswitch.com> Co-authored-by: Jacob Darby <jdarby@microsoft.com> Co-authored-by: Chaos <chaosultima@outlook.com> Co-authored-by: Chaos Chhapi <chaos.chhapi@metaswitch.com> Co-authored-by: jordlay <72226943+jordlay@users.noreply.github.com> Co-authored-by: patrykkulik-microsoft <116072282+patrykkulik-microsoft@users.noreply.github.com> Co-authored-by: Jacob <53872686+jddarby@users.noreply.github.com> Co-authored-by: Jamie Parsons <jamie.parsons@metaswitch.com> Co-authored-by: jamiedparsons <111778988+jamiedparsons@users.noreply.github.com> Co-authored-by: Andy Churchard <andy.churchard@metaswitch.com> Co-authored-by: Cyclam <95434717+Cyclam@users.noreply.github.com> Co-authored-by: William Bradley <wbradley@microsoft.com> Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
bavneetsingh16
pushed a commit
that referenced
this pull request
Aug 2, 2024
* build: add cicd pipeline (#7) * build: move update version logic to workflow (#8) * build: Run CI on multiple python version (#38) * build: Run CI in Python 3.8-3.11 * build: remove pull request event for CI to avoid duplicate runs * test: add test cases for commands (#40) * fix: error when register API with long description spec (#41) * test: add test cases for optional parameters (#42) * feat!: remove file name param (#43) * fix: error not thrown when import spec with >3MB file (#44) * feat!: remove state param for deployment commands (#46) * fix: API title created by register command is not same with provided spec (#47) * feat!: redesign parameters to specify APIM instance for import-from-apim command (#45) * test: clean up legacy test cases (#48) * test: add test cases for command examples (#49) * docs: update help message per feedback (#50) * build: bump version to 1.0.0 and add changelog (#51) * fix: some parameters should be required in import-specification and deployment command (#53) * feat!: rename parameter names to align with other Azure CLI command experience (#52) * test: enable test for import-from-apim (#54) * test: fix show service test case (#55) * docs: update changelog for 1.0.0 (#56) * Update HISTORY.rst - jukasper updated changelog * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * Update HISTORY.rst * docs: update readme for apic-extension (#57) * fix: cannot run create command against existing resource (#58) * fix: cannot run create command against existing resource * style: fix style * build: remove cicd pipeline (#59) * build: resolve review comments (#60) --------- Co-authored-by: Julia Kasper <42241691+juliajuju93@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
azdev style <YOUR_EXT>
locally? (pip install azdev
required)python scripts/ci/test_index.py -q
locally?For new extensions:
About Extension Publish
There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update
src/index.json
automatically.The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify
src/index.json
.