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

feat: Add Installation Command #46

Merged
merged 8 commits into from
May 26, 2023
Merged

feat: Add Installation Command #46

merged 8 commits into from
May 26, 2023

Commits on May 24, 2023

  1. Add Installation Command

    amanvr committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2ef1ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    025a2f7 View commit details
    Browse the repository at this point in the history
  3. Update src/services/project/project.go

    Remove Go Install Command
    
    Co-authored-by: Luca Lanziani <luca@lanziani.com>
    amanvr and LucaLanziani authored May 24, 2023
    Configuration menu
    Copy the full SHA
    4a378fd View commit details
    Browse the repository at this point in the history
  4. Update assets/docker/Dockerfile.node.tmpl

    Add NodeInstallCommand
    
    Co-authored-by: Luca Lanziani <luca@lanziani.com>
    amanvr and LucaLanziani authored May 24, 2023
    Configuration menu
    Copy the full SHA
    181d02d View commit details
    Browse the repository at this point in the history
  5. Update assets/docker/Dockerfile.go.tmpl

    Remove custom go install command
    
    Co-authored-by: Luca Lanziani <luca@lanziani.com>
    amanvr and LucaLanziani authored May 24, 2023
    Configuration menu
    Copy the full SHA
    6a3e490 View commit details
    Browse the repository at this point in the history
  6. Remove logger

    amanvr committed May 24, 2023
    Configuration menu
    Copy the full SHA
    32c9d21 View commit details
    Browse the repository at this point in the history
  7. Add test for install command

    amanvr committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0efd397 View commit details
    Browse the repository at this point in the history
  8. Fix error message

    amanvr committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9c32d46 View commit details
    Browse the repository at this point in the history