Skip to content
Snippets Groups Projects
Commit 7bd1910a authored by Nathan Hertz's avatar Nathan Hertz
Browse files

Merge pull request #19 in SSA/data from feature/SSA-6315-skeletal-build to main

* commit 'cd7af338':
  Removed pesky __init__.py.
  Removed commented out import statements.
  Removed some out-of-place __init__.pys
  Added test for parse_setup.py; added some logging and error checking to transfer_to_builder.py
  Re-added __init__.py files that I previously deleted. Turns out we need 'em!
  Changed import statements to break local testing but fix automatic conda build testing. I'm not sure how to resolve the different import needs.
  Added message that warns the user that building all available packages will take a LONG time
  Finished testing for all recipes. Added buildout recipe to automatically run tests on other buildout recipes (and itself)
  Added test all option to Makefile
  gitignore updates
  Finished setup_to_meta tests.
  Added some commentary.
  More work on tests for setup_to_meta.
  Added logging to setup_to_meta and build_pkgs.
  Added new buildout recipe for testing buildout recipes.
  Started testing on buildout recipes.
parents aebd8e62 cd7af338
No related branches found
No related tags found
Loading
Showing
with 278 additions and 18 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment