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

removed "optional API Scope" support #220

Merged
merged 19 commits into from
Feb 1, 2024
Merged

removed "optional API Scope" support #220

merged 19 commits into from
Feb 1, 2024

Conversation

bigcat88
Copy link
Member

@bigcat88 bigcat88 commented Jan 28, 2024

  • added URL encoding for Docker Container Pull action
  • added two logs with info level for PullImage action
  • removed "optional API Scope" support
  • added AppAPI options toggles in Admin settings
  • added RestartPolicy option to created containers

CI fails unrelated: pytest-dev/pytest-asyncio#737

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 changed the title Fix of install-deploy process removed "optional API Scope" support Jan 30, 2024
bigcat88 and others added 3 commits January 30, 2024 19:35
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
nextcloud-bot and others added 11 commits January 31, 2024 18:37
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
@bigcat88 bigcat88 marked this pull request as ready for review February 1, 2024 18:25
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
@andrey18106 andrey18106 linked an issue Feb 1, 2024 that may be closed by this pull request
@andrey18106 andrey18106 merged commit 7ad5541 into main Feb 1, 2024
24 of 29 checks passed
@andrey18106 andrey18106 deleted the deploy-fix branch February 1, 2024 18:58
bigcat88 added a commit to cloud-py-api/nc_py_api that referenced this pull request Feb 1, 2024
Ref: cloud-py-api/app_api#220

No more "optional API Scopes", lets make all simpler :)

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
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.

Configure ExApp containers with "RestartPolicy: always"
4 participants