generated from deploymenttheory/Template
-
Notifications
You must be signed in to change notification settings - Fork 1
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: refined gorelease pipeline validation #269
Merged
Merged
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
…e missing in the token.
…onditional Access Policy
… add example usage for conditional access policy
…raform files Signed-off-by: GitHub Actions Bot <github-actions[bot]@users.noreply.github.com>
…com/deploymenttheory/terraform-provider-microsoft365 into feat/intune/beta/conditional_access
…raform files Signed-off-by: GitHub Actions Bot <github-actions[bot]@users.noreply.github.com>
…com/deploymenttheory/terraform-provider-microsoft365 into feat/intune/beta/conditional_access
…fetch depth settings
…com/deploymenttheory/terraform-provider-microsoft365 into feat/intune/beta/conditional_access
…commented-out steps
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
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.
Change
Type of Change
Please delete options that are not relevant.
Checklist