Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

rensPols/ex-dock

rensPols pushed 1 commit to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Try to get tests.yml to run 7b57be9

View on GitHub

rensPols pushed 1 commit to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Revert: Run tests.yml on push instead of pull request e6b0a31

View on GitHub

rensPols pushed 1 commit to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Run tests.yml on push instead of pull request 8e16b14

View on GitHub

Moltensnor deleted a branch rensPols/ex-dock

implement-templating-engine

Moltensnor closed an issue on rensPols/ex-dock
Implement a template engine
A templating engine needs to be implemented, it needs to check the provided template.html file for variables. I've decided after some research that I initially am going to implement Pebble for t...
Moltensnor pushed 31 commits to main rensPols/ex-dock
  • Added Pebble to pom.xml #25 ba88f56
  • Created SingleUseTemplateDataCodec.kt #25 1991862
  • Created SingleUseTemplateData.kt #25 a0a4849
  • Initialised the TemplateEngineVerticle and created a singleUseTemplate() function #25 70d42fb
  • Added comments to SingleUseTemplateDataCodec.kt #25 62ae731
  • Implemented SingleUseTemplateDataCodecTest.kt #25 8917227
  • Moved modules.iml to .idea 1850e03
  • Made a tests.yml workflow file for SingleUseTemplateDataCodecTest #25 bed421c
  • Fix 1: Made a tests.yml workflow file for SingleUseTemplateDataCodecTest #25 eab136c
  • Added the Kotlin libraries to the pom.xml 5cff73a
  • Fix 1 (try to use maven for the tests): Made a tests.yml workflow file for SingleUseTemplateDataCodecTest #25 bdeac8a
  • Fix 3 (splitted the dependencies and test part): Made a tests.yml workflow file for SingleUseTemplateDataCodecTest #25 d921885
  • Fix 3.1 (only run specified tests): Made a tests.yml workflow file for SingleUseTemplateDataCodecTest #25 d75dd92
  • Fix 4 (muted progress): Made a tests.yml workflow file for SingleUseTemplateDataCodecTest #25 c6a3460
  • Fix 4.1 (splitted tests from test dependencies installation): Made a tests.yml workflow file for SingleUseTemplateDat... c906b33
  • Fix 5 (mute transfer progress on tests itself): Made a tests.yml workflow file for SingleUseTemplateDataCodecTest #25 d4ea9f3
  • Fix 5 (mute everything before test output): Made a tests.yml workflow file for SingleUseTemplateDataCodecTest #25 7338763
  • Created TemplateEngineVerticleTest.kt #25 4c88533
  • Corrected comment syntax in tests.yml #25 e8c6a12
  • Temp remove filter on mvn test 10da2d0
  • and 11 more ...

View on GitHub

Moltensnor closed a pull request on rensPols/ex-dock
Implement templating engine
closes #25
Moltensnor created a review on a pull request on rensPols/ex-dock
All the requested changes have been implemented and the rest still works.

View on GitHub

rensPols pushed 1 commit to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Removed deprecated functions b3756b6

View on GitHub

rensPols pushed 1 commit to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Removed deprecated functions 2ede5ad

View on GitHub

rensPols pushed 1 commit to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Fixed codecs and class names ebc03ca

View on GitHub

rensPols pushed 7 commits to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Changed the Account JDBC to the new format ac3db8d
  • Merge remote-tracking branch 'refs/remotes/origin/2-create-jdbc-connection-to-database' into convert-AccountJdbcVerti... 237cf77
  • Class -> KClass 7584be0
  • Fixed test responses b57e00b
  • Class -> KClass 973925f
  • Replaced Deprecated functions 48bb31d
  • Replaced Deprecated functions & optimised imports 7ee2b91

View on GitHub

rensPols pushed 1 commit to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Moved functionality of deprecated VerticleDeployHelper.kt functions outside of class b17092a

View on GitHub

rensPols pushed 2 commits to convert-AccountJdbcVerticle-to-generic-codec rensPols/ex-dock
  • Fixed class name mistake b07589a
  • Moved VerticleDeployHelper.kt functions outside of class ca606ed

View on GitHub

Moltensnor pushed 1 commit to 2-create-jdbc-connection-to-database rensPols/ex-dock
  • Changed the Account JDBC to the new format ac3db8d

View on GitHub

rensPols opened a draft pull request on rensPols/ex-dock
Convert account jdbc verticle to generic codec
rensPols created a branch on rensPols/ex-dock

convert-AccountJdbcVerticle-to-generic-codec - An ecommerce platform build with Vert.x Kotlin and Docker

rensPols created a review comment on a pull request on rensPols/ex-dock
We found a generic codec that we can use that made an almost 8% speed improvement in our tests

View on GitHub

rensPols created a review on a pull request on rensPols/ex-dock

View on GitHub

rensPols pushed 8 commits to implement-templating-engine rensPols/ex-dock
  • Initialised JdbcSetup.kt #6 #2 bab896d
  • Attempt at mocking the .properties files for testing #6 09d6d28
  • Changed to the correct maven dependency 0cca51f
  • Attempt 1 #6 fcbc150
  • Fixed the JdbcSetup and it's tests #6 169ee43
  • Merge remote-tracking branch 'origin/main' into database-setup-function # Conflicts: # pom.xml e04a666
  • Create setup function (#19) closes #6 c26f47d
  • Merge remote-tracking branch 'refs/remotes/origin/main' into implement-templating-engine # Conflicts: # pom.xml 9f367df

View on GitHub

rensPols pushed 1 commit to implement-templating-engine rensPols/ex-dock
  • Convert SingleUseTemplateData class to data class ed2e5ed

View on GitHub

Moltensnor pushed 1 commit to 2-create-jdbc-connection-to-database rensPols/ex-dock
  • Changed the Scope JDBC to the new format 4f780a3

View on GitHub

Moltensnor pushed 1 commit to 2-create-jdbc-connection-to-database rensPols/ex-dock
  • Changed the Category JDBC to the new format d326d3d

View on GitHub