Emerle, Ryan
f34e6928b2
Update CoC and contact details
2021-12-14 17:16:30 -05:00
Emerle, Ryan
0c4eebd510
Revert to jQuery 2.x and apply workaround
...
- Apply workaround for <https://github.com/advisories/GHSA-gxr4-xjj5-5px2 >
2021-12-14 16:37:34 -05:00
Emerle, Ryan
4e21f2f13d
Reduce build output for portal test
...
- Remove verbose flag from `tar`
2021-12-14 15:48:11 -05:00
Emerle, Ryan
4f1b257c9c
Fix JVM params for functional tests
2021-12-14 15:03:44 -05:00
Emerle, Ryan
af5bc89c4f
Updates
...
- Tweak JVM memory parameters for build
- Add GitHub action for releasing vNext docker images
- Upgrade jQuery to 3.5.1 due to SECVULN
- Update Java in all containers to v11 (LTS)
2021-12-14 14:47:35 -05:00
Ryan Emerle
1840116d6d
Merge pull request #1064 from Aravindh-Raju/aravindhr/fix-extra-dot-bug
2021-12-14 11:33:29 -05:00
Aravindh R
6e3e0b18f2
Merge branch 'vinyldns:master' into aravindhr/fix-extra-dot-bug
2021-12-10 15:54:48 +05:30
Ryan Emerle
77b43232ca
Merge pull request #1068 from remerle/dev-example-consistency
2021-12-09 15:30:11 -05:00
Ryan Emerle
ce793ad30a
Fix build/verify
2021-12-09 11:25:46 -05:00
Aravindh-Raju
38fe622ac3
Add unit tests
2021-12-09 13:49:39 +05:30
Ryan Emerle
bccbbe32ce
Merge branch 'master' into dev-example-consistency
2021-12-08 14:39:36 -05:00
Ryan Emerle
e8d93c57c4
Fix permissions
2021-12-08 14:38:03 -05:00
Ryan Emerle
85577a27f0
Consistency Updates
...
- Clean up documentation
- Update architecure diagram
- Fix discrepencies between local and docker test execution
- Fix inconsistencies in various configuration files used for tests and
execution
2021-12-08 14:36:00 -05:00
Aravindh R
f9f8f1dadf
Merge branch 'master' into aravindhr/fix-extra-dot-bug
2021-12-08 14:14:52 +05:30
Jim
e6292b0a8b
Merge pull request #1063 from jwakemen/csv-txt-bug
...
Add ability to import TXT record data via CSV import
2021-12-07 11:12:45 -05:00
Ryan Emerle
4c4d2123b4
Merge branch 'master' into csv-txt-bug
2021-12-06 17:13:39 -05:00
Ryan Emerle
9913b67d75
Merge pull request #1067 from remerle/master
2021-12-06 16:54:26 -05:00
Ryan Emerle
32b32f4294
Merge branch 'master' into master
2021-12-06 16:53:55 -05:00
Ryan Emerle
691125d17e
Update publish site to be manually triggered
2021-12-06 16:52:54 -05:00
Ryan Emerle
f2dad30cb8
Fix broken links in docs
2021-12-06 16:51:53 -05:00
Ryan Emerle
16766b6202
Merge pull request #1066 from remerle/master
2021-12-06 16:22:25 -05:00
Ryan Emerle
9a6350acef
Update publish_docs [ci skip]
2021-12-06 16:21:44 -05:00
Ryan Emerle
3a198f5211
Fix setup-portal docs
2021-12-06 15:44:16 -05:00
Ryan Emerle
50c3988b76
Merge pull request #1065 from remerle/update_publish_microsite
2021-12-06 14:54:54 -05:00
Ryan Emerle
16d5849189
Update codecov
2021-12-06 14:36:46 -05:00
Ryan Emerle
67fc6ae5bf
Update codecov
2021-12-06 14:31:00 -05:00
Emerle, Ryan
0ef240819c
Fix publish-site
2021-12-06 14:27:34 -05:00
Ryan Emerle
d762f55a3d
Update publish-site.yml
2021-12-06 14:19:43 -05:00
Ryan Emerle
3cc96577ed
Merge branch 'master' into csv-txt-bug
2021-12-06 14:15:35 -05:00
Ryan Emerle
61082d0c8f
Merge pull request #1058 from remerle/functional-test-upgrade
...
Reviewed offline - merging to `master`
2021-12-06 14:07:21 -05:00
Emerle, Ryan
945a4179b0
Add release workflow
2021-12-06 13:46:47 -05:00
Emerle, Ryan
e3e0f51ccc
Upgrade to codecov action v2
2021-12-06 12:59:29 -05:00
Emerle, Ryan
ee2cc44384
Update code coverage settings to be informational only
2021-12-06 12:54:46 -05:00
Aravindh-Raju
6ee7e0a2b8
Fix extra dot character error in RData
2021-12-06 14:47:23 +05:30
Emerle, Ryan
bb81dad224
Fix for code coverage output
2021-12-03 16:21:37 -05:00
Emerle, Ryan
df31fedf4c
Fix for assemble_api/assemble_portal
2021-12-03 14:56:38 -05:00
Emerle, Ryan
5fccf67a2d
Fix build and TTY issue
2021-12-03 12:35:47 -05:00
Ryan Emerle
5a87e51102
Fix permissions
2021-12-03 12:21:36 -05:00
Emerle, Ryan
c3d4e16da4
Updates
...
- Fix issues with `SSHFP` record type
- Add `sbt.sh` helper script
- Update configuration file (`application.conf`) for consistency
- Update documentation
2021-12-03 12:16:21 -05:00
Jim Wakemen
bed1129a54
Add ability to import TXT record data via CSV import
...
This updates the CSV import to properly import TXT records from a CSV file.
Previously the import would not populate the text record's text data field. Now it will
properly import all the fields of a TXT record.
2021-12-02 09:19:39 -05:00
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
45e7ce6a6a
Update docker run
statements
...
- Update Makefiles to _optionally_ include TTY
2021-11-01 12:36:21 -04:00
Emerle, Ryan
c4d10a201e
Update Release
...
- Added images to `build/docker`
- Update `quickstart` script to be more functional
2021-11-01 12:25:17 -04:00
Emerle, Ryan
f2db11e89a
Update Release
...
- Remove sonatype release from sbt build
- Remove instructions about release - it will be automated by GHA
- Remove `sbt-release` plugin
2021-10-29 12:23:08 -04:00
Ryan Emerle
52d08e2cf0
Update build and release scripts
2021-10-27 14:09:40 -04:00
Ryan Emerle
61286c685a
Fix perms
2021-10-27 13:44:55 -04:00
Ryan Emerle
5e9b794d8d
Fix permissions
2021-10-27 13:43:57 -04:00
Emerle, Ryan
b143e975a7
Updates
...
- Move quickstart from `utils` to `quickstart`
- Update quickstart script to add more container manipulation
- Move API functional tests back under `modules/api`
- Move build-related scripts to `build/` directory
- Add quickstart containers that can run the local version of the code
2021-10-27 13:43:21 -04:00
Emerle, Ryan
5fe33eee22
Update docs
...
- Fix broken links
- Fix formatting
- Add Makefile for running via docker
- Move README.md from `modules/docs/src/main/mdoc` to `modules/docs` to be consistent with `modules/portal`
2021-10-21 14:21:37 -04:00
Emerle, Ryan
9ce466aa0c
Fix microsite broken dependencies and update docs
2021-10-21 11:44:53 -04:00