2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00

7 Commits

Author SHA1 Message Date
Emerle, Ryan
e1743e5342
Updates
- Simplify build config
- Add TTY check to Makefiles for running Docker containers
- Update `fs2` to latest patch
- Update `sbt-assembly` plugin
- Update portal to remove chatty console
- Update portal scripts to add license header
- Update prepare-portal/Gruntfile to combine js and css where applicable
- Remove unused gentelella files from final portal artifact
- Add support for shared zones to quickstart/docker images
- Consolidate built artifacts in `artifacts/` to make eventual release easier
2021-11-02 17:06:24 -04:00
Emerle, Ryan
07b683cbd0 Updates
- Remove old, unused scripts in `bin/`
- Remove old images from release
  - `test` and `test-bind` are no longer necessary. Test images are in a different repo now
- Remove Docker image creation from sbt build config - actual `Dockerfile` files are easier to deal with

- Update scripts in `bin/` to utilize new Docker images
- Update documentation for changes
- Update all Docker Compose and configuration to use exposed ports on the `integration` image (19001, 19002, etc) both inside the container and outside to make testing more consistent irrespective of method
- Update FlywayDB dependency to v8 to fix a weird logging bug that showed up during integration testing. See: https://github.com/flyway/flyway/issues/2270

- Add `test/api/integration` Docker container definition to be used for any integration testing

- Move `module/api/functional_test` to `test/api/functional` to centralize the "integration-type" external tests and testing utilities

- Move functional testing and integration image to the `test/` folder off of the root to reduce confusion with `bin/` and `docker/`
2021-10-15 15:06:04 -04:00
Britney Wright
1dcd168293
enhance portal datetime form field using daterangepicker and moment (#805) 2019-08-21 10:41:54 -04:00
Britney Wright
4f859cffca
update JavaScript testing tools (#627) 2019-05-13 14:10:08 -04:00
Britney Wright
272b41927f
Revert "Karma config updates (#457)" (#471)
This reverts commit f0044df625df35ba22545e7d14b2086c9bb043fe.
2019-01-30 16:52:57 -05:00
Britney Wright
f0044df625 Karma config updates (#457)
* update karma config

* upate unit tests
2019-01-30 12:59:18 -05:00
Paul James Cleary
f0726ecb37 Initial code release 2018-07-31 14:26:07 -04:00