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(core): remove restriction of configuration #823

Merged
merged 1 commit into from
Jan 30, 2024
Merged

fix(core): remove restriction of configuration #823

merged 1 commit into from
Jan 30, 2024

Conversation

tomemelko
Copy link
Contributor

@tomemelko tomemelko commented Jan 30, 2024

Prior to this change the schema.jsons for build and publish required the build configuration to be either Debug or Release. This change removes that restriction, allowing build configurations with other names.

I confirmed via monkey-patch that this fixes the issue in my local repository

Prior to this change the schema.jsons for build and publish required
the build configuration to be either Debug or Release. This change
removes that restriction, allowing build configurations with other names
Copy link

sonarcloud bot commented Jan 30, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

nx-cloud bot commented Jan 30, 2024

@AgentEnder AgentEnder merged commit 49b341f into nx-dotnet:master Jan 30, 2024
7 checks passed
@tomemelko tomemelko deleted the fix-build-configs branch January 30, 2024 17:57
github-actions bot pushed a commit that referenced this pull request Jan 31, 2024
# [2.2.0](v2.1.2...v2.2.0) (2024-01-31)

### Bug Fixes

* **core:** remove restriction of configuration ([#823](#823)) ([49b341f](49b341f))
* **dotnet:** prevent "false" being incorrectly passed to dotnet command ([#818](#818)) ([0945571](0945571))

### Features

* add options to sync the `gh-pages` branch with the base branch … ([#815](#815)) ([d9fff67](d9fff67))
* **core:** update inference configuration ([#822](#822)) ([6085c50](6085c50))

Jan 31, 2024, 10:32 PM
Copy link
Contributor

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tomemelko
Copy link
Contributor Author

Holy crap, thanks for the speedy turnaround!

Copy link
Contributor

github-actions bot commented Feb 6, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants