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

Modified to allow installation via homebrew #188

Merged
merged 4 commits into from
Jun 15, 2024

Conversation

koriym
Copy link
Member

@koriym koriym commented Jun 15, 2024

Updated scripts in composer.json and made script and file adjustments in box.json. Updated and cleaned up code in bin/asd and index.html files. Changes include adding new options for scripts, removing redundant scripts, and modifying elements id and class names for better semantics. The changes aim to improve code efficiency and maintainability.

Updated scripts in composer.json and made script and file adjustments in box.json. Updated and cleaned up code in bin/asd and index.html files. Changes include adding new options for scripts, removing redundant scripts, and modifying elements id and class names for better semantics. The changes aim to improve code efficiency and maintainability.
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (54b3ce1) to head (3fb724a).
Report is 15 commits behind head on master.

Current head 3fb724a differs from pull request most recent head 96a76f0

Please upload reports for the commit 96a76f0 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #188   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       315       315           
===========================================
  Files             32        32           
  Lines            862       862           
===========================================
  Hits             862       862           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The 'bin-links' and 'forward-command' settings under the 'bamarni-bin' section in the composer.json file have been enabled. This commit is aimed at providing easier access to binary dependencies and command forwarding features in the project.
This update includes changes to several Composer packages, including version upgrades and some cleanups. It also includes an update in the coding standard followed. The codebase itself has been cleaned up to enhance readability and to follow updated coding standards.
Added new "post-install-cmd" and "post-update-cmd" scripts in the composer file. These commands will integrate the installation and update processes for npm and composer packages.
@koriym koriym merged commit 2ebd644 into alps-asd:master Jun 15, 2024
11 checks passed
@koriym koriym deleted the phar-install branch June 15, 2024 18:54
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