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

Sync #7

Merged
merged 235 commits into from
Feb 13, 2024
Merged

Sync #7

merged 235 commits into from
Feb 13, 2024

Conversation

snehapar9
Copy link
Owner


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

aavalang and others added 30 commits November 23, 2023 10:30
#7023)

* add auth type password for rdp and fix line formatting issue

* bump version

* lint

* add warning message

* lint fix
* create extension, update examples, remove import/export commands for api center
…rvice and deprecate --app-id & --app-secret params" (#7048)

* Revert "Connectedk8s - RBAC: Add "arc "mode in Guard for using OBO service and deprecate --app-id & --app-secret params (#6675)"

This reverts commit a3c96db.

* Update setup.py
* Stack-hci-vm 0.1.8

* Update project url
* prompt for updating sql user

* update version

* lint

* update

* update help

* update
azclibot and others added 28 commits February 2, 2024 02:30
…gned and --mi-user-assigned, support 'az containerapp env identity assign/remove/show' (#7226)
…7155)

* Enable NFS Azure file Storage for managed environment

* Fixes for comments

* Fixes for comments
…ntation (#7189)

* first draft for single volume(partially complete

* draft for multi connect(working)

* draft for portal connect, up to checking env

* tested connect with ubuntu

* tested connect and disconnect with ubuntu

* check connection with hostname, port and iqn

* make volumedata a class

* make sure python2.7 also works

* make sure suse os works

* make sure rhel os works

* fix suse zypper check

* check for centos os

* move to folder

* scripts for documentation, need to test for each os type, ubuntu is fine

* give installation doc link directly

* fix error handling, and installation guide, works for centos8

* add timeout to make sure process does not hang forever

* timeout need to work for python2 as well

* fix number_of_sessions persisted

* fix lint and add license

* rerun tests

* add new data protection section

* make it GA, update version
…e cli commands. (#7263)

* update

* update

* Create sync_extensions.sh

* Update sync_extensions.sh
…to main branch (#7273)

* update

* update

* update

* update

* update

* Update update_ext_cmd_tree.py

* Update update_ext_cmd_tree.py
* Added the 1.1.0 version of askarc CLI

* Fixed the index

* Updating url for 1.1.0 and added 1.0.4

* Fixed the index for 1.1.0
@snehapar9 snehapar9 merged commit 6ee1d72 into snehapar9:main Feb 13, 2024
snehapar9 pushed a commit that referenced this pull request Sep 10, 2024
* build: add cicd pipeline (#7)

* build: move update version logic to workflow (Azure#8)

* build: Run CI on multiple python version (Azure#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 (Azure#40)

* fix: error when register API with long description spec (Azure#41)

* test: add test cases for optional parameters (Azure#42)

* feat!: remove file name param (Azure#43)

* fix: error not thrown when import spec with >3MB file (Azure#44)

* feat!: remove state param for deployment commands (Azure#46)

* fix: API title created by register command is not same with provided spec (Azure#47)

* feat!: redesign parameters to specify APIM instance for import-from-apim command (Azure#45)

* test: clean up legacy test cases (Azure#48)

* test: add test cases for command examples (Azure#49)

* docs: update help message per feedback (Azure#50)

* build: bump version to 1.0.0 and add changelog (Azure#51)

* fix: some parameters should be required in import-specification and deployment command (Azure#53)

* feat!: rename parameter names to align with other Azure CLI command experience (Azure#52)

* test: enable test for import-from-apim (Azure#54)

* test: fix show service test case (Azure#55)

* docs: update changelog for 1.0.0 (Azure#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 (Azure#58)

* fix: cannot run create command against existing resource

* style: fix style

* build: remove cicd pipeline (Azure#59)

* build: resolve review comments (Azure#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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.