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

Upgrade Cake Build and its dependencies #4072

Merged
merged 3 commits into from
Jul 29, 2021

Conversation

Nirmal4G
Copy link
Contributor

@Nirmal4G Nirmal4G commented Jun 17, 2021

Fixes #4071

  • Update Build script
  • Upgrade Cake Runner
  • Upgrade modules, add-ins and tools

PR Type

What kind of change does this PR introduce?

  • Build or CI related changes

What is the current behavior?

Using unsupported version of Cake build runner and its modules, add-ins and tools.

What is the new behavior?

Updated to latest version of Cake build runner and its modules, add-ins and tools.

PR Checklist

Please check if your PR fulfils the following requirements:

  • Tested code with current supported SDKs
  • Contains NO breaking changes

Other information

  • If you're editing this patch tree, please rebase on latest HEAD and then commit, without updating from the latest HEAD.
  • When merging, please update the commit title to PR title instead of the default Merge pull request #xxxx from repo/branch, and commit message to either PR message or messages of individual commits. The auto-merge bot does this by default.

@ghost
Copy link

ghost commented Jun 17, 2021

Thanks Nirmal4G for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

@ghost ghost requested review from michael-hawker, azchohfi, Kyaa-dost and Rosuavio June 17, 2021 16:08
@ghost ghost added the feature request 📬 A request for new changes to improve functionality label Jun 17, 2021
@Kyaa-dost Kyaa-dost added this to the 7.1 milestone Jun 17, 2021
@Nirmal4G Nirmal4G force-pushed the hotfix/upgrade-build branch 2 times, most recently from 94e3a71 to 4d3179d Compare June 17, 2021 18:07
azure-pipelines.yml Show resolved Hide resolved
azure-pipelines.yml Show resolved Hide resolved
azure-pipelines.yml Show resolved Hide resolved
azure-pipelines.yml Show resolved Hide resolved
azure-pipelines.yml Show resolved Hide resolved
build/build.cake Outdated Show resolved Hide resolved
build/build.cake Show resolved Hide resolved
@ghost
Copy link

ghost commented Jun 17, 2021

This PR has been marked as "needs attention 👋" and awaiting a response from the team.

@Nirmal4G Nirmal4G marked this pull request as draft June 17, 2021 18:26
@Nirmal4G Nirmal4G marked this pull request as ready for review June 17, 2021 19:31
@Nirmal4G Nirmal4G requested a review from azchohfi June 17, 2021 19:35
@Nirmal4G Nirmal4G force-pushed the hotfix/upgrade-build branch from 1391504 to b142a7b Compare June 19, 2021 07:31
@Nirmal4G Nirmal4G force-pushed the hotfix/upgrade-build branch from b142a7b to 3d0be9d Compare June 27, 2021 18:14
@Nirmal4G Nirmal4G force-pushed the hotfix/upgrade-build branch from 3d0be9d to 1ccbdf5 Compare July 20, 2021 19:22
Nirmal4G added 3 commits July 22, 2021 08:30
Normalize Tabs into Spaces
Clean-up trailing white-spaces
Fix-up new-lines where necessary
- Update Build script
- Upgrade Cake Runner
- Upgrade modules, addins and tools
Using VSCode's PowerShell extension, format and refactor the scripts!
@Nirmal4G Nirmal4G force-pushed the hotfix/upgrade-build branch 2 times, most recently from c4bf0fe to 2444b55 Compare July 22, 2021 19:12
@michael-hawker michael-hawker merged commit 9326ea2 into CommunityToolkit:main Jul 29, 2021
@Nirmal4G Nirmal4G deleted the hotfix/upgrade-build branch July 29, 2021 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request 📬 A request for new changes to improve functionality needs attention 👋
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Build] Upgrade Cake and its dependencies
4 participants