Skip to content
Snippets Groups Projects
  1. Sep 08, 2020
  2. Sep 04, 2020
  3. Sep 03, 2020
  4. Sep 02, 2020
  5. Sep 01, 2020
  6. Aug 31, 2020
  7. Aug 28, 2020
  8. Aug 27, 2020
  9. Aug 26, 2020
    • Nathan Hertz's avatar
      Merge pull request #19 in SSA/data from feature/SSA-6315-skeletal-build to main · 7bd1910a
      Nathan Hertz authored
      * 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.
      7bd1910a
Loading