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

Remove redundant pipeline variable #116

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

jaredfholgate
Copy link
Member

@jaredfholgate jaredfholgate commented Jun 10, 2024

Pull Request

Description

We are removing a pipeline path variable that is no longer required.

Here is a successful e2e test run with the updated bootstrap code: https://github.com/Azure/accelerator-bootstrap-modules/actions/runs/9450687525/job/26029889532

These are the sister PRs related to this:

License

By submitting this pull request, I confirm that my contribution is made under the terms of the projects associated license.

@jaredfholgate jaredfholgate added the enhancement New feature or request label Jun 10, 2024
@jaredfholgate jaredfholgate self-assigned this Jun 10, 2024
@jaredfholgate jaredfholgate added the minor Minor change that just adds features label Jun 10, 2024
@jaredfholgate jaredfholgate marked this pull request as ready for review June 10, 2024 15:19
jaredfholgate added a commit to Azure/alz-terraform-accelerator that referenced this pull request Jun 11, 2024
<!-- Thank you for submitting a Pull Request. Please fill out the
template below.-->
## Overview/Summary

This PR updates the docs to reflect the deprecation of MSI auth support
for ADO.

It also removed the ci cd files which have been migrated to the
bootstrap module.

Sister PRs:

* Azure/accelerator-bootstrap-modules#23
* Azure/ALZ-PowerShell-Module#116

## This PR fixes/adds/changes/removes

1. #40

### Breaking Changes

This will have a minor version increment since we are removing the ci cd
files, but the actual starter module code is not changing.

## Testing Evidence

Please provide any testing evidence to show that your Pull Request
works/fixes as described and planned (include screenshots, if
appropriate).

## As part of this Pull Request I have

- [ ] Checked for duplicate [Pull
Requests](https://github.com/Azure/alz-terraform-accelerator/pulls)
- [ ] Associated it with relevant
[issues](https://github.com/Azure/alz-terraform-accelerator/issues), for
tracking and closure.
- [ ] Ensured my code/branch is up-to-date with the latest changes in
the `main`
[branch](https://github.com/Azure/alz-terraform-accelerator/tree/main)
- [ ] Performed testing and provided evidence.
- [ ] Updated relevant and associated documentation.
@jaredfholgate jaredfholgate merged commit 3bf65b4 into main Jun 11, 2024
2 checks passed
@jaredfholgate jaredfholgate deleted the remove-redundant-pipeline-variable branch June 11, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Minor change that just adds features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants