Commit Graph

207 Commits

Author SHA1 Message Date
Kevin Franklin Kim
0617588911
Merge pull request #111 from foomo/feature/multi-configs
feat: multi configs
2025-03-20 16:21:56 +01:00
Kevin Franklin Kim
7cb97d0475
feat: pretty logging 2025-03-20 16:17:34 +01:00
Kevin Franklin Kim
4f632d515a
feat: allow multiple configs 2025-03-20 16:17:14 +01:00
Kevin Franklin Kim
8569b47ed4
Merge pull request #110 from foomo/fix/emarsys-category
fix(emarsys): format category
2025-03-19 17:32:12 +01:00
Kevin Franklin Kim
f3596f9f06
fix(emarsys): format category 2025-03-19 17:28:52 +01:00
Kevin Franklin Kim
91f32ebf3b
Merge pull request #109 from foomo/fix/emarsys-email
fix(emarsys): use only email if provided
2025-03-18 14:10:58 +01:00
Kevin Franklin Kim
3e40a767da
fix: use only email if provided 2025-03-18 14:07:44 +01:00
Kevin Franklin Kim
268f0c499b
feat: set max width 2025-03-18 14:07:21 +01:00
Kevin Franklin Kim
9826788be4
Merge pull request #108 from foomo/fix/ga-response-compression
fix: GA4 client response compression
2025-03-17 20:49:37 +01:00
Kevin Franklin Kim
284f12171b
fix: use booelan 2025-03-17 20:41:12 +01:00
Kevin Franklin Kim
315738f70c
Merge pull request #107 from foomo/fix/workspace-id
fix: use workspace loader
2025-03-17 20:30:48 +01:00
Kevin Franklin Kim
f1fe8c2c72
fix: use workspace loader 2025-03-17 17:53:59 +01:00
Kevin Franklin Kim
3880d503f1
Merge pull request #106 from foomo/fix/template-reference
fix: use template gallery id
2025-03-17 11:43:03 +01:00
Kevin Franklin Kim
898f63a1ad
fix: check nil 2025-03-17 11:39:06 +01:00
Kevin Franklin Kim
82d5b597f5
fix: use template gallery id 2025-03-17 11:32:41 +01:00
Kevin Franklin Kim
ea147e3865
Merge pull request #105 from foomo/feature/dynamic-workspace-id
feat: dynamic workspace id
2025-03-17 11:08:44 +01:00
Kevin Franklin Kim
058d2134e6
docs: update schema 2025-03-17 11:05:09 +01:00
Kevin Franklin Kim
e4a99eb2d3
chore: update dependabot 2025-03-17 11:04:28 +01:00
Kevin Franklin Kim
ac8f7298b7
feat: dynamic workspace id 2025-03-17 11:04:04 +01:00
Kevin Franklin Kim
7aa4f843e5
Merge pull request #103 from foomo/dependabot/go_modules/gomod-update-ec0bf6c2a5
chore(deps): bump the gomod-update group with 2 updates
2025-03-17 09:40:57 +01:00
Kevin Franklin Kim
e2f259bf5c
fix: switch dep 2025-03-17 09:38:40 +01:00
Kevin Franklin Kim
a92d456ed2
Merge branch 'main' of github.com:foomo/sesamy-cli into dependabot/go_modules/gomod-update-ec0bf6c2a5 2025-03-17 09:36:15 +01:00
Kevin Franklin Kim
339f91085d
Merge pull request #104 from foomo/feature/v0.17.1
v0.18.0
2025-03-17 09:35:32 +01:00
Kevin Franklin Kim
741c6bb44e
feat(cookiebot): add region settings 2025-03-17 09:30:37 +01:00
Kevin Franklin Kim
2983e5ee7d
feat(emarsys): add search param 2025-03-17 09:30:02 +01:00
Kevin Franklin Kim
233db21350
fix(emarsys): use test for initialization 2025-03-17 09:29:25 +01:00
dependabot[bot]
952ca528b8
chore(deps): bump the gomod-update group with 2 updates
Bumps the gomod-update group with 2 updates: [github.com/spf13/viper](https://github.com/spf13/viper) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/spf13/viper` from 1.19.0 to 1.20.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.0)

Updates `google.golang.org/api` from 0.225.0 to 0.226.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.225.0...v0.226.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-16 08:52:06 +00:00
Kevin Franklin Kim
3f1cf4f092
Merge pull request #102 from foomo/feature/sesamy-go-0.9.0
feat: sesamy go 0.9.0
2025-03-13 08:12:39 +01:00
Kevin Franklin Kim
7cdee0e36e
feat: sesamy go 0.9.0 2025-03-13 08:09:22 +01:00
Kevin Franklin Kim
d66e4ba2e9
Merge pull request #98 from foomo/dependabot/go_modules/gomod-update-dc0872d62f
chore(deps): bump google.golang.org/api from 0.222.0 to 0.224.0 in the gomod-update group across 1 directory
2025-03-11 17:09:20 +01:00
Kevin Franklin Kim
a096008783
Merge pull request #100 from foomo/fix/empty-load
fix: empty gocontemplate load
2025-03-11 17:08:30 +01:00
Kevin Franklin Kim
c86a7f01b1
docs: fix link 2025-03-11 17:04:34 +01:00
Kevin Franklin Kim
02c118c3c5
fix: empty load 2025-03-11 17:04:18 +01:00
Kevin Franklin Kim
90c63fa159
docs: update example 2025-03-11 15:07:49 +01:00
dependabot[bot]
fc4349ae11
chore(deps): bump google.golang.org/api
Bumps the gomod-update group with 1 update in the / directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.222.0 to 0.224.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.222.0...v0.224.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 14:05:09 +00:00
Kevin Franklin Kim
3c045e165d
Merge pull request #99 from foomo/v0.16.0
V0.16.0
2025-03-11 15:04:01 +01:00
Kevin Franklin Kim
c17a587e7d
docs: update schema 2025-03-11 15:01:15 +01:00
Kevin Franklin Kim
2e6b01b08e
feat: bump gocontemplate 2025-03-11 14:56:53 +01:00
Kevin Franklin Kim
092b49487d
feat: go 1.24.1 & add directory 2025-03-11 14:55:49 +01:00
Kevin Franklin Kim
62465edf0d
chore: update dependabot 2025-03-11 14:55:08 +01:00
Kevin Franklin Kim
33f2863e8d
Merge pull request #97 from foomo/v0.15.1
fix: ensure order
2025-03-05 11:41:26 +01:00
Kevin Franklin Kim
3112bcc7f1
fix: ensure order 2025-03-05 11:38:34 +01:00
Kevin Franklin Kim
8cd029ee69
docs: update README 2025-03-05 10:11:36 +01:00
Kevin Franklin Kim
6f20c9bf96
Merge pull request #96 from foomo/v0.15.0
feat: add server container url
2025-03-05 10:08:33 +01:00
Kevin Franklin Kim
2321cd483b
feat: add server container url 2025-03-05 10:03:21 +01:00
Kevin Franklin Kim
09fa7bb1da
docs: update template 2025-02-28 09:21:36 +01:00
Kevin Franklin Kim
98399f961d
Merge pull request #94 from foomo/v0.14.1
fix(emarsys): always send cart
2025-02-28 09:21:11 +01:00
Kevin Franklin Kim
10a5197998
fix(emarsys): always send cart 2025-02-28 09:18:28 +01:00
Kevin Franklin Kim
837b8ae069
docs: update README 2025-02-28 08:05:59 +01:00
Kevin Franklin Kim
a15d637c0c
Merge pull request #93 from foomo/v0.14.0
refactor: use json md5 hash
2025-02-28 08:00:38 +01:00