Emanuele Alfano

Results 52 comments of Emanuele Alfano

Thank you, I understand now, but I think this output is not correct, all the deployed resources were present on the project on which the report was run, more over,...

I don't think it's the correct result because the report is called on the same machine that performed the deployment, just 1 cmd before Furthermore, the logs generated with version...

I try to recreate the problem and then share the repository with you. However, I realized that I didn't specify that our workflow is to generate a package in metadata...

I recreated a scratch org as described in your readme in the repository: https://github.com/trailheadapps/dreamhouse-lwc I used the tools we developed to exactly recreate the problem with a deploy/delete validator of...

> Ah I didn't realize that you were running `sf project convert source` first. I can replicate it now. Let me ask around and figure out if this is working...

There is any chance to insert directly in brew the app? (like other programs as VsCode)

I found one solution with Automator: ```bash # No file selected execution [[ -z "$@" ]] && exec /opt/homebrew/bin/cherrytree > /dev/null 2>&1 & # Files selected execution for f in...

Based on this solution: https://gist.github.com/philipptempel/6110875 1. Open the `CherryTree.app` in finder with the second option (Show package continent) 2. Paste the icon file of cherryTree (I download it from documentation)...

> With the changes in this PR, meld builds successfully on M1 for me! > > A built dmg can be found here: https://uofi.box.com/s/o2ci9nk9qit9jatv3pzjv3dybbp94dqr This solution work for me! And,...

If it's possible, I want suggest another feature to help the status reading: When the program is in function, change the icon in the toolbar to instantly show the tool's...