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

Tag ProximalBase.jl v0.0.3 #9707

Merged
merged 1 commit into from Jun 9, 2017

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Jun 7, 2017

Repository: mlakolar/ProximalBase.jl
Release: v0.0.3
Travis: Travis Build Status
Diff: vs v0.0.2
requires vs v0.0.2: no changes
cc: @mlakolar

Please make sure that:

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

@tkelman
Copy link
Contributor

tkelman commented Jun 7, 2017

Your CoordinateDescent package was using the AProxL1 type, may want to deprecate it if possible?

@mlakolar
Copy link
Contributor

mlakolar commented Jun 7, 2017

Is there a convenient way to simultaneously update both packages?
I have changed the master branch of the CoordinateDescent package after the change here, so that package should work with the master branch here.

@tkelman
Copy link
Contributor

tkelman commented Jun 7, 2017

You can retroactively add upper bounds to the existing tags of CoordinateDescent here in metadata, only changing the requires files of the metadata copies (leave the sha content alone). That would say the existing versions of CoordinateDescent cannot be simultaneously installed with this new breaking version of ProximalBase, but once a new version of CoordinateDescent is released without an upper bound, they can both be upgraded if both installed. Though in this case since both packages are new, it may not be worth the effort.

mlakolar added a commit to mlakolar/METADATA.jl that referenced this pull request Jun 8, 2017
In JuliaLang#9707 with the version of ProximalBase 0.0.3 there are breaking changes.
@mlakolar
Copy link
Contributor

mlakolar commented Jun 8, 2017

Thank you for the instructions.
I've put an upper bound in CoordinateDescent retrospectively in #9725

tkelman pushed a commit that referenced this pull request Jun 9, 2017
* Upper bound on ProximalBase

In #9707 with the version of ProximalBase 0.0.3 there are breaking changes.

* Create requires

Correctly setting upper and lower bound
@tkelman tkelman merged commit f77f931 into JuliaLang:metadata-v2 Jun 9, 2017
@attobot attobot deleted the ProximalBase/v0.0.3 branch June 9, 2017 20:03
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