Commit Graph

45 Commits

Author SHA1 Message Date
162b07396a
Merge branch 'feature/sqlite' into develop 2023-12-20 07:29:15 +06:00
3d457d0034
🏗️ Switch repositories from memory to sqlite 2023-12-20 07:29:09 +06:00
90d4e4d071
🗃️ Create index tables only if it not exists 2023-12-20 07:27:06 +06:00
2ec9567c24
🎨 Explicitly set types for common strings 2023-12-20 07:20:54 +06:00
79eb5fcd5c
👔 Fixed hub use case 2023-12-20 07:20:22 +06:00
8dfa46eb9b
🎨 Format Secret domain 2023-12-20 07:19:57 +06:00
d2b975020d
🎨 Changed index table name in topic sqlite repository 2023-12-20 07:19:24 +06:00
785a86aa42
🗃️ Creaded SQLite3 implementation of subscription repository 2023-12-20 07:18:54 +06:00
75e192d526
🎨 Used table name constant for topic sqlite repository queries 2023-12-19 21:04:58 +06:00
0828c0783a
🎨 Explicitly added types for sqlite topic repository constants 2023-12-19 19:57:28 +06:00
5d2e33c513
🏷️ Round TestTopic timestamp to seconds 2023-12-19 19:50:46 +06:00
078a5cc7b0
🏷️ Added DB path option for Config domain 2023-12-19 19:50:15 +06:00
7e2eab8694
📝 Added TODO for topic repository contract 2023-12-19 19:49:40 +06:00
cb76a0aea8
🗃️ Creaded SQLite3 implementation of topic repository 2023-12-19 19:49:25 +06:00
4594689f36
📌 Upgraded and venodred go modules 2023-12-19 06:10:18 +06:00
298ae1c160
Merge branch 'master' into develop
All checks were successful
/ docker (push) Successful in 1m6s
2023-11-05 20:05:07 +06:00
d41209c29e
Merge branch 'release/templates'
All checks were successful
/ docker (push) Successful in 1m30s
2023-11-05 20:05:05 +06:00
d15da0c842
💄 Added spaces in templates 2023-11-05 20:04:49 +06:00
cd1b33e6e9
📌 Upgraded and vendored go modules 2023-11-05 20:02:06 +06:00
a794179028
🍱 Regenerated templates 2023-11-05 20:01:19 +06:00
cde7bc0c87
✏️ Removed Drone build status from README.md
All checks were successful
/ docker (push) Successful in 1m15s
2023-11-05 19:22:27 +06:00
51efcfdf16
Merge branch 'release/version'
All checks were successful
/ docker (push) Successful in 1m16s
2023-11-05 19:12:07 +06:00
4c31675ddf
Merge tag 'vversion' into develop
All checks were successful
/ docker (push) Successful in 1m16s
updating vversion
2023-11-05 19:12:07 +06:00
59e7a569b3
🔍 Added VCS flag support for container building 2023-11-05 19:11:21 +06:00
87539aa6fc
Merge branch 'master' into develop
Some checks failed
/ docker (push) Failing after 29s
2023-11-05 18:41:29 +06:00
1bef820f7a
Merge branch 'release/container'
All checks were successful
/ docker (push) Successful in 1m19s
2023-11-05 18:41:26 +06:00
c8f4a7bc74
👷 Added Gitea Action for building docker container 2023-11-05 18:39:18 +06:00
ad79d0a724
:shale: Added Dockerfile 2023-11-05 18:38:46 +06:00
7f3019ed12
👷 Returns master branch filter in Drone CI config
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 15:30:17 +06:00
29c3fa09cf
👷 Fixed service name in Drone CI config
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 15:24:37 +06:00
7daecfacfd
👷 Removed branch filter for delivery testing
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-15 15:17:46 +06:00
0c50532b2a
👷 Set Go version in Drone CI steps config
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 06:39:39 +06:00
11255805b1
🔧 Updated env config
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-15 06:20:52 +06:00
dd29a48db3
⬆️ Upgraded caarlos0/env package 2023-03-15 06:16:52 +06:00
1ee4956afd
🔧 Created stub systemd service 2023-03-15 05:26:45 +06:00
28a1498f76
👷 Created Drone CI config 2023-03-15 05:26:15 +06:00
d0a00f0331
🔊 Added running log 2023-03-15 05:21:06 +06:00
71ee3e4da4
💄 Added revision info into templates 2023-03-15 05:21:06 +06:00
9678e99140
🧑‍💻 Created Makefile 2023-03-15 04:36:16 +06:00
26ea6b7939
✏️ Created stub README.md 2023-03-15 04:10:22 +06:00
884e390b79
Fixed broken tests 2023-03-15 04:10:05 +06:00
a5435699cb
:pin: Upgraded and vendored modules 2023-03-14 04:20:23 +06:00
75d1c86ea3
👌 Refactored after pass websub.rocks tests 2023-03-14 04:19:53 +06:00
ff0168205c
🚧 Created WIP hub 2023-03-12 15:02:23 +06:00
d47349d50e
🎉 Initial commit 2022-06-23 03:09:53 +05:00