-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding in environmental variable to pkg_test #222
Open
jerowe
wants to merge
29
commits into
bioconda:master
Choose a base branch
from
jerowe:develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
8b99ff2
adding in environmental variable to pkg_test
jerowe 181ff9e
commit
jerowe 987fcf5
pushing change
jerowe b3b1b6f
pushing some debug commands
jerowe 3320ddc
commiting
jerowe a0135f1
commiting
jerowe d345166
removing debug statements
jerowe ec19474
putting upload back the way it was
jerowe fb4170d
might have changed it to command line parameter
jerowe ef56c97
few debug statements
jerowe 3a56a20
added in one debug statement
jerowe 93d765a
Merge branch 'master' of https://github.com/bioconda/bioconda-utils i…
jerowe dca0cd5
fixing debug statement
jerowe 004a309
ok now fixed
jerowe 5b74249
trying to add in channels to pkg_test
jerowe 5d0d474
Merge branch 'master' into develop
jerowe 30b4382
channels should not be none
jerowe a78cc63
Merge branch 'develop' of github.com:jerowe/bioconda-utils into develop
jerowe b8d4b4c
fixe indentation
jerowe dfd87fb
adding to develop
jerowe 9e1c42c
trying ot add in container pkg cache
jerowe 3490b16
commit
jerowe 552b5e1
try again
jerowe 00e4200
trying it with a conda pkg dir
jerowe dce3746
this should not be none
jerowe a91a5f3
mulled_upload_target must have a target
jerowe 93683e3
cleaned up docs
jerowe 3b3907c
fixing package cache
jerowe 99e9418
got the last one
jerowe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we call it CONTAINER_NAMESPACE or something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can name it whatever you like . ;-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed it.