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

refactor/194327 - Azure Function Pipeline Optimisation #497

Merged
merged 8 commits into from
Feb 7, 2024

Conversation

Zac-Digital
Copy link
Contributor

@Zac-Digital Zac-Digital commented Feb 6, 2024

Ticket: 194327

This PR separates the Azure Function pipeline out from the standard pipeline as they are two distinct projects that have no dependencies on one another, furthermore the application is built once and deployed each time instead of being built and deployed each time, and has been converted to run on Linux instead of Windows. All these changes net a speedup of around ~4x.

@Zac-Digital Zac-Digital changed the title DRAFT - refactor/194327 - Azure Function Pipeline Optimisation refactor/194327 - Azure Function Pipeline Optimisation Feb 7, 2024
@Zac-Digital Zac-Digital marked this pull request as ready for review February 7, 2024 11:18
@Zac-Digital Zac-Digital merged commit edf8366 into development Feb 7, 2024
@Zac-Digital Zac-Digital deleted the refactor/194327 branch February 7, 2024 14:13
Copy link
Contributor

🎉 This PR is included in version 1.6.0-pre-dev.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link
Contributor

🎉 This PR is included in version 1.6.0-development.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants