Skip to content

Remove prettifier from build#684

Merged
WhitWaldo merged 3 commits intodapr:mainfrom
WhitWaldo:remove-prettifier-from-build
Mar 24, 2025
Merged

Remove prettifier from build#684
WhitWaldo merged 3 commits intodapr:mainfrom
WhitWaldo:remove-prettifier-from-build

Conversation

@WhitWaldo
Copy link
Copy Markdown
Contributor

Description

There's no need to have a prettifier run during the build pipeline as it's just a formatting step, and the code is about to be mangled as part of the build operation. This removes this step from the build.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #683

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…ep during a build operation.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added the chores Admin related tasks label Mar 14, 2025
@WhitWaldo WhitWaldo self-assigned this Mar 14, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners March 14, 2025 00:42
@WhitWaldo WhitWaldo merged commit 9ff799c into dapr:main Mar 24, 2025
6 checks passed
@WhitWaldo WhitWaldo deleted the remove-prettifier-from-build branch March 24, 2025 08:43
atrauzzi pushed a commit to atrauzzi/dapr-js-sdk that referenced this pull request Jul 12, 2025
* Removing prettifier from the build pipeline as it's an unnecessary step during a build operation.
* Version number updated in package-lock.json

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Alexander Trauzzi <acj@trauzzi.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chores Admin related tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Infrastructure] Remove prettifier from build pipeline

1 participant