-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixed merge conflict related bugs * @wip shit * @wip cloud function creation, deployment and disable backups * implemented glcoud setup in viur cli * fixed pep8 errors * @wip: need to finalize SETUP and do PEP8 stuff * refactored Role administration via viur cloud command * added changelog and readme.md to the project * bumped version to 2.0.0.dev3 * refinement of gcloud setup script * Update src/viur_cli/cloud.py Co-authored-by: Sven Eberth <[email protected]> * Update src/viur_cli/cloud.py Co-authored-by: Sven Eberth <[email protected]> * Update src/viur_cli/cloud.py Co-authored-by: Jan Max Meyer <[email protected]> * Update src/viur_cli/cloud.py Co-authored-by: Jan Max Meyer <[email protected]> --------- Co-authored-by: Sven Eberth <[email protected]> Co-authored-by: Jan Max Meyer <[email protected]>
- Loading branch information
1 parent
ecc2a0e
commit b8dc8f4
Showing
10 changed files
with
624 additions
and
247 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,6 @@ install_requires = | |
semver==3.0.2 | ||
|
||
|
||
|
||
[options.packages.find] | ||
where = src | ||
|
||
|
This file contains 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
This file contains 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
Oops, something went wrong.