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

Added verbose message about bicepconfig.json in use #278

Merged
merged 2 commits into from
Sep 24, 2022

Conversation

StefanIvemo
Copy link
Member

Fixes #264

Added verbose message that states which bicepconfig.json file is in use for the current bicep file.

Message added to Build-Bicep, Publish-Bicep, Restore-Bicep and Test-Bicep

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant issues, for tracking and closure.
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing.
  • Verified build scripts work.
  • Updated relevant and associated documentation.

@StefanIvemo StefanIvemo added the enhancement New feature or request label Sep 24, 2022
Copy link
Member

@SimonWahlin SimonWahlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link

Unit Test Results

145 tests   145 ✔️  12s ⏱️
  18 suites      0 💤
    1 files        0

Results for commit 4eba6a1.

@SimonWahlin SimonWahlin merged commit 049d8a1 into main Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add info about which bicepconfig.json file is being used to verbose output
2 participants