Skip to content
Started 11 mo ago
Took 3 min 12 sec on basic-slvlh
Success

#118 (Jul 31, 2023, 2:16:59 PM)

Changes
  1. chore: create API module (commit: 9d0e930) (details / githubweb)
  2. chore: create jnsoql-api module (commit: 073ab7e) (details / githubweb)
  3. feat: remove code for api (commit: 0bf41f3) (details / githubweb)
  4. refact: remove unecessary test on API (commit: 28120bc) (details / githubweb)
  5. fix: update typo of VetoedConverter (commit: a031b07) (details / githubweb)
  6. docs: enhances documentation at Databasemetadata (commit: 27aaf8c) (details / githubweb)
  7. docs: enhanves DatabaseMetadata documentation (commit: de835bc) (details / githubweb)
  8. docs: create documentation for DiscriminatorColumn (commit: c02e0b0) (details / githubweb)
  9. docs: enhances documentation at core (commit: c199201) (details / githubweb)
  10. refactoring: remove uncessary api code (commit: 2a3368d) (details / githubweb)
  11. refac: move the annotations to the jnosql-mapping-api (commit: 6b01c45) (details / githubweb)
  12. Revert "refac: move the annotations to the jnosql-mapping-api" (commit: 4bd59ae) (details / githubweb)
  13. chore: add api dependency (commit: 3868c64) (details / githubweb)
  14. refactor: move the apis to api module instead of keep in core (commit: e4834f2) (details / githubweb)
  15. docs: update javadoc at the core module (commit: 44e5f82) (details / githubweb)
  16. remove field write factory (commit: e773d41) (details / githubweb)
  17. fix: update test using fieldwrite factory (commit: 9a902a8) (details / githubweb)
  18. feat: remove class operation (commit: a2ce595) (details / githubweb)
  19. feat: remove reflection class operation (commit: bba5533) (details / githubweb)
  20. feat: remove fieldreader factory interface and implementation (commit: 6867c5f) (details / githubweb)
  21. feat: remove field factory (commit: 6afc65a) (details / githubweb)
  22. fix: update extension using directly reflction (commit: 6eda48b) (details / githubweb)
  23. feat: remove metadata generator (commit: 7115a90) (details / githubweb)
  24. feat: remove class operation (commit: 2e10bd0) (details / githubweb)
  25. feat: remove factories that does not exist anymore (commit: 6755bc3) (details / githubweb)
  26. refactor: rename fieldmapping for use record style (commit: 7c70904) (details / githubweb)
  27. refactor: update inheritance metadata (commit: e855426) (details / githubweb)
  28. refactoring: update fieldmetata instead of FieldMapping (commit: b7491f3) (details / githubweb)
  29. refac: update fieldmetadata to have fieldmetadata (commit: e24586e) (details / githubweb)
  30. feat: cerate type at fieldconverter (commit: 698a56b) (details / githubweb)
  31. refac: avoid use native field in fieldmetadata (commit: 4a9ee1a) (details / githubweb)
  32. refactor: avoid use of Field as native at convert util (commit: 7f757cf) (details / githubweb)
  33. feat: update generic field metadata (commit: 29d858e) (details / githubweb)
  34. feat: update instance for using type (commit: fcd88a5) (details / githubweb)
  35. feat: remove field reflection at field metadadta (commit: c072b46) (details / githubweb)
  36. feat: remove field reflection on metadata (commit: b2b030c) (details / githubweb)
  37. refact: update parameter metadata using record style (commit: 282aa76) (details / githubweb)
  38. refac: update constructor using record style (commit: d77acde) (details / githubweb)
  39. refactor: update converter (commit: 387c3bc) (details / githubweb)
  40. docs: update documentation (commit: 2435a77) (details / githubweb)
  41. docs: create metadata package info (commit: b1a2c43) (details / githubweb)
  42. refact: update metadata api (commit: e126fcd) (details / githubweb)
  43. refact: move API to the Package metadata (commit: c904f0f) (details / githubweb)
  44. test: update test exploring the metadata isolation (commit: 6e6fc69) (details / githubweb)
  45. feat: convert constructor to interface (commit: 6a5cabb) (details / githubweb)
  46. docs: create documentation to builder supplier (commit: adb47f6) (details / githubweb)
  47. feat: update constructor to metabuilder (commit: 899bb24) (details / githubweb)
  48. refact: move constructor to metadata (commit: 343cc31) (details / githubweb)
  49. feat: create metabuilder constructor (commit: 39a147a) (details / githubweb)
  50. docs: define builder (commit: 2563bbc) (details / githubweb)
  51. chore: register SPI to ConstructorBuilderSupplier (commit: 69db5f8) (details / githubweb)
  52. feat: rename to apicore (commit: 902a5ee) (details / githubweb)
  53. feat: update class information (commit: d94ef6e) (details / githubweb)
  54. feat: isolate metadata api (commit: 151baaa) (details / githubweb)
  55. feat: move metadata to api-core (commit: 0eb148f) (details / githubweb)
  56. refac: move default fielddata as api (commit: 3ea761d) (details / githubweb)
  57. feat: hide embeddedfilemetdata (commit: 1a9bcb3) (details / githubweb)
  58. refact: update generic paramter metadata (commit: d120ada) (details / githubweb)
  59. refact: update generic paramter metadata using record style (commit: bfdb3a0) (details / githubweb)
  60. refac: remove type supplier (commit: e600227) (details / githubweb)
  61. feat: define Generic paramter as interface (commit: d3f791c) (details / githubweb)
  62. docs: enhance generic parameter metatadata (commit: 58c342d) (details / githubweb)
  63. refac: move genericParameterMetadata to metadata api (commit: 9bfe36e) (details / githubweb)
  64. chore: remove unsed imports (commit: cdfb177) (details / githubweb)
  65. feat: create generic field metadta (commit: bb1779d) (details / githubweb)
  66. move generc field to metadata (commit: 7eba8e8) (details / githubweb)
  67. style: move value method on toString method (commit: 61d0aa2) (details / githubweb)
  68. feat: create method field metadata (commit: 85e0eac) (details / githubweb)
  69. test: create fieldmetadta scenario (commit: 2ed7709) (details / githubweb)
  70. feat: update fieldmetadata scenario (commit: 013cb4a) (details / githubweb)
  71. test: update test on parameteter data (commit: c954550) (details / githubweb)
  72. test: update test reference in graph (commit: f6000dd) (details / githubweb)
  73. test: updaste test reference at key-value mapping (commit: 7054f18) (details / githubweb)
  74. test: updaste test reference (commit: fd3dfbe) (details / githubweb)
  75. test: update test on column api (commit: fc50558) (details / githubweb)

Started by user Otavio Santana

This run spent:

  • 12 sec waiting;
  • 3 min 12 sec build duration;
  • 3 min 25 sec total from scheduled to completion.
Revision: 7ef774436d37ddf8d0a4b7c7868f7cf2c787d7ec
Repository: https://github.com/eclipse/jnosql
  • refs/remotes/origin/main