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

Improve build.sh speed #2521

Merged
merged 1 commit into from Mar 12, 2024
Merged

Conversation

Liamdoult
Copy link
Contributor

Improve build.sh speed

  • You've read the Contributor Guide and Code of Conduct.
  • NA You've included unit or integration tests for your change, where applicable.
  • NA You've included inline docs for your change, where applicable.
  • NA If any gains or losses in performance are possible, you've included benchmarks for your changes. More info
  • NA There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

By default build and pack will trigger restore and build respectively. Considering it was just built and restored, no need to repeat these steps. Thus adding option to disable this in each step.

By default build and pack will trigger restore and build respectively.
Considering it was just built and restored, no need to repeat these
steps. Thus adding option to disable this in each step.
Copy link
Contributor

@jmprieur jmprieur left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks @Liamdoult

@jennyf19 jennyf19 merged commit 4279d53 into AzureAD:dev Mar 12, 2024
4 checks passed
@Liamdoult Liamdoult deleted the lad/build-duplication branch March 13, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants