TRaSH
7a0dade5be
Update request-a-guide.yml ( #1625 )
1 year ago
TRaSH
05bdbdaf8f
Update PULL_REQUEST_TEMPLATE.md ( #1624 )
1 year ago
dependabot[bot]
4265be4475
build(deps): bump actions/checkout from 4.1.0 to 4.1.1 ( #1606 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
9cc5562512
build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 ( #1580 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
988d34a9ed
build(deps): bump actions/checkout from 4.0.0 to 4.1.0 ( #1569 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
TRaSH
fe1cadd2eb
build(deps): bump actions/cache from 3.3.1 to 3.3.2 ( #1548 )
1 year ago
dependabot[bot]
f9a34ee61e
build(deps): bump actions/cache from 3.3.1 to 3.3.2
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.1 to 3.3.2.
- [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/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
e3ea077a61
build(deps): bump actions/checkout from 3.6.0 to 4.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.0.0.
- [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/v3.6.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
42be2fb2cf
build(deps): bump actions/checkout from 3.5.3 to 3.6.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [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/v3.5.3...v3.6.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Robert Dailey
e2a460bffc
new(guide): Add mkdocs install & preview instructions to CONTRIBUTING.md ( #1494 )
1 year ago
bakerboy448
9568e81261
fix hashcode
1 year ago
TRaSH
1c894bc9f1
fixed: a few errors/typo's from left overs
1 year ago
bakerboy448
22f37b2ea4
Update CONTRIBUTING.md
1 year ago
bakerboy448
0743cce268
Update CONTRIBUTING.md
1 year ago
bakerboy448
73c6d0cbf3
Update CONTRIBUTING.md
1 year ago
yammes08
b9d61a6f63
Update .github/CONTRIBUTING.md
...
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
1 year ago
yammes08
1ca9be5231
Update .github/CONTRIBUTING.md
...
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
1 year ago
yammes08
d95e87156d
Update .github/CONTRIBUTING.md
...
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
1 year ago
yammes08
b1c649c3b0
Added JSON scoring details
...
- Updated CONTRIBUTING.md with details about new JSON scoring requirements
1 year ago
dependabot[bot]
9f19b9d78d
build(deps): bump actions/setup-python from 4.6.1 to 4.7.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
bakerboy448
43fcb61320
chore(GIT): block merging by label ( #1415 )
1 year ago
Bakerboy448
738be3a81d
chore(GHA) - yml lint on all push/PR
1 year ago
bakerboy448
33e2851197
chore(GIT): block merging by label
1 year ago
TRaSH
e20c4c242a
style(backend): fixed formatting
...
- Removed open in new window/tab, not working on this page
- formatting
1 year ago
Robert Dailey
463dc40494
ci: Fix markdown lint
...
Commit fb6b49f9
introduced a regression in the markdown lint workflow by
converting the inline configuration options to a `.markdownlint.jsonc`
file. However, this file is not used by the Ruby version of markdownlint
(which is used here). It is used by the Node version instead. The
correct file would have been `.mdlrc`.
This commit simply restores the inline options as they were before that
job was refactored out into its own file. This gets the lint logic
working again without much fuss.
1 year ago
bakerboy448
85ae4b0481
chore(GHA): fix conflict labeler perms
1 year ago
bakerboy448
ff402e9ca2
chore(labeler): run when PR changes or master updates config ( #1413 )
1 year ago
bakerboy448
5368ed76c0
simplify
1 year ago
FonduemangVI
32afed9f12
Update lint-markdown.yml
1 year ago
Eric Nemchik
1f65ddc1bd
feat(maintenance): Simplify and speed up yamllint
...
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Eric Nemchik
fb26a0180a
feat(maintenance): Simplify and speed up markdownlint
...
Signed-off-by: GitHub <noreply@github.com>
1 year ago
bakerboy448
0131a3fec0
chore(labeler): run when PR changes or master updates config
1 year ago
bakerboy448
e7a119e92c
chore(labeler): fix labeler paths ( #1412 )
1 year ago
bakerboy448
16f786d446
chore(labeler) - fix inputs
1 year ago
bakerboy448
fb6b49f986
(chore): GHA - Various ( #1400 )
1 year ago
bakerboy448
8b0d3a345b
chore(GIT): templates and PR cleanup ( #1407 )
...
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
1 year ago
bakerboy448
0225287d54
chore(labeler) - fix backend labeling
1 year ago
TRaSH
36d5c4c7b3
chore(backend): several backend changes ( #1403 )
1 year ago
bakerboy448
3b978033ee
fixup! chore(backend): added branch/pull request naming
1 year ago
bakerboy448
f6db9215ee
fixup! chore(backend): added branch/pull request naming
1 year ago
TRaSH
3f5aa76bf5
chore(backend): fix MD036
1 year ago
TRaSH
53dacd5a9b
chore(backend): added branch/pull request naming
...
- Added: Branch naming
- Added: Pull Request naming
- Added: DRAFT Pull Request - When doing a PR that is WIP
1 year ago
TRaSH
824f59b876
chore(backend): Change URL from personal to org
...
- Changed: URL from personal to org
1 year ago
nuxen
36c9a2cfcf
chore(labeler): sort Sonarr directory order
1 year ago
bakerboy448
c5eb359aba
Update labeler.yml - add sonarr naming
1 year ago
Bakerboy448
03d046d838
chore: update labels & sync
1 year ago
Bakerboy448
0302b1bb8b
(chore): add PR request labeler
...
- Radarr
- Sonarr
- Recyclarr
- Plex
- Prowlarr
- Bazarr
1 year ago
dependabot[bot]
d5fed212eb
build(deps): bump actions/checkout from 3.5.2 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [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/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
e28dd20935
build(deps): bump actions/setup-python from 4.6.0 to 4.6.1
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
491f2a619e
build(deps): bump actions/setup-python from 4.5.0 to 4.6.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago