Conversation
files that are not included in the mfem distribution/repository.
|
Also while we're on the topic -- do you guys only need download counts or do you want the referer data for these downloads as well? If you only want download counts, you can get that through GitHub's API. For MFEM, it would show up here: You can't see a download count right now b/c you're linking people to the Would that get you guys away from the weird URLs? |
|
Here's an example for Spack with a tarball asset attached: https://api.github.com/repos/spack/spack/releases You can see that the |
|
@tgamblin wrote in #8453 (comment)
No I have not seen this. Where can I reproduce, e.g. with https://bit.ly/mfem-3-4? |
|
@tgamblin, it looks like bitly is not blocked from LLNL, at least as of now. Regarding using the GitHub "analytics": we looked at that at some point but they were not as nice as the analytics from the google shortener. I have not looked at the bitly analytics specifically but I assume they are similar to google's. Are these short links causing any issues/headaches in Spack? |
|
@tzanio, @v-dobrev: no, I don't particularly care about the fancy links, since we've added functionality to handle them well. Though the extrapolation still doesn't really work on them. I haven't seen the error recently, I just know that LLNL has blocked bit.ly in the past -- it is usually transient. |
* Add new version (3.4.0) with new variant (pumi). * Fix an issue: skip the tests in examples/pumi as they require files that are not included in the mfem distribution/repository. * Use patches to fix the testing issues with PUMI and PETSc v3.9. * Use the new bit.ly short link for v3.4.
* [mfem] new version: 3.4 (spack#8453) * Add new version (3.4.0) with new variant (pumi). * Fix an issue: skip the tests in examples/pumi as they require files that are not included in the mfem distribution/repository. * Use patches to fix the testing issues with PUMI and PETSc v3.9. * Use the new bit.ly short link for v3.4. * [mfem] Add BLAS+LAPACK to the required dependencies of SuperLU_DIST. (spack#8485) * mfem: mfem-3.3-3.4-petsc-3.9.patch is not needed for latest develop version (spack#8809)
Add a new version (3.4.0) and a new variant (pumi).