Automated development update from jacobmartinez3d#25
Open
github-actions[bot] wants to merge 25 commits intodevelopmentfrom
Open
Automated development update from jacobmartinez3d#25github-actions[bot] wants to merge 25 commits intodevelopmentfrom
github-actions[bot] wants to merge 25 commits intodevelopmentfrom
Conversation
begin github actions continuous integration.
* - Consolodate object to be now soley located in - fix bugs/various improvments - add documentation * - refactor for more consistent test structure - refactor * - begin laying out swappable sqlite<-->postgres - lay out structure * - change columns to \n- use as default\n- fix bugs * - power outage commit! * - complete pip refactor - complete phase 1-2 tests * Update setup.py
this push implements automated creation of entities via config 'yaml' files. Also implemented is a command-line interface for magla.Root (magla_cli.py)
the changes from the previous push broke the tests. this commit fixes tests and associated test seed_data
This commit adds automatic detection of `requirements.txt` if present, as well as `README.md` for use by `setup.py`
This commit repalces previous print statements with `logging` calls.
new property added for `MaglaMachine` objects.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This automated-pull request is part of
magla's continuous integration pipeline and aims to keep the development branch up-to-date with therefs/heads/features/24-automated-root-creationbranch.