Commit Graph

23 Commits

Author SHA1 Message Date
097c4903f1 Update build-image.yml (#17454) 2022-02-05 17:29:54 +01:00
08a7c5139d 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.
2021-11-24 20:24:09 +01:00
c242c1d87a 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
2021-11-18 21:59:57 +01:00
f603de1f4c Add manual GitHub Actions runs (#17000) 2021-11-16 21:42:14 +01:00
4b616c4f0a Change workflow to push to Docker Hub (#16980) 2021-11-14 06:11:05 +01:00
e510302a7c 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
2021-11-12 05:18:29 +01:00
5a1e072517 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
2021-07-13 15:46:20 +02:00
04a552f076 Replace to issue form (#16429) 2021-06-25 15:01:52 +02:00
8be1ec13ae Fix spelling error in i18n workflow (#16326) 2021-06-01 05:18:32 +02:00
1db28332b5 Add Actions for check i18n (#16285) 2021-05-22 15:00:20 +02:00
8eb97e8ca2 Apply label automatically when issue creation from template (#15154) 2020-11-14 19:19:23 +01:00
da10c5c707 Exclude dependency updates other than direct dependencies (#14944) 2020-10-06 19:16:30 +02:00
fa183a51ab Add GitHub Sponsors 2020-06-29 16:10:49 +02:00
ef15aa43c7 Update dependabot.yml (Fix #13939) (#13990)
* Update dependabot.yml

* Update dependabot.yml
2020-06-06 17:41:31 +02:00
a415f44fd1 Update Dependabot config (#13939)
* Delete config.yml

* Create dependabot.yml
2020-06-05 15:24:01 +02:00
6c60ccee8a Add config for issue template (#12306) 2019-11-13 22:51:49 +01:00
4988ebba4e Change stale bot to only touch pull requests over 120 days old (#12217) 2019-10-26 12:45:52 +02:00
91945aa78a Create stale.yml (#12207) 2019-10-25 11:47:40 +02:00
369eb63321 Add sponsor button to GitHub web UI (#10814)
- https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
2019-05-23 15:00:54 +02:00
85334d1362 Fix feature request issue template 2018-10-16 03:02:01 +02:00
528ba4861d Update issue templates (#8989)
* Update issue templates

* Update bug_report.md

* Update feature_request.md

* Update support.md

* Update feature_request.md
2018-10-16 03:01:07 +02:00
40097f438b Multiple Issue templates (#7402)
* Multiple Issue templates

* Update bug_report.md
2018-05-08 13:35:33 +02:00
1486fd64cc Move files for GitHub to .github directory (#5989) 2017-12-12 15:10:12 +01:00