Git Product home page Git Product logo

flexio-flow's People

Contributors

nelt avatar tomacht avatar

Watchers

 avatar

flexio-flow's Issues

init repo

  1. choose develop version
  2. no choose level

init without topicer fail

J'ai initialisé un repo qui n'avait pas de flexio-flow, mais qui avat bien les deux branches master et develop.

Ca a salement planté (ci-dessous) et je me suis retrouvé sur develop avec un flexio-flow.yml vide.

Je m'en suis sorti en initialisant le fichier à la main, donc pas de presse.

A+
Nel

nel@nel-XPS-15-9560:~/workspaces/backend/flexio-crons$ flexio-flow init
######################################################


/ || | ___ __ __() ___ ___ / || | ___ __ __ __
| || |/ -)\ \ /| |/ _ |
|| || |/ _ \ V V /
|
| |
|_
|/_||_/ || ||__/ _/_/

######################################################
##################### Init ####################

Develop version 0.0.0 : 1.0.0
With maven y/n : y
With package y/n :
With composer y/n :
With docker y/n :
[2019-06-24 07:27:39,447][FlexioFlow][INFO] : No topicer found

####################################################
Develop Init
####################################################

[2019-06-24 07:27:39,455][FlexioFlow][INFO] : Ensure have Master branch
[2019-06-24 07:27:39,457][FlexioFlow][INFO] : Ensure have Develop branch
Déjà sur 'develop'
Votre branche est à jour avec 'origin/develop'.
Traceback (most recent call last):
File "/home/nel/workspaces/tooling/flexio-flow/src/main.py", line 168, in
main(sys.argv[1:])
File "/home/nel/workspaces/tooling/flexio-flow/src/main.py", line 161, in main
config_handler=config_handler
File "/home/nel/workspaces/tooling/flexio-flow/src/FlexioFlow/FlexioFlow.py", line 206, in process
self.__process_branch_action()
File "/home/nel/workspaces/tooling/flexio-flow/src/FlexioFlow/FlexioFlow.py", line 166, in __process_branch_action
config_handler=self.__config_handler
File "/home/nel/workspaces/tooling/flexio-flow/src/Branches/Actions/Init.py", line 131, in process
self.__ensure_version_control_initialized()
File "/home/nel/workspaces/tooling/flexio-flow/src/Branches/Actions/Init.py", line 127, in __ensure_version_control_initialized
self.version_control.build_branch(Branches.DEVELOP).with_action(Actions.INIT).process()
File "/home/nel/workspaces/tooling/flexio-flow/src/VersionControl/Git/Branches/Develop/Develop.py", line 13, in process
Init(self.state_handler).process()
File "/home/nel/workspaces/tooling/flexio-flow/src/VersionControl/Git/Branches/Develop/Init.py", line 42, in process
self.__init_develop()
File "/home/nel/workspaces/tooling/flexio-flow/src/VersionControl/Git/Branches/Develop/Init.py", line 28, in __init_develop
self.__state_handler.write_file()
File "/home/nel/workspaces/tooling/flexio-flow/src/FlexioFlow/StateHandler.py", line 69, in write_file
yaml.dump(self.state.to_dict(), stream)
File "/home/nel/workspaces/tooling/flexio-flow/src/FlexioFlow/State.py", line 60, in to_dict
'topics': self.__topicNumberValue()
File "/home/nel/workspaces/tooling/flexio-flow/src/FlexioFlow/State.py", line 101, in __topicNumberValue
for topic in self.__topics:
TypeError: 'NoneType' object is not iterable

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.