Kevin Franklin Kim
|
612f42ee0b
|
Merge pull request #44 from foomo/sesamy-cli-0.4.x
fix(provider/cookiebot): add cookiebot and integrate consent mode v2
|
2024-08-27 16:21:18 +02:00 |
|
Kevin Franklin Kim
|
7aadfb2721
|
fix(provider/cookiebot): add cookiebot and integrate consent mode v2
|
2024-08-27 16:17:10 +02:00 |
|
Kevin Franklin Kim
|
b014843991
|
Merge pull request #42 from foomo/sesamy-cli-0.3.3
Sesamy cli 0.3.3
|
2024-08-23 16:03:23 +02:00 |
|
Kevin Franklin Kim
|
42867118ab
|
fix(provider/emarsys): typo
|
2024-08-23 16:00:59 +02:00 |
|
Kevin Franklin Kim
|
4eae68acdb
|
fix(provider/emarsys): initialization
|
2024-08-23 15:44:27 +02:00 |
|
Kevin Franklin Kim
|
09a1ae6b46
|
Merge pull request #41 from foomo/sesamy-cli-0.3.2
Sesamy cli 0.3.2
|
2024-08-23 08:52:44 +02:00 |
|
Kevin Franklin Kim
|
246455038a
|
feat: bump go
|
2024-08-23 08:49:46 +02:00 |
|
Kevin Franklin Kim
|
62ffa63264
|
fix(provider/emarsys): template permissions
|
2024-08-23 08:41:06 +02:00 |
|
Kevin Franklin Kim
|
f30513d43f
|
Merge pull request #40 from foomo/dependabot/go_modules/gomod-update-b1a4fa3428
chore(deps): bump the gomod-update group across 1 directory with 2 updates
|
2024-08-22 14:59:03 +02:00 |
|
Kevin Franklin Kim
|
b30309787b
|
Merge branch 'main' into dependabot/go_modules/gomod-update-b1a4fa3428
|
2024-08-22 14:56:56 +02:00 |
|
dependabot[bot]
|
207a48e1b5
|
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/foomo/sesamy-go](https://github.com/foomo/sesamy-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
Updates `github.com/foomo/sesamy-go` from 0.2.2 to 0.3.0
- [Release notes](https://github.com/foomo/sesamy-go/releases)
- [Commits](https://github.com/foomo/sesamy-go/compare/v0.2.2...v0.3.0)
Updates `google.golang.org/api` from 0.188.0 to 0.193.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.188.0...v0.193.0)
---
updated-dependencies:
- dependency-name: github.com/foomo/sesamy-go
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>
|
2024-08-22 12:56:19 +00:00 |
|
Kevin Franklin Kim
|
fd961ccbd0
|
Merge pull request #39 from foomo/sesamy-cli-0.3.1
feat: add emarsys support
|
2024-08-22 14:56:15 +02:00 |
|
Kevin Franklin Kim
|
fac42de317
|
Merge pull request #34 from foomo/dependabot/go_modules/gomod-security-32864bdbaf
chore(deps): bump google.golang.org/grpc from 1.64.1 to 1.65.0 in the gomod-security group across 1 directory
|
2024-08-22 14:54:55 +02:00 |
|
Kevin Franklin Kim
|
d0fa3d974a
|
feat: add emarsys support
|
2024-08-22 14:54:10 +02:00 |
|
dependabot[bot]
|
085ead2cf4
|
chore(deps): bump google.golang.org/grpc
Bumps the gomod-security group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Updates `google.golang.org/grpc` from 1.64.1 to 1.65.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.1...v1.65.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
dependency-group: gomod-security
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-21 08:19:07 +00:00 |
|
Kevin Franklin Kim
|
b6996c5077
|
docs: update usage
|
2024-07-18 13:57:11 +02:00 |
|
Kevin Franklin Kim
|
42e5eb97ac
|
Merge pull request #33 from foomo/sesamy-cli-0.3.x
Sesamy cli v0.3.x
|
2024-07-18 13:54:42 +02:00 |
|
Kevin Franklin Kim
|
6b95b1f02d
|
test: fix indent
|
2024-07-18 13:52:32 +02:00 |
|
Kevin Franklin Kim
|
f07f8a0c49
|
feat: update deps
|
2024-07-18 13:46:03 +02:00 |
|
Kevin Franklin Kim
|
e55f03a952
|
feat: add server event data
|
2024-07-15 11:50:34 +02:00 |
|
Kevin Franklin Kim
|
dcc4eeb19b
|
feat: add google ads conversion
|
2024-07-14 14:05:21 +02:00 |
|
Kevin Franklin Kim
|
0949037e31
|
feat: add facebook provider
|
2024-07-14 13:26:02 +02:00 |
|
Kevin Franklin Kim
|
e914be5008
|
feat: sesamy-cli-0.3.x
|
2024-07-13 21:49:39 +02:00 |
|
Kevin Franklin Kim
|
544e2e157d
|
chore: update configs
|
2024-07-10 07:02:52 +02:00 |
|
Kevin Franklin Kim
|
ae728d67ce
|
Merge pull request #28 from foomo/feature/umami-page-views
feat: fix umami page views
|
2024-06-28 09:25:16 +02:00 |
|
Kevin Franklin Kim
|
824d3fca8f
|
feat: fix umami page views
|
2024-06-28 09:21:53 +02:00 |
|
Kevin Franklin Kim
|
58216b4c00
|
Merge pull request #24 from foomo/dependabot/github_actions/github-actions-fcf4e41b5c
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group
|
2024-06-27 10:47:25 +02:00 |
|
Kevin Franklin Kim
|
2df796d47a
|
Merge pull request #26 from foomo/dependabot/go_modules/gomod-update-b85868fa19
chore(deps): bump the gomod-update group across 1 directory with 2 updates
|
2024-06-27 10:46:14 +02:00 |
|
Kevin Franklin Kim
|
8efd3faa7e
|
Merge pull request #27 from foomo/feature/sesamy-umami
feat: add GTM umami template & tag
|
2024-06-27 10:45:54 +02:00 |
|
Kevin Franklin Kim
|
9b852d0079
|
feat: skip tag if disabled
|
2024-06-27 10:38:16 +02:00 |
|
dependabot[bot]
|
89e0c75cff
|
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/spf13/cobra](https://github.com/spf13/cobra) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)
Updates `google.golang.org/api` from 0.182.0 to 0.185.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.182.0...v0.185.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
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>
|
2024-06-23 08:40:34 +00:00 |
|
dependabot[bot]
|
fd84441feb
|
chore(deps): bump goreleaser/goreleaser-action
Bumps the github-actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).
Updates `goreleaser/goreleaser-action` from 5 to 6
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-09 08:57:19 +00:00 |
|
Kevin Franklin Kim
|
51a8522103
|
Merge pull request #22 from foomo/dependabot/go_modules/gomod-update-f8b0d38009
chore(deps): bump the gomod-update group across 1 directory with 2 updates
|
2024-06-05 09:25:25 +02:00 |
|
Kevin Franklin Kim
|
e96d794476
|
feat: skip tag if disabled
|
2024-06-05 09:02:31 +02:00 |
|
dependabot[bot]
|
7b745232bc
|
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [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.18.2 to 1.19.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)
Updates `google.golang.org/api` from 0.181.0 to 0.182.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.181.0...v0.182.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>
|
2024-06-02 08:59:47 +00:00 |
|
Kevin Franklin Kim
|
2ad003d80e
|
fix: event parameters names
|
2024-05-30 16:12:05 +02:00 |
|
Kevin Franklin Kim
|
28477e366f
|
fix: test
|
2024-05-30 15:35:52 +02:00 |
|
Kevin Franklin Kim
|
670a1888b7
|
fix: styling
|
2024-05-30 15:32:13 +02:00 |
|
Kevin Franklin Kim
|
ec29972261
|
Merge pull request #20 from foomo/feature/v0.2.x
Release v0.2.x
|
2024-05-30 15:21:17 +02:00 |
|
Kevin Franklin Kim
|
a139910ba6
|
feat: bump deps
|
2024-05-30 15:18:49 +02:00 |
|
Kevin Franklin Kim
|
127fcadf7a
|
feat: bump dep
|
2024-05-27 11:47:24 +02:00 |
|
Kevin Franklin Kim
|
249e40f9f7
|
fix: module import path
|
2024-05-25 22:02:50 +02:00 |
|
Kevin Franklin Kim
|
455087b0d6
|
feat: update logs
|
2024-05-22 06:35:29 +02:00 |
|
Kevin Franklin Kim
|
cafeee3682
|
wip: bump dep
|
2024-05-21 16:33:09 +02:00 |
|
Kevin Franklin Kim
|
330257f61a
|
wip: refactor
|
2024-05-21 16:29:07 +02:00 |
|
Kevin Franklin Kim
|
92ab65b677
|
wip: refactor
|
2024-05-20 16:54:01 +02:00 |
|
Kevin Franklin Kim
|
ab48d6326a
|
wip: need added
|
2024-05-17 17:36:32 +02:00 |
|
Kevin Franklin Kim
|
d2c61b5a25
|
chore: bump go & deps
|
2024-05-09 20:38:08 +02:00 |
|
Kevin Franklin Kim
|
3bcf3c86cc
|
style: update go linter
|
2024-05-09 20:34:27 +02:00 |
|
Kevin Franklin Kim
|
55e2ba72a7
|
feat: add version command
|
2024-05-09 20:34:09 +02:00 |
|