Skip to content
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
wants to merge 47 commits into from
Closed

Develop #151

wants to merge 47 commits into from

Conversation

Grashalmbeisser
Copy link
Collaborator

No description provided.

Grashalmbeisser and others added 30 commits December 14, 2023 17:36
* 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]>
* 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]>
Grashalmbeisser and others added 17 commits February 29, 2024 11:36
* 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants