Chris Krenn

Results 22 issues of Chris Krenn

The documentation for [configure_study](https://github.com/LLNL/maestrowf/blob/1ea0a27c0bf0bada9f33476a443feb348e46c417/maestrowf/datastructures/core/study.py#L392) states that "the method is used for going through and actually acquiring each dependency, substituting variables, sources and labels". This doesn't seem to be true now:...

I have a workflow that tries to run a serial code multiple times interactively on a machine with multiple CPU's. What I hoped would happen was that the serial code...

enhancement

For dedicated application time (DAT) runs, we need a "#SLURM --qos=exempt" in the batchfile. Can this be added to maestrowf/maestrowf/interfaces/script/slurmscriptadapter.py, perhaps as a "qos: exempt" option? Gratefully, -Chris

Discussion
Adapters

@patcon & @metasoarous, I'm finally back in the saddle again working on node-convict config, but I have some catching up to do because of all the commits you've made lately....

Hello, when I cloned and tried to deploy your app this morning, I received an error. This pull request fixes this error. Fix for: Error "The first module you upload...

I think this could replace the `bin/build-static-assets.clj` and `bin/deploy-static-assets.clj` scripts. Am I missing anything?

**Problem**: One of our voters just commented, "And I would have liked a way to go back. I answered one question "wrong" for me but could not seem to correct...

feature-request

**Problem**: The current Makefile/docker build stack uses 'webpack --mode=production' by default. When adding new features to the static javascript/react code, it is helpful to use the Chrome console to examine...

feature-request

This branch implements a "quit for now" button. This is [one of the 36 "priority" cards](https://github.com/compdemocracy/polis/projects/1#card-74461027): https://github.com/compdemocracy/polis/issues/242 And, it passes all of the same non third-party e2e tests as edge....

@patcon, @metasoarous, @ballPointPenguin, There already is a directory of tests for math. Can these be integrated into the CI/e2e testing? I'm asking now, because I'd like to make sure that...

🔩 p:math
⚒️ infrastructure
👷🏻‍♀️ testing