Commit Graph
25 Commits
Author SHA1 Message Date
argoyle d6b201c945 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.2.0

See merge request unboundsoftware/shiny/presenter!81
2025-11-05 21:54:54 +01:00
argoyle 32664e15be Merge branch 'feat/errors-add-entity-bank-types' into 'main'
feat(errors): add new entity types for bank connections and transactions

See merge request unboundsoftware/shiny/presenter!87
2025-11-05 21:10:08 +01:00
argoyle d32e0ad41b feat(errors): add new entity types for bank connections and transactions
Adds EntityBankConnection and EntityBankTransaction to the
errors package to enhance error handling capabilities related
to banking operations. This improves the clarity and
specificity of error messages associated with bank-related
entities.
2025-11-05 20:08:32 +01:00
argoyle d918229d4a Merge branch 'renovate/gitleaks-gitleaks-8.x' into 'main'
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.29.0

See merge request unboundsoftware/shiny/presenter!86
2025-11-05 06:52:05 +01:00
argoyle ddc2e7c759 Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.1

See merge request unboundsoftware/shiny/presenter!85
2025-11-04 13:36:31 +01:00
argoyle d1ec42b99d Merge branch 'renovate/golang-1.25.3' into 'main'
chore(deps): update golang:1.25.3 docker digest to 9ac0edc

See merge request unboundsoftware/shiny/presenter!84
2025-11-04 13:35:54 +01:00
argoyle 3af29c4724 Merge branch 'renovate/github.com-vektah-gqlparser-v2-2.x' into 'main'
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.31

See merge request unboundsoftware/shiny/presenter!83
2025-10-30 07:55:35 +01:00
argoyle 872d1f4620 Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.0

See merge request unboundsoftware/shiny/presenter!82
2025-10-29 23:15:03 +01:00
argoyle 37f6f1b878 Merge branch 'clean-up-cliff-toml-configuration' into 'main'
chore: clean up cliff.toml configuration

See merge request unboundsoftware/shiny/presenter!80
2025-10-21 16:13:38 +02:00
argoyle 405df59774 chore: clean up cliff.toml configuration
Remove unnecessary initial_tag section and adjust comment 
indentation for better readability. Maintain commit parsers 
for clarity in grouping commits in changelogs.
2025-10-21 15:29:43 +02:00
argoyle 7dfe1a5aa1 Merge branch 'renovate/golang-1.25.3' into 'main'
chore(deps): update golang:1.25.3 docker digest to 69d1009

See merge request unboundsoftware/shiny/presenter!79
2025-10-21 14:18:21 +02:00
argoyle 78cf379dd3 Merge branch 'renovate/golang-1.x' into 'main'
chore(deps): update golang docker tag to v1.25.3

See merge request unboundsoftware/shiny/presenter!78
2025-10-14 08:58:44 +02:00
argoyle 0541ba7662 Merge branch 'renovate/golang-1.x' into 'main'
chore(deps): update golang docker tag to v1.25.2

See merge request unboundsoftware/shiny/presenter!77
2025-10-08 09:18:10 +02:00
argoyle 84779c5812 Merge branch 'renovate/alessandrojcm-commitlint-pre-commit-hook-9.x' into 'main'
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.23.0

See merge request unboundsoftware/shiny/presenter!76
2025-10-02 17:04:52 +02:00
argoyle 00ee6efca8 Merge branch 'renovate/golang-1.25.1' into 'main'
chore(deps): update golang:1.25.1 docker digest to 12640a4

See merge request unboundsoftware/shiny/presenter!75
2025-10-01 19:17:05 +02:00
argoyle 460c810a94 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.1.8

See merge request unboundsoftware/shiny/presenter!74
2025-09-26 11:58:28 +02:00
argoyle 95be62a9d8 Merge branch 'renovate/github.com-99designs-gqlgen-0.x' into 'main'
fix(deps): update module github.com/99designs/gqlgen to v0.17.81

See merge request unboundsoftware/shiny/presenter!73
2025-09-26 11:24:18 +02:00
argoyle ba980fb5f6 Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
chore(deps): update pre-commit hook golangci/golangci-lint to v2.5.0

See merge request unboundsoftware/shiny/presenter!72
2025-09-22 11:22:03 +02:00
argoyle 8e872747c5 Merge branch 'next-release' into 'main'
chore(release): prepare for v0.1.7

See merge request unboundsoftware/shiny/presenter!65
2025-09-17 21:13:30 +02:00
argoyle c584852dab Merge branch 'renovate/github.com-99designs-gqlgen-0.x' into 'main'
fix(deps): update module github.com/99designs/gqlgen to v0.17.80

See merge request unboundsoftware/shiny/presenter!71
2025-09-17 19:17:21 +02:00
argoyle 2f4c2c5f18 Merge branch 'renovate/github.com-99designs-gqlgen-0.x' into 'main'
fix(deps): update module github.com/99designs/gqlgen to v0.17.79

See merge request unboundsoftware/shiny/presenter!70
2025-09-15 07:11:25 +02:00
argoyle 204641b65a Merge branch 'renovate/lietu-go-pre-commit-1.x' into 'main'
chore(deps): update pre-commit hook lietu/go-pre-commit to v1

See merge request unboundsoftware/shiny/presenter!69
2025-09-13 17:23:11 +02:00
argoyle 4985ac9195 fix: update project reference in pre-commit config
Change the project reference from 'sentrysetup' to 'presenter' in the 
.pre-commit-config.yaml file to reflect the correct project being 
used for GitLab CI linting. This ensures the linting process 
targets the appropriate project.
2025-05-31 14:19:12 +02:00
argoyle edd9bde66f feat(ci): update CI configuration with additional templates
Adds new configuration files to the GitLab CI setup, enhancing the
pipeline capabilities. This includes including the Defaults.gitlab-ci.yml
template and ensuring proper project file references. These changes
aim to improve the CI workflow efficiency and maintainability.
2025-04-30 17:09:19 +02:00
argoyle d354d7b831 feat: initial version 2025-03-30 16:09:17 +02:00