-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(publisher): authenticate with drupal #86
Conversation
28d3924
to
f3fecfc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated all the things (#89) so there are conflicts now. Sorry 😅
# Conflicts: # apps/cms/composer.json # apps/cms/composer.lock # apps/cms/config/sync/user.role.administrator.yml # apps/website/package.json # pnpm-lock.yaml
This reverts commit f35ec54.
# Conflicts: # apps/website/.lagoon.env # apps/website/package.json # pnpm-lock.yaml
chore: modify post-rollout path Revert "chore: use private scheme for keys due to infra limitations" This reverts commit 9bc191c. Revert "chore: modify post-rollout path" This reverts commit d069abf. Revert "Revert "chore: modify post-rollout path"" This reverts commit a2f05d1. Revert "Revert "chore: use private scheme for keys due to infra limitations"" This reverts commit 6cde70a.
53fce29
to
6f243a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two questions + hook_file_download
and we are good to go 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please merge after improving custom_file_download
🙏 🎉
Removes the need of the publisher scope
Description of changes
Keep only project specific configuration to integrate AmazeeLabs/silverback-mono#1339
SLB-176
Motivation and context
Better DX
How has this been tested?