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

Deployment bm #527

Open
wants to merge 73 commits into
base: main
Choose a base branch
from
Open

Deployment bm #527

wants to merge 73 commits into from

Commits on Nov 14, 2023

  1. Update README.md

    LilachD committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0980121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943e05b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from LilachD/add-username-to-user-model

    update models and PostController.create with matching test updates
    LilachD committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7966768 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Create node.js.yml

    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f95619c View commit details
    Browse the repository at this point in the history
  2. add mongodb action

    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6d7445d View commit details
    Browse the repository at this point in the history
  3. add cypress action

    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b713e9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    455d02c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbf609f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from LilachD/testing-workflow-1

    Updating workflow with mongoDB and cypress actions
    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    da649d4 View commit details
    Browse the repository at this point in the history
  7. update workflow file name

    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bd1c862 View commit details
    Browse the repository at this point in the history
  8. update homepage title

    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    761a501 View commit details
    Browse the repository at this point in the history
  9. fix homepage title

    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2687059 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from LilachD/testing-workflow

    Testing workflow
    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    507f9e9 View commit details
    Browse the repository at this point in the history
  11. separate build and test jobs

    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c61a598 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    469d30b View commit details
    Browse the repository at this point in the history
  13. add deploy workflow file"

    LilachD committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1879793 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. update deploy.yml

    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c9a6c81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from LilachD/deploy-workflow

    Deploy workflow
    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    067d5fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    772fdb1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from LilachD/deploy-workflow

    adding pr.merged == false condition for build and test ci
    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5d40219 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e47d71e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from LilachD/deploy-workflow

    update test workflow if statement and deploy workflow workflow_run
    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    541ca01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7528cf1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8 from LilachD/deploy-workflow

    remove push to main trigger on test workflow
    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e2fcf54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e5580b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #9 from LilachD/deploy-workflow

    update if statement in test workflow
    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9ff6f6a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb1d237 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #10 from LilachD/deploy-workflow

    update if statement in test workflow
    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cfa49e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7882973 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    64b0918 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #11 from LilachD/deploy-workflow

    change deploy trigger to push to main
    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e72b188 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e5134f5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    48b583e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    08ecb96 View commit details
    Browse the repository at this point in the history
  19. update deployment workflow

    LilachD committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dab96c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    2e547f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from LilachD/deploy-workflow-lil

    Deploy workflow lil
    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    51a25fd View commit details
    Browse the repository at this point in the history
  3. fix wrong secret names

    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8e32eb7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from LilachD/deploy-workflow-lil

    fix wrong secret names
    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ec7c5fa View commit details
    Browse the repository at this point in the history
  5. fix s3 bucket destination

    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    46b150a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14 from LilachD/deploy-workflow-lil

    fix s3 bucket destination
    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4b916f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29fc9c4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #15 from LilachD/deploy-workflow-lil

    add deploy to CodeDeploy step in cd workflow
    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d48a055 View commit details
    Browse the repository at this point in the history
  9. add ! to homepage greet

    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5b5aaaa View commit details
    Browse the repository at this point in the history
  10. Merge pull request #16 from LilachD/deploy-workflow-lil

    add ! to homepage greet
    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    14f4a9f View commit details
    Browse the repository at this point in the history
  11. add ecosystem.config.js

    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cc4ad50 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    40f1548 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #17 from LilachD/deploy-workflow-lil

    Deploy workflow lil
    BmebRah committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0dc73cd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b7d12f9 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #18 from LilachD/deploy-workflow-lil

    fix persmissions in appspec.yml
    BmebRah committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ad5256e View commit details
    Browse the repository at this point in the history
  16. fix appspec file

    Bereketmebrahtu committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    42a0675 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #19 from LilachD/deploy-workflow-lil

    fix appspec file
    BmebRah committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ea2e782 View commit details
    Browse the repository at this point in the history
  18. update appscript user

    Bereketmebrahtu committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4fb60ac View commit details
    Browse the repository at this point in the history
  19. Merge pull request #20 from LilachD/deploy-workflow-lil

    update appscript user
    BmebRah committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c7e4a9d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9618879 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #21 from LilachD/deploy-workflow-lil

    update appspec ami name
    BmebRah committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    54f2840 View commit details
    Browse the repository at this point in the history
  22. add script to start server

    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    40aee13 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c30b559 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #22 from LilachD/deploy-app-on-ec2

    add script to start server
    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dbf9c1a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0b63b8a View commit details
    Browse the repository at this point in the history
  26. Merge pull request #23 from LilachD/changes-to-workflows

    add npm ci to deploy, remove npm build from build-test
    LilachD committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    897673a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    1f38dcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from LilachD/changes-to-workflows

    change workflow triggers and node version
    LilachD committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    03c93c5 View commit details
    Browse the repository at this point in the history
  3. update deploy trigger

    LilachD committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d6d3748 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25 from LilachD/deploy-trigger

    update deploy trigger
    LilachD committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ffa5f20 View commit details
    Browse the repository at this point in the history
  5. correct deploy job name

    LilachD committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7cd3262 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #26 from LilachD/deploy-trigger

    correct deploy job name
    LilachD committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c3c5e44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e06760f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #27 from LilachD/start-server-script

    add nvm+npm commands to start-server script
    LilachD committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    692c385 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa311c1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #29 from LilachD/start-server-script

    update bin/www and node version in workflow files
    LilachD committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5c0b809 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. test

    Bereketmebrahtu committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d5dc8b7 View commit details
    Browse the repository at this point in the history
  2. testing

    Bereketmebrahtu committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    da0b569 View commit details
    Browse the repository at this point in the history