Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Register new package GeneticVariation.jl v0.1.0 #9921

Merged
merged 1 commit into from
Jun 23, 2017

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Jun 21, 2017

Repository: BioJulia/GeneticVariation.jl
Release: v0.1.0
Travis: Travis Build Status
cc: @Ward9250

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds are up to date.

@Ward9250 This PR will remain open for 24 hours for feedback (which is optional). If you get feedback, please let us know if you are making changes, and we'll merge once you're done.

@tkelman
Copy link
Contributor

tkelman commented Jun 23, 2017

Looks like BioSymbols is imported directly, so it should be listed directly in REQUIRE instead of assuming it's present as a transitive dependency

BioCore
BioSequences
BufferedStreams
Compat 0.18
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only need 0.17 for abstract type

@TransGirlCodes
Copy link
Contributor

@tkelman Is it imported directly? On the release-0.1 branch I removed an import of BioSymbols from src/GeneticVariation.jl because it turned out I didn't need it. It is still present on master, but when release-0.1 branch is made, any revisions on that branch will be merged back into master.

@attobot
Copy link
Contributor Author

attobot commented Jun 23, 2017

Repository: BioJulia/GeneticVariation.jl
Release: v0.1.0
Travis: Travis Build Status
cc: @Ward9250

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds are up to date.

@Ward9250 This PR will remain open for 24 hours for feedback (which is optional). If you get feedback, please let us know if you are making changes, and we'll merge once you're done.

@tkelman
Copy link
Contributor

tkelman commented Jun 23, 2017

On the release-0.1 branch I removed an import of BioSymbols from src/GeneticVariation.jl because it turned out I didn't need it.

Ah yes you're right, I was looking at master, didn't realize this was tagged from a different branch

@TransGirlCodes
Copy link
Contributor

@tkelman Before this merges, I'm going hotfix BioSequences.jl and add changes to this release to address your Tuple{Int,Int} zero comment first.

@TransGirlCodes
Copy link
Contributor

@tkelman Ok I've made changes for the whole Base.zero thing. As a result this will depend on a hotfix version of BioSequences.jl, and that's reflected in REQUIRE, although I've just noticed attobot hasn't opened a PR for BioSequences.jl nor has it updated this thread.

@tkelman
Copy link
Contributor

tkelman commented Jun 23, 2017

@simonbyrne did you tweak something on attobot?

@TransGirlCodes
Copy link
Contributor

I've just deleted and redone the hotfix release for BioSequences.jl and attobot still hasn't responded.

@tkelman
Copy link
Contributor

tkelman commented Jun 23, 2017

Open an issue on the attobot repo?

@TransGirlCodes
Copy link
Contributor

I've done the BioSequences.jl PR myself using PkgDev.tag - PkgDev.publish in the meantime.

@attobot
Copy link
Contributor Author

attobot commented Jun 23, 2017

Repository: BioJulia/GeneticVariation.jl
Release: v0.1.0
Travis: Travis Build Status
cc: @Ward9250

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds are up to date.

@Ward9250 This PR will remain open for 24 hours for feedback (which is optional). If you get feedback, please let us know if you are making changes, and we'll merge once you're done.

@attobot
Copy link
Contributor Author

attobot commented Jun 23, 2017

Repository: BioJulia/GeneticVariation.jl
Release: v0.1.0
Travis: Travis Build Status
cc: @Ward9250

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds are up to date.

@Ward9250 This PR will remain open for 24 hours for feedback (which is optional). If you get feedback, please let us know if you are making changes, and we'll merge once you're done.

@TransGirlCodes
Copy link
Contributor

Ok back on track now. GeneticVariation now depends on BioSequences v0.6.2 in order to avoid the Base.zero definition, just redoing travis builds now to light that green.

@attobot
Copy link
Contributor Author

attobot commented Jun 23, 2017

Repository: BioJulia/GeneticVariation.jl
Release: v0.1.0
Travis: Travis Build Status
cc: @Ward9250

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds are up to date.

@Ward9250 This PR will remain open for 24 hours for feedback (which is optional). If you get feedback, please let us know if you are making changes, and we'll merge once you're done.

@tkelman tkelman merged commit 17997b4 into JuliaLang:metadata-v2 Jun 23, 2017
@attobot attobot deleted the GeneticVariation/v0.1.0 branch June 23, 2017 11:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants