-
I have a repo with two workflows.
This workflow invoked the test reporter: https://github.com/zio/izumi-reflect/actions/runs/3857696050
Though the artifacts were attached to irrelevant workflow:…
-
Motivated by [this comment](https://github.com/ESCOMP/CTSM/pull/1748#issuecomment-1150211413):
Determine whether pnetcdf is in the mksurfdata_esmf build (this issue), in order to propagate that info …
-
### What happened?
If nhtfrq=1, CAM history currently overrides (since cam6_3_140) the averaging flag to 'I'
```
!
! Initialize history variables
!
do t=1,ptapes
do fld=…
-
7mind/izumi#483
Example:
```
domain idltest.doubles
data DoublesSuccess {
}
data DoublesFailure {
}
service Doubles {
def doubles() => DoublesSuccess !! DoublesFailure
}
```
-
Also, we need to show how to set up a project without DI in case someone is allergic to that technic or just don't want to bring it to their project.
-
I upgraded to 25 today and noticed these bugs. I dunno if I should post it here or somewhere else, so I hope someone can tell me where I should report these bugs.
The icons for tools and stuff are …
-
## Compiler version
3.1.2
## Minimized code
```Scala
inline def lubOf[T
-
### Brief summary of bug
Jackie has had problems running on izumi of late with fates_next_api.
@jkshuman
### General bug information
**CTSM version you are using:** release-clm5.0.30-143-ga…
-
http://yu-izumi.hatenablog.com/entry/2019/04/10/224116
このあたりが参考になりそう。
-
This fails on 1.1.3
```scala
import izumi.reflect.Tag
trait Base {
object Nested {
trait Member
}
}
object A extends Base
object B extends Base
assert(Tag[A.Nested.Member] != Ta…