39 Commits
Author SHA1 Message Date
stefan 170c8ea981 fix(ci): add missing base_url to gitea-release plugin
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2026-03-29 17:24:55 +02:00
stefan 7dcf04c568 fix(ci): use golang image for release-notes step to ensure bash is available
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2026-03-29 17:18:22 +02:00
stefan b3d80f1ae3 ci: update release-notes step to use sh instead of bash
continuous-integration/drone/tag Build is failing
2026-03-29 17:14:21 +02:00
stefan 2410c16559 docs: prepare v0.6.0 release
continuous-integration/drone/tag Build is failing
2026-03-29 17:09:13 +02:00
stefan e25da626eb docs: add conventional changelog for upcoming v0.6.0 release 2026-03-29 17:06:24 +02:00
stefan 8d17f889f0 ci: auto-generate release notes from commits
continuous-integration/drone/push Build is passing
2026-03-29 16:49:27 +02:00
stefan 40834fdfce ci: fix trigger to run on push to all branches
continuous-integration/drone/push Build is passing
2026-03-29 16:40:38 +02:00
stefan b349586755 Merge branch 'master' into 'main': accept master drone config 2026-03-29 16:36:53 +02:00
stefan 109d62efa3 ci: run tests on all commits, release only on tags 2026-03-29 16:34:14 +02:00
stefan 5e8660ebd1 fix: correct drone.yml yaml schema - use arrays for event and status 2026-03-29 16:30:12 +02:00
stefan 0ebb212b65 docs: add release process documentation 2026-03-29 16:27:41 +02:00
stefan 91c2a313f2 ci: add tag-based release pipeline with coverage and source archive 2026-03-29 16:04:02 +02:00
stefan 2e267ac6dd ci: move coverage validation to separate script for better readability
continuous-integration/drone/push Build is passing
2026-03-29 15:48:21 +02:00
stefan 0e150f0ba9 ci: fix coverage flag parsing for Linux shell compatibility
continuous-integration/drone/push Build is failing
2026-03-29 15:45:18 +02:00
stefan 6ca2c4d25f ci: improve drone test checks and coverage reporting
continuous-integration/drone/push Build is failing
2026-03-29 15:37:35 +02:00
stefan d01242ae7c docs(dod): enforce markdownlint rule for markdown files 2026-03-29 15:14:33 +02:00
stefan 6236717fdb Refactor documentation for clarity and consistency, update test function naming convention 2026-03-29 15:01:08 +02:00
stefan 2ec2fcd2ab Fix formatting of variable declarations in os_windows.go 2026-03-29 14:54:46 +02:00
stefan 8ace13074f Update CI pipeline to use Go 1.25.8, enhance Definition of Done with SonarQube checks, refactor SID allocation in Windows functions, and improve test coverage for JoiningSlash function. 2026-03-29 14:54:31 +02:00
stefan 1da053fb67 - apply latest AGENTS and DoD templates
- replace PowerShell reconcile script with shell-based reconcile workflow
- add .gitattributes, .editorconfig, and project-local git hooks
- configure .githooks as core.hooksPath
- refresh .gitignore entries from the shared standard
2026-03-29 14:15:29 +02:00
stefan bc9b0ce88f Add configuration files and scripts for project standards enforcement
continuous-integration/drone/push Build is failing
- Introduced .editorconfig for consistent coding styles.
- Added .gitattributes to manage line endings and text attributes.
- Created README.md for Git hooks usage and configuration.
- Implemented pre-commit hook to enforce executable permissions and LF line endings for shell scripts.
- Updated .gitignore to include additional build artifacts and directories.
- Enhanced AGENTS.md and Definition of Done documentation with testing standards.
- Modified reconciliation scripts to include new configuration files and templates.
2026-03-29 13:48:46 +02:00
stefan bfb4a30ce8 - add build artifacts/report rule (.build) to AGENTS
- set DoD minimum automated test coverage to 80%
- extend reconcile scripts (ps1/sh) to ensure .gitignore contains .build/
- sync repository standards files to latest template
2026-03-29 13:36:43 +02:00
stefan 77ef79d858 Fix formatting of variable declarations in os_windows.go 2026-03-29 13:31:30 +02:00
stefan a24fffa0e6 Add .gitignore, enhance AGENTS and Definition of Done documentation, update README with project details, and improve test coverage for Windows-specific functionality 2026-03-29 13:31:23 +02:00
stefan e69fd33931 Add AGENTS and Definition of Done documentation; implement project standards reconciliation scripts
continuous-integration/drone/push Build is failing
2026-03-29 13:07:14 +02:00
stefan 05a61bba86 Generalize build
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-03-08 20:04:40 +00:00
stefan 2242ffd0cb Updated build container
continuous-integration/drone/push Build is passing
2023-03-08 19:38:57 +00:00
stefan eb050d5b84 Updated build container
continuous-integration/drone/push Build is passing
2023-03-08 19:35:44 +00:00
stefan f997c15873 No redirect
continuous-integration/drone/push Build is failing
2023-03-08 19:31:51 +00:00
stefan fb0e7bb668 Added readme
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
continuous-integration/drone Build is failing
2023-03-08 10:06:55 +01:00
stefan e5e2273520 Updated modules and build
continuous-integration/drone/push Build is passing
2023-03-08 09:57:02 +01:00
stefan 2cd365087d Renamed pipeline
continuous-integration/drone Build is passing
2023-03-07 17:18:41 +01:00
stefan afef30ff5c NOISSUE: Add build 2023-03-07 17:00:39 +01:00
stefan f61d43d2a5 Add some tests 2022-04-06 10:17:36 +02:00
stefan 3dca802a22 Added tests 2022-04-06 10:00:23 +02:00
stefan 85f19a6074 Fixed windows admin 2022-04-06 09:43:17 +02:00
stefan 01b1bb4153 New method 2022-03-17 11:15:17 +01:00
stefan e9cbf8bf28 Add os specific stuff 2022-03-17 11:11:17 +01:00
stefan ff4b332abc Initial commit 2022-03-17 10:52:22 +01:00