Skip to content
Success

#1275 (6/10/2023, 1:11:00 pm)

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

Started by timer

This run spent:

  • 10 ms waiting;
  • 17 sec build duration;
  • 17 sec total from scheduled to completion.
Revision: da41a8c44c373a1ab456da6846965f2bce82b960
Repository: https://github.com/ABI-Software/12-labours-api.git
  • refs/remotes/origin/dev
Changes
  1. create services folder (commit: 21e4ba6) (details / githubweb)
  2. create test_ folders (commit: cbea551) (details / githubweb)
  3. create __init__.py (commit: 353929b) (details / githubweb)
  4. update function call (commit: e0d6efe) (details / githubweb)
  5. create filter_func folder (commit: 252fb05) (details / githubweb)
  6. create pagination_func folder (commit: 09289d4) (details / githubweb)
  7. create query_func folder (commit: 026b9d4) (details / githubweb)
  8. create search_func folder (commit: 78eb703) (details / githubweb)
  9. update app folder (commit: 56e0979) (details / githubweb)
  10. update readme (commit: 29db583) (details / githubweb)
  11. Update env.txt (commit: 2f6309f) (details / githubweb)
  12. rename test_ _ func file (commit: 4f1cdb0) (details / githubweb)
  13. update Exception (commit: 2bf19c2) (details / githubweb)
  14. update function output name (commit: 1e2ca98) (details / githubweb)
  15. update testing assert (commit: 0d025da) (details / githubweb)
  16. add service status (commit: dfe4a01) (details / githubweb)
  17. update periodic_execution function (commit: b47b74f) (details / githubweb)
  18. thread fetch data which used to generate filter (commit: 5a6e67f) (details / githubweb)
  19. Update docker-compose.yml (commit: ff22dc0) (details / githubweb)
  20. update class name (commit: 5dfffac) (details / githubweb)
  21. move SEARCHFIELD to search logic (commit: 5973e88) (details / githubweb)
  22. Update Dockerfile (commit: 9ba9a7d) (details / githubweb)
  23. create test files (commit: 3da07f8) (details / githubweb)
  24. update folder name (commit: b42958a) (details / githubweb)
  25. create filter editor and update related code (commit: 5b8b8ca) (details / githubweb)
  26. hide all init variable (commit: 4ee3d3e) (details / githubweb)
  27. hide variable for middleware classes (commit: e4ed3df) (details / githubweb)
  28. update docstring (commit: 1d6dbce) (details / githubweb)
  29. create token fixture (commit: 54946bb) (details / githubweb)
  30. Update .gitignore (commit: 80ee68a) (details / githubweb)
  31. remove print (commit: 82a2aee) (details / githubweb)
  32. replace print with logging (commit: 793dff3) (details / githubweb)
  33. remove sphinx (commit: 73b1334) (details / githubweb)
  34. update data_schema import (commit: 5483352) (details / githubweb)
  35. Update .dockerignore (commit: e6716ab) (details / githubweb)
  36. Update main.py (commit: 0199f49) (details / githubweb)
  37. fix typo (commit: b5646ae) (details / githubweb)
  38. test filter editor function (commit: c9e5070) (details / githubweb)
  39. test filter formatter function (commit: 977f3d5) (details / githubweb)
  40. update filter template (commit: c85e9ea) (details / githubweb)
  41. move dummy data to fixture (commit: 89a302f) (details / githubweb)
  42. change dummy data order (commit: c7f31bf) (details / githubweb)
  43. test filter generator function (commit: 1691f19) (details / githubweb)
  44. update fixture name (commit: 162d9c4) (details / githubweb)
  45. test filter logic function (commit: bdb5d80) (details / githubweb)
  46. move fixtures to fixture.py (commit: 12de8fa) (details / githubweb)
  47. test search logic function (commit: 96ab02d) (details / githubweb)
  48. update format (commit: 6b514f5) (details / githubweb)
  49. change fixture name (commit: 90a57b1) (details / githubweb)
  50. create query logic to fix query access control (commit: 810f44b) (details / githubweb)
  51. move private filter to __init__ (commit: 6987964) (details / githubweb)
  52. test query formatter function (commit: 1a698f2) (details / githubweb)
  53. add HTTPException for query api (commit: 9e5298b) (details / githubweb)
  54. test pagination formatter function (commit: 878d7f9) (details / githubweb)
  55. add test data for multiple_cite_path function (commit: be3f214) (details / githubweb)
  56. remove unnecessary statement (commit: 151c6b9) (details / githubweb)
  57. remove unnecessary exception (commit: c220f30) (details / githubweb)
  58. format (commit: 69786be) (details / githubweb)
  59. remove unused MagicMock (commit: d0037a8) (details / githubweb)