Skip to content

20190411.2: Fix Oryx-CI build (#64)

Compare
Choose a tag to compare
@gpcastro gpcastro released this 11 Apr 11:11
26510ac

Changes:

  • 26510ac Fix Oryx-CI build (#64)
  • cbf9f3d Updating our readme adding info about our components (#65)
  • 3c6f6ff update dotnetcore version in oryx build and oryx runtime images
  • 6782b06 Skipping DB integration tests (#60)
  • 35bf70e Changed .NET Core 2.2 runtime image's base from alpine (#62)
  • acaf3e9 add cleanup for docker mounted directories
  • c511f8f allowing manual builds to be signed only from master and patch branches
  • 1f34b54 Added Component Governance skip to base image build (#57)
  • e45d35b Parallel base image builds (#54)
  • 9c90d9d Introduced common base class for platform-specific E2E tests (#48)
See more
  • 43c218b Fix retagging in nightly builds with oryxtests images (#52)
  • 1955a4d Restructure PHP dockerfile instructions to prevent the cache bust very early (#53)
  • 82f359d Update python 3.7 version to 3.7.3 (#44)
  • f4fe204 stop test containers when tests fail
  • deb6349 stop pushing to dockerhub for nightly builds
  • 4dec57d CI: Re-tag the pulled image with the correct repo name so that tests use that image (#46)
  • e1bf200 Remove Python 3.5 (#40)
  • 2ae10df implementing parallel builds for validation and nightly builds
  • c241121 Improve CI build perf: Disable 'docker system prune' by default and also remove containers created by tests by default (#42)
  • 902f021 Fixing node startup command (#41)
  • eac871f Adding quiet flag to zip command (#38)
  • 9449371 Measure and print execution time of some commands (#39)
  • 888557d Added PHP support (#5)
  • 379e2da Fix integration test failure related to rsync and volume mounted directories (#37)

This list of changes was auto generated.