Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Adam Rudell e6324af3ae
Add method to set REST properties (#254)
# Description
Summary of changes:
- Add a new function called `Set-SdnResource` that enables user to make
modifications easily to the REST endpoint for resources

# Change type
- [ ] Bug fix (non-breaking change)
- [ ] Code style update (formatting, local variables)
- [x] New Feature (non-breaking change that adds new functionality
without impacting existing)
- [ ] Breaking change (fix or feature that may cause functionality
impact)
- [ ] Other

# Checklist:
- [x] My code follows the style and contribution guidelines of this
project.
- [x] I have tested and validated my code changes.
2024-06-14 02:58:24 +00:00
Adam Rudell 633ddaf403
Improve module structure, security and build processes (#173)
* update to use new location of getnetview

* define nuspec and define nuget config

* update author and tags

* Update build-pipeline.yml

* Update build-pipeline.yml

* Update build-pipeline.yml

* Update build-pipeline.yml

* Update build-pipeline.yml

* update nuget config

* update version

* update nuget.config

* update nuget.config

* update feed

* update nuget feed

* save change

* save changes

* push changes

* changes

* update build steps

* push changes

* save changes

* save changes

* save changes

* save

* save changes

* temp save changes

* save changes

* save changes

* save changes

* save changes

* save contribution guide

* eliminate the $using variables

* save changes

* save changes

* save changes

* save changes

* update actions

* save changes

* fix param

* save changes

* save changes

* save changes

* save changes

* save changes

* remove doc publishing

* save build changes

* save changes

* Update server2019-sdntest-pr.yml

* update workflow action

* save changes

* update workflow

* remove import module from workflow

* fix issue for get-sdnaidutlog when audit log not enabled

* fix test for Debug-SdnFabricInfrastructure

* Change to use result FAIL for Test-EncapOverhead in case no encap config found

* fix format change

---------

Co-authored-by: Luyao <50725564+luyaof@users.noreply.github.com>
Co-authored-by: Luyao Feng <luyaof@microsoft.com>
2023-03-23 13:15:44 +00:00
Adam Rudell aa47164d82 remove .documentation and add to gitignore 2021-09-17 15:44:57 -05:00
Adam Rudell 77091ec80d
implement build process (#22) 2021-08-04 16:35:10 +08:00