Christopher J. 'CJ' Wright

Results 173 comments of Christopher J. 'CJ' Wright

For me the goal is to make metadata about the re-rendering process machine (and human) readable/inspectable (without having to dive into git commit messages). This is partially done with the...

@conda-forge/core can we get more discussion here?

``` Traceback (most recent call last): File "/home/christopher/mc/bin/conda-smithy", line 33, in sys.exit(load_entry_point('conda-smithy', 'console_scripts', 'conda-smithy')()) File "/home/christopher/dev/conda-smithy/conda_smithy/cli.py", line 613, in main args.subcommand_func(args) File "/home/christopher/dev/conda-smithy/conda_smithy/cli.py", line 419, in __call__ self._call(args, tmpdir) File...

The issue is that `__pycache__` exists but it isn't git tracked so when we try remove it from git, git balks.

The need for shifting GH repos themselves makes these migrations a beyond its ken, although we could have a mini-migrator that updates the requirements to use the new names. The...

Any particular place you want this in the docs? My hope is that I can write something, which will most likely be wrong, and everyone can correct it to something...

Ok, @pelson do you mind assigning me so I can keep track of this issue? A PR is on its way.

xref: https://gitter.im/NSLS-II/DAMA?at=5a319be0a2be4668289a5b03

@tacaswell ready for review!