Skip to content
Failed

#904 (24/07/2023, 3:11:00 pm)

Started 1 yr 4 mo ago
Took 8.4 sec on Ubuntu_18.04_bioeng49

Started by timer

This run spent:

  • 8 ms waiting;
  • 8.4 sec build duration;
  • 8.4 sec total from scheduled to completion.
Revision: bc43e0e2f5a3a977d563f059717a24189a24594f
Repository: https://github.com/ABI-Software/12-labours-api.git
  • refs/remotes/origin/dev
Changes
  1. update http status code (commit: d0b35ed) (details / githubweb)
  2. create token api for access control (commit: f8db5c2) (details / githubweb)
  3. create middleware (commit: 7912e43) (details / githubweb)
  4. update related testing (commit: 4bf3097) (details / githubweb)
  5. update params (commit: 9c02b4a) (details / githubweb)
  6. add access scope for pagination and query (commit: e7249a1) (details / githubweb)
  7. merge /program and /project api (commit: 16bc59c) (details / githubweb)
  8. update api path (commit: dc37119) (details / githubweb)
  9. fix access scope not change issue (commit: 9cb7929) (details / githubweb)
  10. update sgqlc count field (commit: 0293030) (details / githubweb)
  11. fix name issue (commit: 4365900) (details / githubweb)
  12. update access apis (commit: a58a2c5) (details / githubweb)
  13. create user class (commit: 36d0c6f) (details / githubweb)
  14. update list to dict (commit: ffdc85a) (details / githubweb)
  15. remove shared variable (commit: 1b0e933) (details / githubweb)
  16. add access control for pagination sub field (commit: 53167a5) (details / githubweb)
  17. update related testing (commit: c7b6e62) (details / githubweb)
  18. update api type/HTTPException (commit: 0fc1365) (details / githubweb)
  19. add extra filter for access control situation (commit: 458034d) (details / githubweb)
  20. fix pagination filter function (commit: f94ac6b) (details / githubweb)
  21. update revoke api (commit: 3f98a15) (details / githubweb)
  22. create jwt class (commit: 45fc94f) (details / githubweb)
  23. add belong_to to pagination (commit: dfc20d7) (details / githubweb)
  24. update public access situation (commit: 5db1ae8) (details / githubweb)
  25. using threading for data fetching (commit: 1ceb454) (details / githubweb)
  26. add restrict data to display list (commit: 36386d3) (details / githubweb)
  27. create matching list (commit: 096b0db) (details / githubweb)
  28. fix private datasets adding issue (commit: 8184da6) (details / githubweb)
  29. fix dataset not found issue when search (commit: b999ef5) (details / githubweb)
  30. add obj to __init__ (commit: 59a1489) (details / githubweb)
  31. move session to __init__ (commit: 80a54d9) (details / githubweb)
  32. move submission to __init__ (commit: 2132448) (details / githubweb)
  33. update dependency (commit: 1dd2c44) (details / githubweb)
  34. split pagination class (commit: d330044) (details / githubweb)
  35. rename filter dictionary (commit: b6ec2fe) (details / githubweb)
  36. fix testing (commit: 4ccf053) (details / githubweb)
  37. split user class from auth class (commit: 2cb0101) (details / githubweb)
  38. update function naming/order (commit: ee0d9a1) (details / githubweb)
  39. add access filter (commit: 26b7e7b) (details / githubweb)
  40. fix filter issue for sidebar (commit: 94615df) (details / githubweb)
  41. fix access filter display (commit: 7c485a7) (details / githubweb)
  42. update variable naming (commit: 8fe1715) (details / githubweb)
  43. fix sidebar open dataset issue (commit: 58def0b) (details / githubweb)
  44. refactor filter generator (commit: 90fa81e) (details / githubweb)
  45. update pagination payload (commit: 8ba880b) (details / githubweb)
  46. move update_filter_values to filter class (commit: 031cc55) (details / githubweb)
  47. code format update (commit: 312b45b) (details / githubweb)
  48. testing update (commit: a2c5a03) (details / githubweb)
  49. fix testing (commit: 9bee4c1) (details / githubweb)
  50. fix session connection issue (commit: a257090) (details / githubweb)
  51. remove SESSION.cleanup() (commit: e7471c2) (details / githubweb)
  52. update function name (commit: e82a831) (details / githubweb)
  53. update jwt expire time to 2 hours (commit: dff238c) (details / githubweb)
  54. update repeating request permission issue (commit: dc89a1e) (details / githubweb)
  55. add login with multiple browser at the same time (commit: aea48d1) (details / githubweb)
  56. update identity (commit: 24da231) (details / githubweb)
  57. move expire_time to user (commit: 9bfca90) (details / githubweb)
  58. cleanup function for expired user (commit: 3e4112d) (details / githubweb)
  59. update env file (commit: f5469c3) (details / githubweb)
  60. change PUBLIC_ACCESS to GEN3_PUBLIC_ACCESS (commit: 71b7d43) (details / githubweb)