Yamagishi Kazutoshi
1acbb00bbf
Skip locales linting ( #23352 )
2 years ago
Claire
fcec9174c5
Fix official docker images nto being compatible with some cloud providers ( #23354 )
...
See #23333 and https://github.com/docker/buildx/issues/1533
2 years ago
dependabot[bot]
6d5003a96a
Bump docker/build-push-action from 3 to 4 ( #23333 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Nick Schonning
cc465a8b42
Only build latest commit on branch for image ( #23306 )
2 years ago
Nick Schonning
676746b3c9
Filter Superlinter to Ruby files only ( #21976 )
2 years ago
Nick Schonning
7519090d22
Separate Stylelint from Superlinter ( #23303 )
2 years ago
Nick Schonning
3874a3067d
Separate ESLint CI from Superlinter ( #23029 )
...
* Separate ESLint CI from Superlinter
* Correct JS indenting level
* Remove extra semicolons with ESLint autofix
2 years ago
dependabot[bot]
0083fd0b33
Bump hadolint/hadolint-action from 3.0.0 to 3.1.0 ( #23234 )
...
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hadolint/hadolint-action/releases )
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc )
- [Commits](https://github.com/hadolint/hadolint-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: hadolint/hadolint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Nick Schonning
60b6e673fe
Move Prettier CI checks to filtered jobs ( #22376 )
2 years ago
Nick Schonning
3401d8d3d4
Run Prettier on YML files ( #22345 )
2 years ago
Moritz Heiber
c16cab7c3c
Add hadolint as Dockerfile linter ( #20993 )
...
* Added hadolint as Dockerfile linter in pipeline and resolved remaining hadolint issues in Dockerfile
* Use more specific version of hadolint Action
* Bumpt hadolint Action version to latest version to avoid deprecation notice
* Being _really_ specific now
2 years ago
Justin Hutchings
ee1ff3bd9f
Add CodeQL workflow ( #21894 )
2 years ago
Nick Schonning
a604ded8ad
Add CI job to label PRs with merge conflicts ( #22020 )
2 years ago
Erik Sundell
58d4f53888
helm: cleanup helm chart, now in mastodon/chart ( #21801 )
2 years ago
Yamagishi Kazutoshi
f13566795b
See version file in GitHub Actions ( #21927 )
2 years ago
Nick Schonning
835ff2d6a7
Correct prettier calls for YML/JSON ( #21832 )
...
* Fix fomat-check writing files
* Fix unformatted YML/JSON
* Add format-check call to prevent regressions
2 years ago
Nick Schonning
c02dfc99f9
Fix GitHub form label type ( #21833 )
2 years ago
Kohei Ota (inductor)
5a5fd023d1
Use buildx functions for faster build ( #20692 )
...
* Use buildx functions for faster build
* move link
* cannot use --link with --chown
2 years ago
Erik Sundell
6a2a65dfc2
helm: Add helm chart tests ( #20394 )
...
* helm: Fix consistent list indentation
* helm: Add helm lint and helm template tests
* helm: Add helm template --validate test
* helm: Add helm install test
2 years ago
Yarden Shoham
494bb82fc4
Remove broken link references to bug bounty program ( #19779 )
...
The link https://app.intigriti.com/programs/mastodon/mastodonio/detail no longer works
* Closes #19491
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2 years ago
Yamagishi Kazutoshi
5d42397c9b
Add detailed description section to issue template ( #19365 )
2 years ago
Yamagishi Kazutoshi
2f91b598ca
Use pep440 for Docker image tag rules ( #19332 )
2 years ago
Ashish Kurmi
51289c8472
ci: add minimum GitHub token permissions for workflows ( #19138 )
...
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2 years ago
luzpaz
45ddea2f0c
Fix typos ( #18604 )
...
* Fix typos
Found via `codespell -q 3 -S ./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,keypair,medias,pixelx,ro`
* Follow-up typo fix
2 years ago
dependabot[bot]
6aed559bb5
Bump docker/setup-buildx-action from 1 to 2 ( #18677 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
f0509b8ce6
Bump docker/login-action from 1 to 2 ( #18678 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
7d4125f306
Bump docker/setup-qemu-action from 1 to 2 ( #18676 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
2c1ec2d369
Bump docker/build-push-action from 2 to 3 ( #18675 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
64d8c68244
Bump docker/metadata-action from 3 to 4 ( #18674 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
5ae488867b
Bump actions/checkout from 2 to 3 ( #18679 )
...
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Yamagishi Kazutoshi
eaf3df43e9
Set-up Problem Matchers ( #18598 )
2 years ago
Yamagishi Kazutoshi
f4754801be
Add GitHub Actions to package-ecosystem ( #18603 )
2 years ago
Yamagishi Kazutoshi
848648e058
Replace from Code Climate to Super-Linter ( #18587 )
2 years ago
Eugen Rochko
36d5cefeb6
Revert "Split build image actions ( #17793 )" ( #17907 )
...
This reverts commit 4eef881f84
.
3 years ago
Shlee
4eef881f84
Split build image actions ( #17793 )
...
* Update build-image.yml
* Update build-image.yml
* Update build-image.yml
* Update build-image.yml
3 years ago
Yamagishi Kazutoshi
f0e4809502
Format JSON and YAML using Prettier ( #17823 )
...
* Format JSON and YAML using Prettier
* Add prettier to devDep
3 years ago
Yamagishi Kazutoshi
e248509de9
Replace metadata-action type to match ( #17802 )
3 years ago
Eugen Rochko
776aab0f11
Remove references to discourse.joinmastodon.org ( #17797 )
...
Remove broken CODEOWNERS file
Add sponsor.joinmastodon.org to FUNDING.yml
3 years ago
Yamagishi Kazutoshi
a196b578f0
Skip Docker Hub login for pull requests ( #17625 )
...
* Skip Docker Hub login for pull requests
* Add support pr tag
3 years ago
Yamagishi Kazutoshi
a40e6f5d97
Remove protobuf dependencies ( #17539 )
3 years ago
potpro
3050472467
Update build-image.yml ( #17454 )
3 years ago
trwnh
82ae34881d
Better ordering for bug report issue template ( #17019 )
...
Logically, it makes more sense to provide the steps leading up to the bug before asking what the bug is. This change moves "steps to reproduce" above "expected behavior" and "actual behavior" to enforce the above progression and logical flow.
3 years ago
Shlee
0e747afd34
Ruby 3.0.2 Upgrade ( #16982 )
...
* Update .ruby-version
* Update Gemfile
* Update Gemfile.lock
* Update Dockerfile
* Update check-i18n.yml
* Update config.yml
* Update config.yml
3 years ago
Eugen Rochko
c32e5f820d
Add manual GitHub Actions runs ( #17000 )
3 years ago
Eugen Rochko
fc187cefdf
Change workflow to push to Docker Hub ( #16980 )
3 years ago
Yusuke Nakamura
786e5e634c
Build container image by GitHub Actions ( #16973 )
...
* Build container image by GitHub Actions
* Trigger docker build only pushed to main branch
* Tweak tagging imgae
- "edge" is the main branch
- "latest" is the tagged latest release
3 years ago
Claire
ab4c1478b6
Change references to tootsuite/mastodon to mastodon/mastodon ( #16491 )
...
* Change references to tootsuite/mastodon to mastodon/mastodon
* Remove obsolete test fixture
* Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG
And a few other places
3 years ago
Yamagishi Kazutoshi
ec4c497c70
Replace to issue form ( #16429 )
3 years ago
koyu
74fe222523
Fix spelling error in i18n workflow ( #16326 )
3 years ago
Yamagishi Kazutoshi
0f92d335a2
Add Actions for check i18n ( #16285 )
4 years ago
Yamagishi Kazutoshi
e3b118cbeb
Apply label automatically when issue creation from template ( #15154 )
4 years ago
Yamagishi Kazutoshi
19269a74db
Exclude dependency updates other than direct dependencies ( #14944 )
4 years ago
Eugen Rochko
e145c1865f
Add GitHub Sponsors
4 years ago
Shlee
4928a6503e
Update dependabot.yml ( Fix #13939 ) ( #13990 )
...
* Update dependabot.yml
* Update dependabot.yml
4 years ago
Shlee
1649361bee
Update Dependabot config ( #13939 )
...
* Delete config.yml
* Create dependabot.yml
4 years ago
Yamagishi Kazutoshi
660afbcc25
Add config for issue template ( #12306 )
5 years ago
Eugen Rochko
b8d6d03058
Change stale bot to only touch pull requests over 120 days old ( #12217 )
5 years ago
Eugen Rochko
bf90bae3dc
Create stale.yml ( #12207 )
5 years ago
Yamagishi Kazutoshi
3371452f77
Add sponsor button to GitHub web UI ( #10814 )
...
- https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
6 years ago
Eugen Rochko
5b673fd6b3
Fix feature request issue template
6 years ago
Eugen Rochko
a3b45eabc2
Update issue templates ( #8989 )
...
* Update issue templates
* Update bug_report.md
* Update feature_request.md
* Update support.md
* Update feature_request.md
6 years ago
Yamagishi Kazutoshi
4fea89fe4a
Multiple Issue templates ( #7402 )
...
* Multiple Issue templates
* Update bug_report.md
7 years ago
Yamagishi Kazutoshi
b1d02c96db
Move files for GitHub to .github directory ( #5989 )
7 years ago