-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #151
Closed
Closed
Develop #151
Conversation
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
Co-authored-by: Christos <[email protected]>
* edded acceptall flag for deployment * redid comment * PEP8 fixes * deleted debug output --------- Co-authored-by: Christos <[email protected]>
* changed projectConfig globaly to project_config * @wip write delete method * @wip: delte process * fixed format from default.format, to just format * new reformatting in conf.py for project.json format 1.2.0 * using lstrip instead of rege * @wip viur install * Project Config is now a singleton * pycharm is about to crash * env now shows Versions depending on builds * new config usage in install.py and build.py * @wip new config usage throughout the project * added profile usage in all project.conf related functions * format changes from project.json v1.1.1 to 2.0.0 * touch ups on project.json functionality * added project.json example in readme.md * version and changelog * fixed typo * readme.md does is not ugly anymore * resolved PR suggestions * fixed typo --------- Co-authored-by: Christos <[email protected]>
Co-authored-by: Christos <[email protected]>
* fixed merge conflict related bugs * added tag --------- Co-authored-by: Christos <[email protected]>
* fixed merge conflict related bugs * added tag * typo in version string --------- Co-authored-by: Christos <[email protected]>
* fixed merge conflict related bugs * added tag * typo in version string * test --------- Co-authored-by: Christos <[email protected]>
* fixed merge conflict related bugs * added/trailingline * Update src/viur_cli/conf.py Co-authored-by: Sven Eberth <[email protected]> * refactore --------- Co-authored-by: Sven Eberth <[email protected]>
* fixed merge conflict related bugs * feature/updateAllForBuilds * PEP8 Fixes * refactored old install.py into packtet.py as a pseudo packet manager for viur tools * Ai generated Documentation * refactoring and documentation * Update README.md Co-authored-by: Jan Max Meyer <[email protected]> --------- Co-authored-by: Jan Max Meyer <[email protected]>
* 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]>
* documentation * Update README.md Co-authored-by: Jan Max Meyer <[email protected]> * Update README.md Co-authored-by: Jan Max Meyer <[email protected]> * Update README.md Co-authored-by: Jan Max Meyer <[email protected]> * Update README.md Co-authored-by: Jan Max Meyer <[email protected]> * Update README.md Co-authored-by: Jan Max Meyer <[email protected]> * Update README.md Co-authored-by: Jan Max Meyer <[email protected]> * Update README.md Co-authored-by: Jan Max Meyer <[email protected]> --------- Co-authored-by: Jan Max Meyer <[email protected]>
* clean indices * clean indices and smaller bugfixes * Update src/viur_cli/update.py Co-authored-by: Jan Max Meyer <[email protected]> --------- Co-authored-by: Jan Max Meyer <[email protected]>
* Use correct argument name for profile * Provide a "skip" option for vi/admin-decision ... and ask only once, when the project.json version is changed initially. * Update src/viur_cli/conf.py --------- Co-authored-by: Grashalmbeisser <[email protected]>
* added default gcloud accounnt ptint for env * fixed typo * Update CHANGELOG.md --------- Co-authored-by: Jan Max Meyer <[email protected]>
* CLI shows changelog after update, on first run * undid changes in cli.py * renamed master to main * added suggestions * added chage suggestions * redid changelog to show diff in main branches and tags * fixed format
* added project json key rewriting and addition * deleted obsolete imports * @wip generalize find key function * fixed it * bugfixed multiple core entries * Apply suggestions from code review Co-authored-by: Jan Max Meyer <[email protected]> * added recommendations * deleted comments * deleted obsolete level in findkey * resolved conflicts --------- Co-authored-by: Jan Max Meyer <[email protected]>
* enforcing gcloud tool usage and LogIn * formatted file
Co-authored-by: Sven Eberth <[email protected]>
* bugfix: project.json core on level0 breaks deployment * refactor, deleted unused code * removed project.json core usage completely * removed obsolete comments
* fix: Exit `check_req` if `core_requirements` is None (#137) Otherwise the following statement crashes. --- Steps to reproduce: 1. Install viur-core as editable 2. deploy app * added version string failsafe --------- Co-authored-by: Sven Eberth <[email protected]>
* fix: Exit `check_req` if `core_requirements` is None (#137) Otherwise the following statement crashes. --- Steps to reproduce: 1. Install viur-core as editable 2. deploy app * removed testpypi from github actions --------- Co-authored-by: Sven Eberth <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.