From d753fe4d2f78683fb6941ce25a6813aab307235d Mon Sep 17 00:00:00 2001 From: ndp-opendap Date: Tue, 12 Aug 2025 10:54:13 -0700 Subject: [PATCH 1/3] wip --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index ee42d3e..5fc1f68 100644 --- a/README.adoc +++ b/README.adoc @@ -109,3 +109,7 @@ Another take on the same sort of process - updating gh-pages from a .travis.yml file - that does not use asciidoctor: link:http://www.steveklabnik.com/automatically_update_github_pages_with_travis_example/[Automatically Update GitHub Pages with Travis]. + + += testy +woo! woo! From f06f55f8fef227e978f243968fad03b23a0e1415 Mon Sep 17 00:00:00 2001 From: ndp-opendap Date: Tue, 12 Aug 2025 11:15:38 -0700 Subject: [PATCH 2/3] IFH Breakdown --- technical/olfs.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/technical/olfs.adoc b/technical/olfs.adoc index 6d5f8a7..c4e5951 100644 --- a/technical/olfs.adoc +++ b/technical/olfs.adoc @@ -456,3 +456,6 @@ There are problems with the way the form builds dap4 constraint expressions. * Virtually no unit tests exist for the *_olfs_*. * There are regression tests. The tests exist in their own GitHub repo, the https://github.com/OPENDAP/hyrax_regression_tests[hyrax_regression_tests] project. They require a fully operational Hyrax in order to be run. + += testy +woo! woo! From 6995315d99894284375c649058ee862a75974a63 Mon Sep 17 00:00:00 2001 From: ndp-opendap Date: Tue, 12 Aug 2025 13:47:16 -0700 Subject: [PATCH 3/3] test build --- README.adoc | 4 ---- technical/olfs.adoc | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 5fc1f68..ee42d3e 100644 --- a/README.adoc +++ b/README.adoc @@ -109,7 +109,3 @@ Another take on the same sort of process - updating gh-pages from a .travis.yml file - that does not use asciidoctor: link:http://www.steveklabnik.com/automatically_update_github_pages_with_travis_example/[Automatically Update GitHub Pages with Travis]. - - -= testy -woo! woo! diff --git a/technical/olfs.adoc b/technical/olfs.adoc index c4e5951..454e99a 100644 --- a/technical/olfs.adoc +++ b/technical/olfs.adoc @@ -457,5 +457,5 @@ There are problems with the way the form builds dap4 constraint expressions. * There are regression tests. The tests exist in their own GitHub repo, the https://github.com/OPENDAP/hyrax_regression_tests[hyrax_regression_tests] project. They require a fully operational Hyrax in order to be run. -= testy +== testy woo! woo!