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

Tag HeatTransfer.jl v0.2.0 #17402

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Aug 27, 2018

Repository: JuliaFEM/HeatTransfer.jl
Release: v0.2.0
Travis: Travis Build Status
Diff: vs v0.1.0
requires vs v0.1.0:

--- 0.1.0/requires
+++ 0.2.0/requires
@@ -1,2 +1,2 @@
-julia 0.6
+julia 0.7 1.0-
 FEMBase

cc: @ahojukka5

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds reflect minimum requirements.

@attobot
Copy link
Contributor Author

attobot commented Aug 27, 2018

Repository: JuliaFEM/HeatTransfer.jl
Release: v0.2.0
Travis: Travis Build Status
Diff: vs v0.1.0
requires vs v0.1.0:

--- 0.1.0/requires
+++ 0.2.0/requires
@@ -1,2 +1,2 @@
-julia 0.6
+julia 0.7 1.0-
 FEMBase

cc: @ahojukka5

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds reflect minimum requirements.

@attobot attobot force-pushed the HeatTransfer/v0.2.0 branch from 080885d to 61392dc Compare August 27, 2018 21:14
@andreasnoack
Copy link
Member

It looks like this breaks HeatTransfer on 0.7

@andreasnoack
Copy link
Member

Doh. This is HeatTransfer. The issue here is that Literate.jl includes a project file. We can ask @fredrikekre if he'd be okay with deleting it for the time being. Otherwise, it will only be possible to test the reverse dependencies once CIBot is upgraded to the new package manager.

@andreasnoack
Copy link
Member

I noticed a lot of warnings in the JuliaFEM tests in CIBot similar to

WARNING: eval from module Calculus to FEMBasis:    
Expr(:call, :*, 0.25, 0)
  ** incremental compilation may be broken for this module **

Do you also see them when running the tests locally?

@ahojukka5
Copy link
Contributor

Yes, I can see them and have seen them for a long time. I don't know the cause of these warnings. I have opened issues about them in both FEMBasis.jl and Calculus.jl:

@andreasnoack
Copy link
Member

Okay. I'll merge here despite CIBot not being able to verify that things work such that things won't get more delayed.

@andreasnoack andreasnoack merged commit 902ce6d into JuliaLang:metadata-v2 Aug 29, 2018
@attobot attobot deleted the HeatTransfer/v0.2.0 branch August 29, 2018 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants