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

Tools install script PoC #284

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

krystian-panek-vmltech
Copy link
Contributor

No description provided.

@@ -1,10 +1,12 @@
# Variables shared to both AEM Compose and Task tool

AEM_AUTHOR_ACTIVE=true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove these flags added

@@ -124,4 +124,5 @@ export MSYS2_ENV_CONV_EXCL="*"
# Execute AEM Compose CLI
# =======================

aem "$@"
AEM=$(whereis aem | awk '{print $2}')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In tf aemc this is run without issues. In vscode ext it also is doable to run it without amendment. Please revert this

Dominik Przybyl added 3 commits November 28, 2024 09:33
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.

1 participant