Daniel Gibbs
|
03365ca5a7
|
feat: serverlist validate (#4207)
* server list validate
* dir
* dir
* dir
* cr
* add missing pc2
* pc2
* fix branch
* exit code
* repo
* branch
* fix csv
* letter
* tidy
* codacy
* exit code
|
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 |
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 |
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 |
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 |