Skip to content

v0.7.22

Compare
Choose a tag to compare
@DonRichards DonRichards released this 23 Nov 21:35
· 116 commits to development since this release
cb0e20e

What's Changed

  • Move the build processes to a build script
  • Remove redundant build logic

Full Changelog: v0.7.21...v0.7.22

  • cb0e20e (HEAD -> development, origin/development, origin/HEAD) Merge pull request #350 from jhu-idc/move_to_scripts
  • 18a5898 Merge pull request #351 from jhu-idc/move_to_scripts-tm
  • 310c5da (origin/move_to_scripts-tm, move_to_scripts-tm) add chown to fix_permissions
  • 33f5706 rename static startup file to be post buildkit startup files, remove redundancy from startup
  • e409348 unify use of static drupal image for local and static builds
  • ab565b4 re-add idc.Makefile targets for dev assist
  • 9238df8 re-add idc.Makefile targets for dev assist
  • e847f13 remove OBE steps from forked 04-custom-setup.sh script
  • 2c864c6 refactor startup to have common logic based off of drupal-static image
  • bc1764c rework drupal-static image build
  • e6ea47a add .dockerignore to prevent .git* context being added to image
  • 52a5a02 (move_to_scripts) Merge branch 'development' into move_to_scripts
  • 15ac207 Add GITHUB token check & at tool with config export.
  • 3703a12 Initial move to startup script