Daniel Gibbs
|
635f4bce52
|
chore: use prettier for code tidy (#3901)
* feat: start using prettier linter
https://prettier.io/
* feat: prettier code formatting
* feat: add super linter
|
3 years ago |
nathannaveen
|
20eb96e837
|
chore: Set permissions for GitHub actions (#3849)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: nathannaveen <[email protected]>
|
3 years ago |
Daniel Gibbs
|
8253bdf476
|
Update config for lock v3
|
3 years ago |
dependabot[bot]
|
a8061d7bf0
|
build(deps): bump actions/checkout from 2 to 3 (#3803)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
e9fe47395f
|
build(deps): bump release-drafter/release-drafter from 5.15.0 to 5.19.0 (#3810)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.19.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.19.0)
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
eaa2ee9d2c
|
build(deps): bump dessant/lock-threads from 2.1.2 to 3 (#3785)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.2...v3)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
be04256904
|
build(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4 (#3781)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.3...v0.5.4)
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
ef583bdf33
|
build(deps): bump dessant/lock-threads from 2.1.2 to 3 (#3782)
* Create dependabot.yml
* build(deps): bump dessant/lock-threads from 2.1.2 to 3
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.2...v3)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Daniel Gibbs <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
ff7a9e788f
|
build(deps): bump release-drafter/release-drafter from 5.15.0 to 5.18.1 (#3783)
* Create dependabot.yml
* build(deps): bump release-drafter/release-drafter from 5.15.0 to 5.18.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.18.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.18.1)
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Daniel Gibbs <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Daniel Gibbs
|
6fc99cfbac
|
remove release drafter
|
3 years ago |
Daniel Gibbs
|
454e53bb96
|
spaces
Release v21.4.1
new line
Release v21.4.1
|
3 years ago |
Daniel Gibbs
|
f2af7c1e1b
|
feat(action): check that linuxgsm.sh and modules version match
will prevent version mismatch issues on release from not correctly setting versions.
convert to tabs
|
3 years ago |
Daniel Gibbs
|
87a5161c67
|
remove PR labeler
|
3 years ago |
Daniel Gibbs
|
2caea172a3
|
Update potential-duplicates.yml
|
4 years ago |
Daniel Gibbs
|
75d412f4d2
|
actions update
update
update
update
update
update
update
update
|
4 years ago |
Daniel Gibbs
|
081826b240
|
actions: fixes for labeler and sponsored
labeler
test
reg
add query
Added games
add pr-labeler
|
4 years ago |
Daniel Gibbs
|
3fe55b634d
|
actions: fixes for labeler and sponsored
labeler
test
reg
|
4 years ago |
Daniel Gibbs
|
23bbc227ae
|
New Labeler action
add distros
add bug and feature
new labels
fastdl
regex
Add sponsor label
|
4 years ago |
Daniel Gibbs
|
1efb0a01ea
|
add labels for all games
|
4 years ago |
Daniel Gibbs
|
daab088491
|
make labeler more readable
|
4 years ago |
Daniel Gibbs
|
848a34bd6d
|
updating github actions and tidy up
|
4 years ago |
Daniel Gibbs
|
1927d2587b
|
Update ssh-agent and git-sync dependencies
|
4 years ago |
Daniel Gibbs
|
a7f81ff4f6
|
Update lock-threads v2.0.3
|
4 years ago |
Daniel Gibbs
|
c0e79e803a
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
6960cd5c14
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
9d8c53f5bf
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
19ac5610f1
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
3873a45798
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
f07a7aba01
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
cd44a0e849
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
ecc455c4fc
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
7826f36b24
|
Update labeler.yml
|
4 years ago |
Daniel Gibbs
|
ec1c66dd16
|
Create labeler.yml
|
4 years ago |
Daniel Gibbs
|
3fa9376dc5
|
Update git-sync.yml
|
4 years ago |
Daniel Gibbs
|
18dd4f79d8
|
Update issue templates and bots
Create Lock Threads Action
Update lock.yml
Update lock.yml
Update lock.yml
Create top-issues.yml
Update top-issues.yml
remove old bot configs
Create release-drafter.yml
Update release-drafter template
Update release-drafter.yml
Update release-drafter.yml
Update release-drafter.yml
Create create-release.yml
delete release drafter
Update create-release.yml
Update create-release.yml
Update create-release.yml
Create release-drafter.ym
Update create-release.yml
Update create-release.yml
Update create-release.yml
Update create-release.yml
Rename release-drafter.ym to release-drafter.yml
Update create-release.yml
removed top issues bot
|
4 years ago |
Daniel Gibbs
|
26d750133b
|
Update ssh-agent to 0.4.1
|
4 years ago |
Daniel Gibbs
|
b52dc9af8e
|
fix(ut3server): correct md5sum for ut3server download
|
5 years ago |
Daniel Gibbs
|
d9b26ff0ca
|
Update git-sync.yml
|
5 years ago |
Daniel Gibbs
|
c712dee139
|
Update git-sync.yml
|
5 years ago |
Daniel Gibbs
|
fba832c3ea
|
Update git-sync.yml
|
5 years ago |
Daniel Gibbs
|
539b806f6d
|
Update git-sync.yml
|
5 years ago |
Daniel Gibbs
|
b79927768e
|
Update git-sync.yml
|
5 years ago |
Daniel Gibbs
|
894ead178e
|
add bitbucket sync and tidied up bots
|
5 years ago |