git.delta.rocks / unique-network / refs/commits / fa62c9b90e81

difftreelog

commits

/history
  1. Switching back to v14.
    Alexander Aksenov 2022-08-04 #fa62c9b
  2. Installing node modules by yarn.
    Alexander Aksenov 2022-08-04 #3c6191d
  3. Readyness script update.
    Alexander Aksenov 2022-08-04 #8fcfaf3
  4. Changed Node JS version 14 -> 16
    Alexander Aksenov 2022-08-04 #0be66a6
  5. Re-ordered sequence inside test step.
    Alexander Aksenov 2022-08-04 #a764b45
  6. Added output of node version.
    Alexander Aksenov 2022-08-04 #e67e67c
  7. fix change node modules version.
    Alexander Aksenov 2022-08-04 #7c6613d
  8. Re-vert back node modules installation.
    Alexander Aksenov 2022-08-04 #3d0d9bf
  9. fix removed cache config from Setup-node step.
    Alexander Aksenov 2022-08-04 #7f5fa2e
  10. fix removed commented strings from existing step. Not allowed in worflow file.
    Alexander Aksenov 2022-08-04 #516c654
  11. Changed step related to Node JS installation
    Alexander Aksenov 2022-08-04 #07ac387
  12. fix typo in command name.
    Alexander Aksenov 2022-08-04 #bf66909
  13. Changed steps related to testing.
    Alexander Aksenov 2022-08-04 #0f1fcf0
  14. Yet another test.
    Alexander Aksenov 2022-08-04 #69b908e
  15. re-enabled steps in workflow.
    Alexander Aksenov 2022-08-04 #555373d
  16. Temporary disabled some steps in workflow to debug connectivity test.
    Alexander Aksenov 2022-08-04 #4f557b2
  17. dded installation of @polkadot/api before tests.
    Alexander Aksenov 2022-08-04 #586d3e0
  18. Added script for readyness check.
    Alexander Aksenov 2022-08-04 #587c125
  19. Removed semicolomn.
    Alexander Aksenov 2022-08-04 #b9780a1
  20. Removed job dependencie.
    Alexander Aksenov 2022-08-04 #8522be9
  21. Removed stale files.
    Alexander Aksenov 2022-08-04 #c7eab88
  22. Merge branch 'develop' into ci-build-workflow-v3
    Alexander Aksenov 2022-08-04 #0ad944f
  23. Removed un-needed artefacts. Added additional build ARGS.
    Alexander Aksenov 2022-08-04 #0643ad5
  24. SpeedUp build by adding cargo-chef into Dockerfile.
    Alex 2022-08-03 #19daf00
  25. Removed src_repo_url variable which one not used in ci/cd pipeline.
    Alex 2022-08-01 #b5dea1d
  26. Switched back to tests without docker container.
    Alex 2022-08-03 #52dd1bf
  27. SpeedUp build by adding cargo-chef into Dockerfile.
    Alexander Aksenov 2022-08-03 #b8cfc48
  28. Update node_build_test.yml
    Alex 2022-08-01 #ca21272
  29. Changed filenames for docker-compose. Temporary disabled demolition o…
    Alex 2022-08-03 #111f433
  30. Switched back to tests without docker container.
    Alexander Aksenov 2022-08-03 #dab0d12
  31. Update tests_codestyle.yml
    Alex 2022-08-01 #80975a9
  32. Changed path to DOckerfile
    Alex 2022-08-03 #0623031
  33. Changed filenames for docker-compose. Temporary disabled demolition of stack.
    Alexander Aksenov 2022-08-03 #826ecef
  34. Update notify.yml
    Alex 2022-08-01 #374cade
  35. Context path has been changed
    Alex 2022-08-03 #c2e96eb
  36. Changed path to DOckerfile
    Alexander Aksenov 2022-08-03 #e2d9909
  37. Update codestyle.yml
    Alex 2022-08-01 #b387f27
  38. Enable dockerised integration tests
    Alex 2022-08-03 #730275d
  39. Context path has been changed
    Alexander Aksenov 2022-08-03 #be7dde5
  40. Update node_build_test.yml
    Alex 2022-08-01 #816cd47
  41. Changed path to launch-config.json and remove "--release" annotation
    Alex 2022-08-02 #99df652
  42. Enable dockerised integration tests
    Alexander Aksenov 2022-08-03 #3830b30
  43. Update tests_codestyle.yml
    Alex 2022-08-01 #138125d
  44. Ammended build command: added "--release" annotation.
    Alex 2022-08-02 #c7ed158
  45. Changed path to launch-config.json and remove "--release" annotation
    Alexander Aksenov 2022-08-02 #384f4d9
  46. Update notify.yml
    Alex 2022-08-01 #afb78c0
  47. Integration test for pull_request on master branch
    Alex 2022-08-02 #b44aae5
  48. Removed to get rid duplication --release arg during container run
    Alexander Aksenov 2022-08-02 #ba2b5f3
  49. Update node_build_test.yml
    Alex 2022-08-01 #3cb806b
  50. Added draft pipeline for master branch.
    Alex 2022-08-02 #c231b03