Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Joseph Earl Lambert's avatar
    cbd69364
    CPAlgs: everything is an option, improve prinouts, add info string · cbd69364
    Joseph Earl Lambert authored and Adam Edward Barton's avatar Adam Edward Barton committed
    CPAlgs: everything is an option, improve prinouts, add info string
    
    Added logging to config seq, block, factory, text.
    
    Added info string for the majority of the block options.
    
    Made all __init__ args options for the block. The init args are
    still there but they are no longer required when initializing the block
    so that the changes are backwards compatible.
    
    Improved print outs in config seq, block, factory, text.
    
    ConfigFactory(Text).printAlgs will now print all information about
    the block that is avaiable (info string, default, type, required,
    and noneAction). This can be used as documentation for the different
    blocks.
    cbd69364
    History
    CPAlgs: everything is an option, improve prinouts, add info string
    Joseph Earl Lambert authored and Adam Edward Barton's avatar Adam Edward Barton committed
    CPAlgs: everything is an option, improve prinouts, add info string
    
    Added logging to config seq, block, factory, text.
    
    Added info string for the majority of the block options.
    
    Made all __init__ args options for the block. The init args are
    still there but they are no longer required when initializing the block
    so that the changes are backwards compatible.
    
    Improved print outs in config seq, block, factory, text.
    
    ConfigFactory(Text).printAlgs will now print all information about
    the block that is avaiable (info string, default, type, required,
    and noneAction). This can be used as documentation for the different
    blocks.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.