Skip to content

Conversation

centaurus22
Copy link
Contributor

Hi guys :)

I updated the viur-base submodules. This includes:

  • Update viur-core to the last commit before the server core is moved to a separate core directory (3af1fd303ae37810b3917746a0299940469dd093), because changing the directory of the core needs separate modifications.
  • Update ignite to the last version before 4.0.0 (99276aba1666829aec003d95f76ed6f51360efa9), because the update to 4.0.0 also needs changes in the base.
  • The TreeType Class is removed from the core (viur.core.prototypes.tree). So I removed it from the file module and replaced it with the string "node" as suggested by @phorward.

centaurus22 and others added 4 commits February 27, 2021 15:08
Update from viur-framework/viur-base.
* Update viur-core to the last commit before the server core is moved to
  a core directory.
* Update ignite to the last version before 4.0.0
The TreeType Class is removed from the core (viur.core.prototypes.tree).
So I removed it from the file module and replaced it with the string
"node" as suggested by @phorward.
Copy link
Member

@phorward phorward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @klaus-thorres thank you for your pull request. This looks all good for me. Yes, viur-core now has a subfolder, because it will soon be turned into a PyPI package. Therefore, huger changes in the viur-base repo will come. Nevertheless, your pull request is very helpful for the current setup. Keep up the good work!

@phorward phorward merged commit 27bec86 into viur-framework:master Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants