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

[CI]Add docker and npm caching #6748

Merged
merged 40 commits into from
Jun 21, 2023
Merged

[CI]Add docker and npm caching #6748

merged 40 commits into from
Jun 21, 2023

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    c839fe1 View commit details
    Browse the repository at this point in the history
  2. add caching to platform

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    926095b View commit details
    Browse the repository at this point in the history
  3. use node_version

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5fe76bb View commit details
    Browse the repository at this point in the history
  4. bump to 18 and rearrange

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e528fe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0c5685 View commit details
    Browse the repository at this point in the history
  6. bump to 18

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5675b56 View commit details
    Browse the repository at this point in the history
  7. use node_version

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0d57808 View commit details
    Browse the repository at this point in the history
  8. closing bracket

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6548137 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea81cf3 View commit details
    Browse the repository at this point in the history
  10. no lock

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1cc355b View commit details
    Browse the repository at this point in the history
  11. npm install with cache

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2f08565 View commit details
    Browse the repository at this point in the history
  12. no audit

    unlikelyzero committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2d8dd76 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    977bbca View commit details
    Browse the repository at this point in the history
  2. remove comments

    unlikelyzero committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b408678 View commit details
    Browse the repository at this point in the history
  3. two fixes

    unlikelyzero committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ad84d0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f1f7a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ce3903 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'caching-for-workflows' of https://github.com/nasa/openmct

    … into caching-for-workflows
    unlikelyzero committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    480a4be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c38026a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61568bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    529168b View commit details
    Browse the repository at this point in the history
  10. debug

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7cb2084 View commit details
    Browse the repository at this point in the history
  11. debug

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0046d20 View commit details
    Browse the repository at this point in the history
  12. filter out some events

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6e07d7c View commit details
    Browse the repository at this point in the history
  13. Revert "debug"

    This reverts commit 0046d20.
    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c684926 View commit details
    Browse the repository at this point in the history
  14. Revert "debug"

    This reverts commit 7cb2084.
    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b9e4fbb View commit details
    Browse the repository at this point in the history
  15. Revert "filter out some events"

    This reverts commit 6e07d7c.
    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    30c68de View commit details
    Browse the repository at this point in the history
  16. remove dependabot actor check

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    1f1a54f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    63a8254 View commit details
    Browse the repository at this point in the history
  18. moar debug

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    61362b6 View commit details
    Browse the repository at this point in the history
  19. syntax

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5f887fe View commit details
    Browse the repository at this point in the history
  20. Revert "syntax"

    This reverts commit 5f887fe.
    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8062611 View commit details
    Browse the repository at this point in the history
  21. Revert "moar debug"

    This reverts commit 61362b6.
    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2f6db6f View commit details
    Browse the repository at this point in the history
  22. Revert "remove "opened" check in if statement"

    This reverts commit 63a8254.
    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2b9b8ee View commit details
    Browse the repository at this point in the history
  23. Revert "remove dependabot actor check"

    This reverts commit 1f1a54f.
    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    baefa6a View commit details
    Browse the repository at this point in the history
  24. try removing ${{ }}

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0ed4c8a View commit details
    Browse the repository at this point in the history
  25. more syntax

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    78f30bd View commit details
    Browse the repository at this point in the history
  26. try wrapping in singular ${{ }}

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b6d6133 View commit details
    Browse the repository at this point in the history
  27. fix label names

    ozyx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3bb7fdc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cab322f View commit details
    Browse the repository at this point in the history