Meteor Azure Versions Save

Automate Meteor deployments on Azure App Service

v2.0.0

6 years ago
  • Migrate documentation to RTD site
  • Add support for Yarn projects

Rewrite tool as npm CLI

  • Enables local compilation to significantly improve build times
  • Provides full cross-platform support
  • Displays progress in real-time
  • Automates setting Azure application settings
  • Aborts pending Kudu deployments
  • Retrieves deployment log from Kudu (in debug mode)

v1.4.5

7 years ago
  • Revert "Increase robocopy multithreading to 16"

v1.4.4

7 years ago
  • Handle bundling failures transparently

v1.4.3

7 years ago
  • Fix unclean npm dependencies on azure

v1.4.2

7 years ago
  • Increase robocopy multithreading to 16

v1.4.1

7 years ago
  • Fix iisnode.yml warning detection
  • Run 'meteor build' in temp directory
  • Enable robocopy multithreading

v1.4.0

7 years ago
  • Add METEOR_AZURE_NOCACHE setting

v1.3.1

7 years ago
  • Fix loading web.config in nested meteor project

v1.3.0

7 years ago
  • Support nested Meteor project directory #14

v1.2.2

7 years ago
  • Increase SCM_COMMAND_IDLE_TIMEOUT
  • Add checks to ensure correct config