Skip to content
Snippets Groups Projects
  1. Aug 24, 2020
  2. Aug 21, 2020
    • Nathan Hertz's avatar
      Merge pull request #15 in SSA/data from SSA-6319-null-executable to main · 99fbb9e9
      Nathan Hertz authored
      * commit '24dcfec0':
        Changed test naming convention. Added custom fixture for initializing Null object.
        Updated README with correct information.
        Added username/password collection to ensure a connection to builder.
        Changed import to work with conda build testing.
        Added dependency for transfer_to_builder
        Created unit tests.
        Fixed typo that was causing print_error to not run correctly.
        Removed pymygdala integration; made logging self-contained; added two more functions
        Fixed crash that would occur when a package has no requirements.
        Fixed bug in build_packages that would report package not valid when building it for the first time.
        Updated logging to use pymygdala's LogHandler class.
        First prototype of null executable.
      99fbb9e9
    • Nathan Hertz's avatar
    • Nathan Hertz's avatar
      Updated README with correct information. · 639ec67c
      Nathan Hertz authored
      639ec67c
    • Janet Goldstein's avatar
      Merge pull request #14 in SSA/data from SSA-6324-pytest-branch3-modules-and-scodeup to main · 2c43b483
      Janet Goldstein authored
      * commit '71c871ab':
        SSA-6324: standardizing datafetcher test name; conda-izing setup script
        SSA-6324: Tests are tightened up and more efficient; pylint is (somewhat) mollified; optimizing them flushed out a bug or two in the updater.
        SSA-6324: datafetcher tests proceed as expected in IJ and at command line, but not in Docker container. scode_updater tests proceed as expected in IJ, but not at the command line or in Docker container. Requirements updated; convenience script added for rebuilds.
        SSA-6324: fully-qualified package names are necessary for tests
        Interestingly, this line of code needed to be changed for the import from pymygdala to work
      2c43b483
  3. Aug 20, 2020
  4. Aug 19, 2020
  5. Aug 18, 2020
  6. Aug 17, 2020
    • jgoldste's avatar
      SSA-6324: schema init adds convenience methods suggested by Thomas; Project... · 0db5075a
      jgoldste authored
      SSA-6324: schema init adds convenience methods suggested by Thomas; Project how has authors cascade; deploy requires Python 3.8; a project updater test now requires pytest-mock; updater and datafetcher tests complete, and most exercise CLI
      0db5075a
    • Nathan Hertz's avatar
      Merge pull request #12 in SSA/data from SSA-6315-skeletal-build to main · f34ff7dd
      Nathan Hertz authored
      * commit '340b5921': (48 commits)
        Moved recipes, tools, pkgs, and metadata dirs from data/ to data/build/ for a cleaner root dir. Adjusted code to correct for this change.
        Added some error checking and comments.
        Completed recipe for building packages and transferring them to builder.
        gitignore update
        gitignore update
        Updated build rule of Makefile to use buildout recipe.
        Bump to PyCapo 0.3.1
        Add a basic Makefile that builds all the conda packages for us
        Fix the imports to no longer rely on pyat and instead the broken out data packages
        Added simple recipe for building packages.
        Refactor and remove numpy dependencies
        Adding zc.buildout to the environment.yml
        Add zc.buildout to the conda support packages
        Corrected another dependency typo.
        Corrected dependency typo.
        gitignore addition
        Changed a common import error I kept running into in several files.
        Adding meta.yaml files I created for a couple external packages.
        Updated gitignore
        Another updated init file from main branch.
        ...
      f34ff7dd
    • Nathan Hertz's avatar
      Moved recipes, tools, pkgs, and metadata dirs from data/ to data/build/ for a... · 340b5921
      Nathan Hertz authored
      Moved recipes, tools, pkgs, and metadata dirs from data/ to data/build/ for a cleaner root dir. Adjusted code to correct for this change.
      340b5921
  7. Aug 14, 2020
  8. Aug 13, 2020
  9. Aug 12, 2020
Loading