Daniel Gibbs
e95d77f38a
chore: update GitHub workflow names and add more descriptive names
This commit updates the name of several GitHub workflows to use proper capitalization and adds more descriptive names. The changes include:
- Add to project workflow: updated name from "Add game server requests to project" to "Add to Project"
- Details check workflow: updated name from "Details Check" to "Check LinuxGSM game server config and parameter variables"
- Git sync workflow: updated name from "Github to Bitbucket sync" to "Sync GitHub repo with backup Bitbucket repo"
- Issue labeler workflow: updated name from "Issue Labeler" to "Automatically label issues based on configuration file"
- Lock threads workflow: updated name from "Lock Threads" to "Automatically lock inactive threads after one week"
- Potential duplicates workflow: updated name from "Potential Duplicates" to "Detect potential duplicate issues and apply a label"
- Server list validation workflow: updated name from "Server list Validation" to Validate LinuxGSM serverlist.json format
- Trigger docker build workflow: added more descriptive names for each job
- Update copyright years in license file workflow: removed unnecessary dashes at the beginning, added a more concise description
- Version check workflow: added a more concise description
2 years ago
dependabot[bot]
e61a38bc5c
build(deps): bump webfactory/ssh-agent from 0.7.0 to 0.8.0 ( #4151 )
* chore: auto add game server requests to gh project
* build(deps): bump webfactory/ssh-agent from 0.7.0 to 0.8.0
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.7.0 to 0.8.0.
- [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.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
---------
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>
2 years ago
github-actions[bot]
b09bd2d9af
Update license copyright year(s) ( #4073 )
* build(deps): bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#4006 )
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.21.0 to 5.21.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.21.0...v5.21.1 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump webfactory/ssh-agent from 0.5.4 to 0.7.0 (#4009 )
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.5.4 to 0.7.0.
- [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.4...v0.7.0 )
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs(license): update copyright year(s)
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected] >
2 years ago
dependabot[bot]
930c7c8cac
build(deps): bump webfactory/ssh-agent from 0.5.4 to 0.7.0 ( #4009 )
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.5.4 to 0.7.0.
- [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.4...v0.7.0 )
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
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
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
Daniel Gibbs
75d412f4d2
actions update
update
update
update
update
update
update
update
4 years ago
Daniel Gibbs
1927d2587b
Update ssh-agent and git-sync dependencies
4 years ago
Daniel Gibbs
3fa9376dc5
Update git-sync.yml
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