dependabot[bot]
3fbd699546
ci(deps): bump github/codeql-action from 3 to 4 ( #129 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 09:20:21 -06:00
dependabot[bot]
42b48aecc6
ci(deps): bump actions/setup-dotnet from 4 to 5 ( #128 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 09:20:08 -06:00
dependabot[bot]
e92ddd1724
ci(deps): bump actions/labeler from 4 to 6 ( #127 )
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 6.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 09:19:42 -06:00
Cody Kickertz
b413c390fd
fix(ci): make test failures block builds ( #105 )
...
- Remove continue-on-error from integration tests
- Set fail-on-error: true on test reporter
Closes #56
Co-authored-by: admin <admin@ardentleatherworks.com>
2025-12-21 13:59:45 -06:00
Cody Kickertz
c89ee01b63
chore(ci): standardize branch naming to use main instead of master ( #90 )
...
- Update workflow triggers to use main instead of master
- Update CONTRIBUTING.md to reference main branch
- Aligns with documentation in CLAUDE.md
Closes #52
Note: Actual branch rename (master → main) must be done on GitHub.
Co-authored-by: admin <admin@ardentleatherworks.com>
2025-12-20 09:00:25 -06:00
Cody Kickertz
b6b1df9dfe
chore: update GitHub Actions and consolidate .editorconfig rules ( #85 )
...
Co-authored-by: admin <admin@ardentleatherworks.com>
2025-12-19 20:00:23 -06:00
admin
7961b36547
fix(ci): P2 improvements - editorconfig, integration tests, Prettier 3
...
- Remove duplicate dotnet_style_qualification rules in .editorconfig
- Update Radarr branding to Aletheia in .editorconfig
- Add integration tests step to build.yml (with continue-on-error)
- Upgrade Prettier to 3.7.4, eslint-plugin-prettier to 5.5.4
- Upgrade eslint-config-prettier to 10.1.8
- Fix pre-existing lint errors (unused vars, radix parameter)
- Reformat frontend code with Prettier 3 formatting changes
Closes #57 (SonarCloud deferred - needs org setup)
Closes #58 , #62 (partial - ESLint 9 deferred), #63
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 11:46:44 -06:00
admin
37ed597adf
fix(ci): add CODEOWNERS, enable test blocking, add pre-commit hooks
2025-12-19 11:03:07 -06:00
admin
c0ae8a8506
fix(ci): pin Trivy action and update branding
2025-12-19 10:44:32 -06:00
admin
320371ab71
Remove SonarCloud CI workflow - conflicts with automatic analysis
2025-12-18 21:30:57 -06:00
admin
94ff8a3874
Add CI-based SonarCloud workflow with rule exclusions
2025-12-18 21:21:09 -06:00
admin
adced83df6
Add custom CodeQL config to exclude log-forging false positives
2025-12-18 20:27:33 -06:00
admin
3202b6bfe8
ci: remove sonarcloud workflow (conflicts with automatic analysis)
2025-12-18 16:47:49 -06:00
Cody Kickertz
0d48db980e
Merge pull request #27 from cheir-mneme/fix/remove-super-linter
...
ci: remove super-linter workflow
2025-12-18 14:22:37 -06:00
Cody Kickertz
0ca49a2288
Merge pull request #23 from cheir-mneme/dependabot/github_actions/dessant/label-actions-5
...
ci(deps): bump dessant/label-actions from 3 to 5
2025-12-18 14:16:05 -06:00
Cody Kickertz
fe6fdb3bf4
Merge pull request #22 from cheir-mneme/dependabot/github_actions/codecov/codecov-action-5
...
ci(deps): bump codecov/codecov-action from 4 to 5
2025-12-18 14:15:38 -06:00
admin
5d143f8f98
ci: remove super-linter workflow
...
Linting covered by existing tools:
- C#: StyleCop during build
- GitHub Actions: CodeQL
- Frontend: eslint in package.json
2025-12-18 14:14:40 -06:00
Cody Kickertz
95c6244f8f
Merge pull request #21 from cheir-mneme/dependabot/github_actions/actions/cache-5
...
ci(deps): bump actions/cache from 4 to 5
2025-12-18 14:14:30 -06:00
dependabot[bot]
59c18967cc
ci(deps): bump dessant/label-actions from 3 to 5
...
Bumps [dessant/label-actions](https://github.com/dessant/label-actions ) from 3 to 5.
- [Release notes](https://github.com/dessant/label-actions/releases )
- [Changelog](https://github.com/dessant/label-actions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/label-actions/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: dessant/label-actions
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-18 19:57:10 +00:00
dependabot[bot]
16aef7e900
ci(deps): bump codecov/codecov-action from 4 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-18 19:57:07 +00:00
dependabot[bot]
f483306517
ci(deps): bump actions/cache from 4 to 5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-18 19:57:03 +00:00
dependabot[bot]
ff176f6c2e
ci(deps): bump actions/checkout from 4 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-18 19:56:59 +00:00
admin
d2da953d27
fix(ci): disable checkov and github_actions linters in super-linter
2025-12-18 13:46:50 -06:00
admin
1119dfaf56
fix(ci): use exclusion-only config for super-linter
2025-12-18 13:42:17 -06:00
admin
f7098a3a49
fix(ci): use filesystem scan instead of image scan for Trivy
2025-12-18 13:39:07 -06:00
admin
4fe3c5f483
fix(ci): correct Dockerfile path and skip SonarCloud when token missing
2025-12-18 13:37:45 -06:00
admin
81b3814c1a
ci: fix workflow configs and add dependabot
...
- SonarCloud: add proper projectKey and organization
- Trivy: fix image reference, add schedule comment
- Super Linter: upgrade to v6, configure linter selection
- Add Dependabot for NuGet, npm, Docker, GitHub Actions
2025-12-18 13:34:45 -06:00
Cody Kickertz
6a76b0b89d
Add Trivy vulnerability scanning workflow
2025-12-18 13:30:49 -06:00
Cody Kickertz
97bf436269
Add GitHub Super Linter workflow
...
This workflow runs multiple linters on code changes in the 'develop' branch for both pushes and pull requests.
2025-12-18 13:29:57 -06:00
Cody Kickertz
a25f012e8a
Add SonarCloud analysis workflow
...
This workflow triggers a SonarCloud analysis of the code and populates GitHub Code Scanning alerts with vulnerabilities found.
2025-12-18 13:27:53 -06:00
admin
d1a6637f08
fix(ci): copy test DLLs to expected location for test.sh
2025-12-18 11:34:43 -06:00
admin
66264b7301
chore: add pre-commit hooks and CI coverage reporting
...
- Add pre-commit hook for JS/TS and CSS lint checks
- Add setup script to install hooks
- Add coverage reporting to CI workflow
- Add coverage threshold warning (60%)
- Update CONTRIBUTING.md with hooks setup instructions
2025-12-18 11:13:21 -06:00
admin
6bbc43e168
fix(ci): add disk space cleanup for Docker multi-arch builds
2025-12-18 09:47:47 -06:00
admin
4fd16998d5
feat(ci): add GitHub Actions and Docker configuration
2025-12-17 17:55:16 -06:00
Bogdan
450d6c0c80
Replace support-requests with label-actions
2023-09-19 02:05:48 +03:00
Bogdan
429217d1d4
Remove Reddit from issue templates
2023-08-22 02:54:34 +03:00
Bogdan
38d946ed79
Add Pull Request Labeler
2023-05-12 21:48:15 +03:00
Bogdan
7c67382f6f
bump lock threads github action to latest [skip ci]
...
Fix for nodejs 12 deprecation
2023-05-03 05:46:17 +03:00
Qstick
d851ecdf2f
Auto-reply for Log Label [common]
2023-04-23 11:58:28 -05:00
Qstick
53fdb6f07f
Delete azuresync.yml
2023-02-11 10:36:40 -06:00
Alex
b9f2b3e06f
build: harden support.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-10-09 00:04:52 -05:00
Alex
d995bc5a7e
build: harden azuresync.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-10-09 00:04:52 -05:00
Alex
8886162bba
build: harden lock.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-10-09 00:04:52 -05:00
bakerboy448
ad77a438f8
fix concurrency so runs don't cancel [skip ci]
2021-07-01 22:10:25 -04:00
Qstick
a7088ce387
Prevent sync jobs from running in parallel
...
[skip ci]
2021-06-29 21:47:58 -04:00
Qstick
5e3e8feb0a
Create azuresync.yml
2021-06-26 22:18:24 -04:00
Qstick
5e2cd3798b
Move support bot to Github Action [skip ci]
...
[common]
2021-05-07 18:48:35 -04:00
Qstick
877b6c0fcf
Change to once a day for locking [skip ci]
2020-12-10 10:09:03 -05:00
Qstick
0880cd6ffc
Allow manually run lock [skip ci]
2020-12-08 23:47:46 -05:00
Qstick
c2a96ff485
Run Lock every 10 minutes for test [skip ci]
2020-12-08 23:31:03 -05:00