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]
|
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]
|
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
|
848a34bd6d
|
updating github actions and tidy up
|
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 |