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

fix: updated win_get examples #282

Merged
merged 3 commits into from
Dec 31, 2024

Conversation

ShocOne
Copy link
Contributor

@ShocOne ShocOne commented Dec 31, 2024

Change

Feel free to remove this sample text

Thank you for your contribution !
Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context.
List any dependencies that are required for this change.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (Wiki)
  • Refactor of existing code

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@ShocOne ShocOne merged commit e54f1fc into main Dec 31, 2024
4 of 5 checks passed
ShocOne added a commit that referenced this pull request Jan 4, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.7.0-alpha](v0.6.0-alpha...v0.7.0-alpha)
(2025-01-04)


### Features

* add mapping functions for various remote assignment settings to
Terraform
([e24fb0f](e24fb0f))
* add resource documentation and modify plan handling for various device
management scripts
([644dbc9](644dbc9))
* add StringListToTypeList function for converting string slices
([#293](#293))
([cd62438](cd62438))
* add StringListToTypeList function for converting string slices to
types.List
([dd28488](dd28488))
* add validation for mobile app assignment ordering
([c0fdeb7](c0fdeb7))
* added mobile app assignment schema for all app types
([ec8edc1](ec8edc1))
* added the option to manually define winget app metadata along side
auto generation + plan modifers
([#281](#281))
([6049e8e](6049e8e))
* enhance mobile app assignment configuration with new settings and
sorting logic
([81dd048](81dd048))
* implement mobile app assignment validation and update related
constructors
([5bbc084](5bbc084))
* implement validation for mobile app assignment settings and restart
timing relationships
([28aa0b3](28aa0b3))
* implement validation for mobile app assignment settings and restart
timing relationships
([#292](#292))
([ed375cc](ed375cc))
* refactored stating and constructor func patterns to be more concise
and leverage correct lib and project helpers
([#277](#277))
([694ade9](694ade9))
* standardized stating structure and constructor approach
([1db44c8](1db44c8))
* standardized stating structure and constructor approach
([#286](#286))
([e798fd5](e798fd5))


### Bug Fixes

* add target type field to AssignmentTargetResourceModel for improved
clarity
([41cbea2](41cbea2))
* added function comments for mobile app assignments
([#294](#294))
([d742bd4](d742bd4))
* bug fixes for conditional access policies and fixes for crud
permissions
([#267](#267))
([4d7f8d8](4d7f8d8))
* centralised settings catalog assignments
([#287](#287))
([751e2f3](751e2f3))
* for constructAssignmentTarget within mobile app assignments
([#289](#289))
([5ee4531](5ee4531))
* numerous fixes in docs and pipelines
([#268](#268))
([b243425](b243425))
* refined gorelease pipeline validation
([#269](#269))
([18ff5aa](18ff5aa))
* remove obsolete mobile app assignment resource from provider
([#297](#297))
([af9b4cf](af9b4cf))
* removed icons plan from plans
([47bc42a](47bc42a))
* rename struct for clarity and add configuration policy assignment
constructor
([32b5b65](32b5b65))
* reorganised repo to use graph_beta and and graph_api consistently for
all package naming
([#290](#290))
([54fc3aa](54fc3aa))
* replace constructAssignment function calls with specific constructors
and remove obsolete construct_assignment.go file
([#288](#288))
([2475c9f](2475c9f))
* sorting mobile app assignment stating logic
([#295](#295))
([9de00c2](9de00c2))
* standardised use of object throughout crud functions
([#259](#259))
([bbc3dc3](bbc3dc3))
* streamline property handling in WinGetApp resource mapping
([#278](#278))
([025a5b1](025a5b1))
* tidied up repo and add validation for mobile app assignment order
([#296](#296))
([036e95a](036e95a))
* update import paths for device and app management resource to use
graph_beta and graph_v1.0
([#291](#291))
([62aa968](62aa968))
* update import paths from 'construct' to 'constructors' for consistency
([d878700](d878700))
* update import paths from 'construct' to 'constructors' for consistency
([#284](#284))
([d878700](d878700))
* updated docs
([#283](#283))
([e76a368](e76a368))
* updated win_get examples
([#282](#282))
([e54f1fc](e54f1fc))
* various small fixes to docs and pipelines
([#271](#271))
([d244e16](d244e16))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

1 participant