Lloyd McKenzie
4f832fd4dd
Merge pull request #36 from costateixeira/master
...
fix publisher file name
2020-07-03 07:46:46 -06:00
Jose Costa Teixeira
456aefec32
fix publisher file name
2020-07-02 23:45:54 +02:00
Lloyd McKenzie
066cae477f
Merge pull request #35 from barabo/patch-1
...
Follow 302 redirects with curl
2020-07-01 15:35:02 -06:00
Carl Anderson
52e1448ba5
Follow 302 redirects with curl
...
I noticed that, after running this script, the jar file was only 144 bytes. Running the commented-out `wget` command worked for me, so I re-ran the `curl` command with `-v`. I noticed that the first response was a 302 redirect. It seemed that `curl` needs an extra nudge to follow redirects. Looking in the man page I found `-L`, which worked for me.
2020-07-01 16:26:59 -05:00
Lloyd McKenzie
159e107f58
Merge pull request #34 from costateixeira/master
...
Update publisher jar URL
2020-07-01 08:40:28 -06:00
Jose Costa Teixeira
e79dadd1f8
Update publisher URL (for .sh)
2020-07-01 04:55:53 +02:00
Jose Costa Teixeira
d4a43461b9
Update publisher jar URL
2020-07-01 04:53:02 +02:00
Lloyd McKenzie
8e3101f447
Merge pull request #33 from FHIR/br-anchor-in-library-template
...
Added anchor for cql-content in the liquid library template.
2020-06-29 19:49:32 -06:00
Bryn Rhodes
893c22eea2
Added anchor for cql-content in the liquid library template.
2020-06-29 19:08:35 -06:00
Lloyd McKenzie
886154b3cd
Merge branch 'master' of https://github.com/FHIR/sample-ig
2020-06-27 11:11:11 -06:00
Lloyd McKenzie
fb4b8e43e6
Cause IG to show links to source files
2020-06-27 11:11:01 -06:00
Jose Costa Teixeira
a390a2eded
Merge pull request #3 from FHIR/master
...
catch up
2020-06-27 09:19:47 +02:00
Lloyd McKenzie
6d5dbb45ca
Merge pull request #30 from costateixeira/master
...
Revert "remove old parameter find-other-resources"
2020-06-26 16:29:49 -06:00
Jose Costa Teixeira
5991cefc8d
Revert "remove old parameter find-other-resources"
...
This reverts commit 459e98aead .
2020-06-26 23:22:07 +02:00
Lloyd McKenzie
dc84341671
Merge pull request #29 from costateixeira/master
...
remove old parameter find-other-resources
2020-06-26 08:52:57 -06:00
Jose Costa Teixeira
459e98aead
remove old parameter find-other-resources
2020-06-26 16:43:21 +02:00
Lloyd McKenzie
52a5e2e541
Merge pull request #28 from costateixeira/patch-3
...
Force ipv4 in online check
2020-06-17 14:20:06 -06:00
Jose Costa Teixeira
76d246cfe5
Force ipv4 in online check
...
to make sure we get "TTL" in the response for systems that have IPv6 enabled
2020-06-17 17:38:03 +02:00
Lloyd McKenzie
9224a659cd
Merge pull request #27 from costateixeira/patch-1
...
Quick fix for ping not working over ipv6
2020-06-16 13:09:56 -06:00
Jose Costa Teixeira
a52de5f790
Quick fix for ping not working over ipv6
2020-06-16 20:53:16 +02:00
Bryn Rhodes
a9a19ad265
Fixes to Library liquid template
2020-06-16 11:20:45 -06:00
Lloyd McKenzie
9a0158a326
Merge pull request #26 from FHIR/library-liquid-template
...
Library liquid template
2020-06-15 09:27:09 -06:00
Grahame Grieve
f3353a286c
Add value set with no code system
2020-06-12 07:22:48 +10:00
Bryn Rhodes
946629148d
Added example of cql-options.json file
2020-06-08 20:45:10 -06:00
Bryn Rhodes
837a69e037
Additional updates to template and library example
2020-06-08 20:42:17 -06:00
Bryn Rhodes
a37abbda58
Replaced use of fromBase64() with decode('base64')
2020-06-08 17:41:26 -06:00
Bryn Rhodes
64ea0c0bbb
Updates to library template
2020-06-08 07:45:27 -06:00
Bryn Rhodes
dd4580566d
Updates to Library liquid template
2020-06-01 21:08:21 -06:00
Bryn Rhodes
1d9b41913c
Fixed template typos
2020-05-22 10:28:23 -06:00
Bryn Rhodes
1bd6dfec30
Cleaning up for commit
2020-05-21 18:26:02 -06:00
Grahame Grieve
2c5b01f849
add image to markdown
2020-05-21 20:52:27 +10:00
Grahame Grieve
5be9be9b45
fix fullurl in history
2020-05-02 07:38:53 +10:00
Lloyd McKenzie
441a6597fc
Merge pull request #24 from costateixeira/self-updating-scripts
...
cosmetic fix (fixed one information message and added some blank lines)
2020-04-30 09:34:03 -06:00
José Costa Teixeira
1a12cb4298
cosmetic fix (fixed one information message and added some blank lines)
2020-04-30 07:41:53 +02:00
Lloyd McKenzie
2dffe0628f
Merge pull request #23 from costateixeira/self-updating-scripts
...
update all scripts
2020-04-29 23:32:18 -06:00
José Costa Teixeira
0923413e75
update all scripts
2020-04-30 06:53:42 +02:00
Lloyd McKenzie
4fe9d74dfe
Merge pull request #22 from costateixeira/self-updating-scripts
...
Self updating scripts
2020-04-29 17:16:33 -06:00
Lloyd McKenzie
31844a61c0
Merge branch 'master' into self-updating-scripts
2020-04-29 17:15:15 -06:00
Jose Costa Teixeira
4887d9f764
Fix the path to the update script - will only work after merge
2020-04-29 16:07:58 +02:00
Jose Costa Teixeira
ba0ac1f61a
Update _updatePublisher.bat
2020-04-29 15:59:15 +02:00
Jose Costa Teixeira
f95b8c4f79
Update _updatePublisher.bat
2020-04-29 15:56:55 +02:00
Jose Costa Teixeira
3f604c990a
self-updating scripts - only update _updatePublisher.bat to see if ok
2020-04-29 14:05:22 +02:00
Lloyd McKenzie
fa636949bb
Roll-back auto-update of scripts due to AV problems
2020-04-28 22:46:32 -06:00
Lloyd McKenzie
f60005d7fd
Merge pull request #14 from costateixeira/master
...
self-update from sample IG repo
2020-04-28 22:37:45 -06:00
Lloyd McKenzie
7917a19d26
Merge branch 'master' into master
2020-04-28 22:36:55 -06:00
Lloyd McKenzie
baca53743a
Change IGPublisher path, tweak ignore warnings to new syntax
2020-04-28 22:00:00 -06:00
Grahame Grieve
fe8f50b8f2
Add history to show how it works
2020-04-29 09:57:18 +10:00
Bryn Rhodes
00a09ee914
Library liquid template
2020-04-27 15:51:53 -06:00
Lloyd McKenzie
6aa1e4dcd5
Merge pull request #21 from peturv/bug/shell-script-issues
...
Issues in shell scripts
2020-04-22 20:56:45 -06:00
Pétur Þór Valdimarsson
d7aa4fa7ca
Fixed incorrect boolean check in _updatePublisher.sh
...
Corrected call to java to allow for running on systems with case-sensitive file-systems.
2020-04-22 17:23:04 +02:00