Git Product home page Git Product logo

leapp-actors-stdlib's People

Contributors

vinzenz avatar

Watchers

 avatar  avatar

leapp-actors-stdlib's Issues

click subcommands not working properly

Wen registering a group with commands they do not only work as sub command but also overwrite previous commands with the same name (e.g. run vs workflow run)

We need to find out why and if we can get rid of this problem. Also let's check how much effort it would be to replace click with something home made on top of standard libraries things to avoid the necessity to include this library into RHEL

Initial feedback on Best Practices

Considering I'm not familiar with the new framework, I might not be able to spot missing points that should be considered best practices. However, I'm listing a few points that I believe would make the document a bit better.

These is just my impressions, so feel free to ignore them. :)

1 Repository directory layout

We might want to move this section to another part of the documentation. It seems those dirs and files are created by the snactor CLI, so the actor developer doesn't need to be instructed where the files should be placed.

If we do allow the developer to place their files in custom directories (e.g. utils in files/), perhaps bullet points could be used in these cases.

2 Guidelines

2.1 Actors are written python

I'm sure these things are to be reviewed yet, but I'll bring them up for completeness.

There are a few "style" points that I would change. For instance, Python sometimes isn't capitalized and some words could be highlighted.

2.2 Avoid running code on module level

Some people might get confused by module level. It might be better to choose a different way of experssing this.

2.3 Use the snactor tool

It could be useful to have a few examples.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.