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

EXUI-266: Configure github action to update preview deployment id #3230

Merged
merged 50 commits into from
Aug 24, 2023

Commits on Aug 17, 2023

  1. EXUI-266: Initial commit of HMC required changes

    Tom Elliott authored and Tom Elliott committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c967db0 View commit details
    Browse the repository at this point in the history
  2. EXUI-266: Configure github action to update preview deployment id

    Tom Elliott authored and Tom Elliott committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f7077eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2fe453 View commit details
    Browse the repository at this point in the history
  4. EXUI-266: Clean up github action script

    Tom Elliott authored and Tom Elliott committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    36b51ea View commit details
    Browse the repository at this point in the history
  5. Merge branch 'EXUI-266' of github.com:hmcts/rpx-xui-webapp into EXUI-266

    Tom Elliott authored and Tom Elliott committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    42c559c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. EXUI-266: Create shell script to alter value in preview values yaml

    Tom Elliott authored and Tom Elliott committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b762593 View commit details
    Browse the repository at this point in the history
  2. EXUI-266: Update folder the script is pointed to

    Tom Elliott authored and Tom Elliott committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    55295d6 View commit details
    Browse the repository at this point in the history
  3. EXUI-266: Remove chmod for testing purposes

    Tom Elliott authored and Tom Elliott committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e3e3e00 View commit details
    Browse the repository at this point in the history
  4. EXUI-266: Tweak script

    Tom Elliott authored and Tom Elliott committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    79124ff View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. EXUI-266: Update to github action after local testing

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    570c6c0 View commit details
    Browse the repository at this point in the history
  2. EXUI-266: Resolve typo with unterminated sed command

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d764afb View commit details
    Browse the repository at this point in the history
  3. EXUI-266: Change working directory for the running of sed script in a…

    …ction
    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0d52000 View commit details
    Browse the repository at this point in the history
  4. EXUI-266: Add extra bash commands for testing

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    642ce54 View commit details
    Browse the repository at this point in the history
  5. EXUI-266: Add further commands for testing

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f7dd9cc View commit details
    Browse the repository at this point in the history
  6. EXUI-266: Tweak sed command so that it works on Linux vm

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fcb86bc View commit details
    Browse the repository at this point in the history
  7. EXUI-266: Alter bash script in action

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8942ff7 View commit details
    Browse the repository at this point in the history
  8. EXUI-266: Add user name and email

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    acc1764 View commit details
    Browse the repository at this point in the history
  9. EXUI-266: Add extra commands for testing

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4f2e8f0 View commit details
    Browse the repository at this point in the history
  10. EXUI-266: Alter action to use auto commit

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    eb52561 View commit details
    Browse the repository at this point in the history
  11. EXUI-266: Add git commit to script

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    225f88b View commit details
    Browse the repository at this point in the history
  12. EXUI-266: Add -e flag to sed command

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    14b611b View commit details
    Browse the repository at this point in the history
  13. EXUI-266: Add extra commands for debugging

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    79ec34c View commit details
    Browse the repository at this point in the history
  14. Trigger build

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    70788bf View commit details
    Browse the repository at this point in the history
  15. EXUI-266: Update action to remove reference to using master branch

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6dbf166 View commit details
    Browse the repository at this point in the history
  16. EXUI-266: Add debugging

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1d09689 View commit details
    Browse the repository at this point in the history
  17. EXUI-266: Remove branch reference to master on checkout

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    aef2ce7 View commit details
    Browse the repository at this point in the history
  18. EXUI-266: Push to head of branch

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    edd2048 View commit details
    Browse the repository at this point in the history
  19. EXUI-266: Use auto commit

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4e93ca4 View commit details
    Browse the repository at this point in the history
  20. EXUI-266: Give githubv actions write permissions

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    126cfbc View commit details
    Browse the repository at this point in the history
  21. EXUI-266: move permissions

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6277771 View commit details
    Browse the repository at this point in the history
  22. EXUI-266: Verify token being generated

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    21f9e7e View commit details
    Browse the repository at this point in the history
  23. EXUI-266: Remove debug log

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    78b8b44 View commit details
    Browse the repository at this point in the history
  24. EXUI-266: Use bash script instead of auto commit

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    05cc46d View commit details
    Browse the repository at this point in the history
  25. EXUI-266: Push to origin head

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3843bd8 View commit details
    Browse the repository at this point in the history
  26. EXUI-266: Revert back

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    659d356 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8bc34ed View commit details
    Browse the repository at this point in the history
  28. EXUI-266: Fix commit message ref

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d6c2e8d View commit details
    Browse the repository at this point in the history
  29. EXUI-266: Clear deployment id for testing purposes

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1f29525 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    35c4f75 View commit details
    Browse the repository at this point in the history
  31. EXUI-266: Resolve commit message base_ref

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    660269f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ac7ad62 View commit details
    Browse the repository at this point in the history
  33. EXUI-266: Use ref

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8f1d8ee View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b814acd View commit details
    Browse the repository at this point in the history
  35. EXUI-266: Use GITHUB_HEAD_REF

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3fdb451 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8e12224 View commit details
    Browse the repository at this point in the history
  37. EXUI-266: Use head ref for commit prefix

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b135768 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d43059e View commit details
    Browse the repository at this point in the history
  39. EXUI-266: Update deployment id reference in index.ts

    Tom Elliott authored and Tom Elliott committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fd3cfad View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. EXUI-266: Add logging for testing purposes (to be removed once testin…

    …g is complete)
    Tom Elliott authored and Tom Elliott committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8666cb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. EXUI-266: Remove logging after testing is completed

    Tom Elliott authored and Tom Elliott committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7b5c500 View commit details
    Browse the repository at this point in the history