aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-09-13 15:15:13 -0400
committerGitHub <noreply@github.com>2017-09-13 15:15:13 -0400
commitec9abede5c342aeb4c4d237f81e687a6e7ada20f (patch)
treec99ea9e25eb2c789ef9ac4e384d2b9aaad33005c /manifests
parentd27ff846a14a658de03548aa0920a3eee160db2c (diff)
parentd037cef84e41cce7555c2ea025397d89a23d94d4 (diff)
downloadbuild_control-ec9abede5c342aeb4c4d237f81e687a6e7ada20f.tar.gz
Merge pull request #31 from rendinam/pkg_pinning0.2.3
Allow pinning build support packages to requested versions...
Diffstat (limited to 'manifests')
-rw-r--r--manifests/dev-test.yaml2
-rw-r--r--manifests/public-test.yaml10
2 files changed, 11 insertions, 1 deletions
diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml
index 531bf80..68da460 100644
--- a/manifests/dev-test.yaml
+++ b/manifests/dev-test.yaml
@@ -7,7 +7,7 @@ channel_URL: 'http://ssb.stsci.edu/astroconda-dev'
# publication_root path needs to be visible from the slave nodes.
publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-testing'
packages:
- - fitsverify
+ - drizzlepac
# - crds
# - cube-tools
# - sphinxcontrib-programoutput
diff --git a/manifests/public-test.yaml b/manifests/public-test.yaml
new file mode 100644
index 0000000..331d857
--- /dev/null
+++ b/manifests/public-test.yaml
@@ -0,0 +1,10 @@
+# Recipe repository
+repository: 'https://github.com/astroconda/astroconda-contrib'
+
+# Publication channel to consult when determining what packages already exist.
+channel_URL: 'http://ssb.stsci.edu/astroconda'
+
+# publication_root path needs to be visible from the slave nodes.
+publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-staging'
+packages:
+ - asdf