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

Build Deploy Frontends Jenkinsfile Effort #2593

Closed
wants to merge 59 commits into from
Closed

Build Deploy Frontends Jenkinsfile Effort #2593

wants to merge 59 commits into from

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    14323c8 View commit details
    Browse the repository at this point in the history
  2. Adding frontend build stage

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    82f13be View commit details
    Browse the repository at this point in the history
  3. String around curl command

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    16a5ae4 View commit details
    Browse the repository at this point in the history
  4. Quotations around command

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    42fad37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9f761c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5383c2e View commit details
    Browse the repository at this point in the history
  7. Forcing new job run

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fd6c826 View commit details
    Browse the repository at this point in the history
  8. Manually updating job name

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6937372 View commit details
    Browse the repository at this point in the history
  9. Fixed job name

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    53f3af4 View commit details
    Browse the repository at this point in the history
  10. Remove job name var

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    35f8011 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bdbed3 View commit details
    Browse the repository at this point in the history
  12. Adding node to post block

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ec4f3d7 View commit details
    Browse the repository at this point in the history
  13. Adjusting syntax

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8a9a330 View commit details
    Browse the repository at this point in the history
  14. Adjusting syntax

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4d5be51 View commit details
    Browse the repository at this point in the history
  15. Adjusting syntax

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9940a83 View commit details
    Browse the repository at this point in the history
  16. Adjusting syntax

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    102a7c4 View commit details
    Browse the repository at this point in the history
  17. Make required dir

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    41e7a49 View commit details
    Browse the repository at this point in the history
  18. Make required dir

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c882f79 View commit details
    Browse the repository at this point in the history
  19. Test file

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    132d7cd View commit details
    Browse the repository at this point in the history
  20. Testing full pipeline

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f95d0c9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    374d547 View commit details
    Browse the repository at this point in the history
  22. Testing one agent for pipeline

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c3c96f2 View commit details
    Browse the repository at this point in the history
  23. Agent per jenkins stage

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    dcf504f View commit details
    Browse the repository at this point in the history
  24. Separate build frontend script

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    07242fc View commit details
    Browse the repository at this point in the history
  25. post always for stage

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8d3a307 View commit details
    Browse the repository at this point in the history
  26. force a new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    74b33c9 View commit details
    Browse the repository at this point in the history
  27. Force new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6e6126a View commit details
    Browse the repository at this point in the history
  28. force new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5a346ec View commit details
    Browse the repository at this point in the history
  29. Forcing a new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ef66bbe View commit details
    Browse the repository at this point in the history
  30. Forcing new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    039dc48 View commit details
    Browse the repository at this point in the history
  31. Force new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f1ede93 View commit details
    Browse the repository at this point in the history
  32. forcing new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c4ed032 View commit details
    Browse the repository at this point in the history
  33. Forcing a build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e253713 View commit details
    Browse the repository at this point in the history
  34. Forcing build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c131847 View commit details
    Browse the repository at this point in the history
  35. Forcing rebuild

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    86cf87d View commit details
    Browse the repository at this point in the history
  36. Forcing new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    78e262b View commit details
    Browse the repository at this point in the history
  37. Forcing a new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bc832c8 View commit details
    Browse the repository at this point in the history
  38. Forcing new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    636f870 View commit details
    Browse the repository at this point in the history
  39. Force new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b20506b View commit details
    Browse the repository at this point in the history
  40. Forcing new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0963caf View commit details
    Browse the repository at this point in the history
  41. forcing new build

    maknop committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c10cc36 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. forcing build

    maknop committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8bf3ffa View commit details
    Browse the repository at this point in the history
  2. forcing a build

    maknop committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    073ae49 View commit details
    Browse the repository at this point in the history
  3. forcing build

    maknop committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9fb6c47 View commit details
    Browse the repository at this point in the history
  4. forcing build

    maknop committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5140d76 View commit details
    Browse the repository at this point in the history
  5. forcing a build

    maknop committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4f8201f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. forcing build

    maknop committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f96c38c View commit details
    Browse the repository at this point in the history
  2. force build

    maknop committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    502b846 View commit details
    Browse the repository at this point in the history
  3. forcing new build

    maknop committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8a860df View commit details
    Browse the repository at this point in the history
  4. forcing build

    maknop committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dfc985a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. forcing new build

    maknop committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a325d0c View commit details
    Browse the repository at this point in the history
  2. forcing new build

    maknop committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    933d875 View commit details
    Browse the repository at this point in the history
  3. forcing new build

    maknop committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    fff30ca View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. forcing build

    maknop committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b16a643 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. forcing build

    maknop committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    55962a1 View commit details
    Browse the repository at this point in the history
  2. forcing build

    maknop committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a739834 View commit details
    Browse the repository at this point in the history
  3. forcing build

    maknop committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c4f2af9 View commit details
    Browse the repository at this point in the history
  4. forcing build

    maknop committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    349b5d0 View commit details
    Browse the repository at this point in the history
  5. force new build

    maknop committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3f64977 View commit details
    Browse the repository at this point in the history