Commit graph

1725 commits

Author SHA1 Message Date
0xMRTT
837cabbf62
translate: translated using Weblate (Indonesian)
Currently translated at 61.3% (119 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/id/
2022-09-22 16:20:21 +02:00
0xMRTT
c2a1d28774
translate: translated using Weblate (English (United States))
Currently translated at 18.5% (36 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/en_US/
2022-09-22 16:20:20 +02:00
0xMRTT
4989186bd6
translate: translated using Weblate (Italian)
Currently translated at 100.0% (194 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/it/
2022-09-22 16:20:20 +02:00
Gradience Bot
c64bef7c96 ci: generate .pot file 2022-09-22 12:18:01 +00:00
0xMRTT
41dc6f71a3
build(deps): bump actions/stale from 5 to 6 (#470)
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/stale/releases">actions/stale's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<p>⚠️ Breaking change ⚠️</p>
<p>Issues/PRs default <code>close-issue-reason</code> is now
<code>not_planned</code>(<a
href="https://github-redirect.dependabot.com/actions/stale/issues/789">#789</a>)</p>
<h2>V5.2.0</h2>
<p>Features:
New option <code>include-only-assigned</code> enables users to process
only issues/PRs that are already assigned. If there is no assignees and
this option is set, issue will not be processed per: <a
href="https://github-redirect.dependabot.com/actions/stale/issues/596">issue/596</a></p>
<p>Fixes:
Fix date comparison edge case <a
href="https://github-redirect.dependabot.com/actions/stale/pull/816">PR/816</a></p>
<p>Dependency Updates:
<a
href="https://github-redirect.dependabot.com/actions/stale/pull/812">PR/812</a></p>
<h2>Fix issue when days-before-close is more than days-before-stale</h2>
<p>fixes a bug introduced in <a
href="https://github-redirect.dependabot.com/actions/stale/issues/717">#717</a></p>
<p>fixed in <a
href="https://github-redirect.dependabot.com/actions/stale/issues/775">#775</a></p>
<h2>v5.1.0</h2>
<h1>[5.1.0]</h1>
<p><a
href="https://github-redirect.dependabot.com/actions/stale/issues/696">Don't
process stale issues right after they're marked stale</a>
Add close-issue-reason option <a
href="https://github-redirect.dependabot.com/actions/stale/pull/764">#764</a><a
href="https://github-redirect.dependabot.com/actions/stale/pull/772">#772</a>
Various dependabot/dependency updates</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/stale/blob/main/CHANGELOG.md">actions/stale's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h1>[6.0.0]</h1>
<p>⚠️ Breaking change ⚠️</p>
<p>Issues/PRs default <code>close-issue-reason</code> is now
<code>not_planned</code>(<a
href="https://github-redirect.dependabot.com/actions/stale/issues/789">#789</a>)</p>
<h1>[5.1.0]</h1>
<p><a
href="https://github-redirect.dependabot.com/actions/stale/issues/696">Don't
process stale issues right after they're marked stale</a>
[Add close-issue-reason option]<a
href="https://github-redirect.dependabot.com/actions/stale/pull/764">#764</a><a
href="https://github-redirect.dependabot.com/actions/stale/pull/772">#772</a>
Various dependabot/dependency updates</p>
<h2><a
href="https://github.com/actions/stale/compare/v3.0.19...v4.1.0">4.1.0</a>
(2021-07-14)</h2>
<h2>Features</h2>
<ul>
<li><a
href="9912fa74d1">Ability
to exempt draft PRs</a></li>
</ul>
<h2><a
href="https://github.com/actions/stale/compare/v3.0.19...v4.0.0">4.0.0</a>
(2021-07-14)</h2>
<h3>Features</h3>
<ul>
<li><strong>options:</strong> simplify config by removing skip stale
message options (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/457">#457</a>)
(<a
href="6ec637d238">6ec637d</a>),
closes <a
href="https://github-redirect.dependabot.com/actions/stale/issues/405">#405</a>
<a
href="https://github-redirect.dependabot.com/actions/stale/issues/455">#455</a></li>
<li><strong>output:</strong> print output parameters (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/458">#458</a>)
(<a
href="3e6d35b685">3e6d35b</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>dry-run:</strong> forbid mutations in dry-run (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/500">#500</a>)
(<a
href="f1017f33dd">f1017f3</a>),
closes <a
href="https://github-redirect.dependabot.com/actions/stale/issues/499">#499</a></li>
<li><strong>logs:</strong> coloured logs (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/465">#465</a>)
(<a
href="5fbbfba142">5fbbfba</a>)</li>
<li><strong>operations:</strong> fail fast the current batch to respect
the operations limit (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/474">#474</a>)
(<a
href="5f6f311ca6">5f6f311</a>),
closes <a
href="https://github-redirect.dependabot.com/actions/stale/issues/466">#466</a></li>
<li><strong>label comparison</strong>: make label comparison case
insensitive <a
href="https://github-redirect.dependabot.com/actions/stale/pull/517">#517</a>,
closes <a
href="https://github-redirect.dependabot.com/actions/stale/pull/516">#516</a></li>
<li><strong>filtering comments by actor could have strange
behavior</strong>: &quot;stale&quot; comments are now detected based on
if the message is the stale message not <em>who</em> made the comment(<a
href="https://github-redirect.dependabot.com/actions/stale/pull/519">#519</a>),
fixes <a
href="https://github-redirect.dependabot.com/actions/stale/pull/441">#441</a>,
<a
href="https://github-redirect.dependabot.com/actions/stale/pull/509">#509</a>,
<a
href="https://github-redirect.dependabot.com/actions/stale/pull/518">#518</a></li>
</ul>
<h3>Breaking Changes</h3>
<ul>
<li>The options <code>skip-stale-issue-message</code> and
<code>skip-stale-pr-message</code> were removed. Instead, setting the
options <code>stale-issue-message</code> and
<code>stale-pr-message</code> will be enough to let the stale workflow
add a comment. If the options are unset, a comment will not be added
which was the equivalent of setting
<code>skip-stale-issue-message</code> to <code>true</code>.</li>
<li>The <code>operations-per-run</code> option will be more effective.
After migrating, you could face a failed-fast process workflow if you
let the default value (30) or set it to a small number. In that case,
you will see a warning at the end of the logs (if enabled) indicating
that the workflow was stopped sooner to avoid consuming too much API
calls. In most cases, you can just increase this limit to make sure to
process everything in a single run.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3de2653986"><code>3de2653</code></a>
Update changelog for v6.0.0 (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/829">#829</a>)</li>
<li><a
href="02e44c81cc"><code>02e44c8</code></a>
fix(options)!: Make <code>not_planned</code> the default
<code>close-issue-reason</code> (<a
href="https://github-redirect.dependabot.com/actions/stale/issues/807">#807</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/stale/compare/v5...v6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/stale&package-manager=github_actions&previous-version=5&new-version=6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2022-09-22 12:25:13 +02:00
0xMRTT
14c79b710e
Merge branch 'main' into dependabot/github_actions/actions/stale-6 2022-09-22 12:25:07 +02:00
Gradience Bot
4cfc4b2dd6 ci: generate .pot file 2022-09-22 10:04:49 +00:00
f9b42954c7
fix: remove newlines
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-22 12:20:34 +03:00
9988e6ec56
merge: 0.3.0 in main 2022-09-22 12:18:04 +03:00
ea513d1277
Merge branch 'main' into 0.3.0
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-22 12:17:52 +03:00
c911f86c9f revert: improve text 2022-09-22 12:11:22 +03:00
32ab9290c2
feat: improve text
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-22 12:10:48 +03:00
dependabot[bot]
2e8af890a8
build(deps): bump actions/stale from 5 to 6
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 08:44:44 +00:00
bfc044ecee fix: help url 2022-09-22 11:32:51 +03:00
232168000a feat: change warning agreement button text 2022-09-22 11:05:45 +03:00
0xMRTT
a16b5bb9e6
translate: translations update from Hosted Weblate (#468)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[Gradience/Gradience](https://hosted.weblate.org/projects/GradienceTeam/gradience/).



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/GradienceTeam/-/gradience/horizontal-auto.svg)
2022-09-22 07:34:56 +02:00
60742cca94 fix: "change preset name" to "rename preset" 2022-09-22 08:33:20 +03:00
11504ca38b feat: rearrange built-in presets to match quick switcher 2022-09-22 08:28:15 +03:00
124b939058 feat: change welcome screen update symbolic 2022-09-22 08:15:11 +03:00
deepsource-autofix[bot]
ba9dc2d64c
Format code with black and autopep8 2022-09-22 05:13:26 +00:00
BritishBenji
dffed7f28f
translate: translated using Weblate (English (United States))
Currently translated at 18.5% (36 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/en_US/
2022-09-22 03:20:11 +02:00
d749666c21
translate: translated using Weblate (Russian)
Currently translated at 100.0% (194 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/ru/
2022-09-22 03:20:10 +02:00
Gradience Bot
28b9e47318 ci: generate .pot file 2022-09-22 00:50:26 +00:00
0xMRTT
dc59551f20
fix: change button text on warning (#464)
As "I agree" is an odd way to signal acknowledgement of a warning,
change button text to the more standard "Ok".

## Changelog

- Changed warning button text to "Ok"
2022-09-22 00:31:34 +02:00
salarua
f84ae1f18d
Merge branch 'main' into main 2022-09-21 15:30:41 -07:00
0xMRTT
120af9eda6
Remove unused imports (#466) 2022-09-22 00:26:22 +02:00
deepsource-autofix[bot]
0f08409e3b
Remove unused imports 2022-09-21 22:26:07 +00:00
0xMRTT
1cdce83e01
Remove reimported module (#465) 2022-09-22 00:25:38 +02:00
deepsource-autofix[bot]
b9a3b36d41
Remove reimported module 2022-09-21 22:25:28 +00:00
0xMRTT
1af684cddd
fix: correct grammar of in-app changelog (#463)
## Changelog

- Fixed grammar of in-app changelog for this release
2022-09-21 23:18:57 +02:00
salarua
cc375e9850 fix: change button text on warning
As "I agree" is an odd way to signal acknowledgement of a warning,
change button text to the more standard "Ok".
2022-09-21 14:07:30 -07:00
salarua
191a879bf0 fix: correct grammar of in-app changelog 2022-09-21 13:57:33 -07:00
a88d12ac7a
feat: add gnome coc 2022-09-21 21:57:28 +02:00
ca5223df28
bump: 0.3.0 2022-09-21 21:45:52 +02:00
0xMRTT
d227462ee5
feat: add release show in welcome dialog 2022-09-21 21:39:45 +02:00
8435499664
feat: merge main in 0.3.0
# <title>

Global description

## Changelog

- Fixed ...
- Added ...

## Screenshot

If applicable
2022-09-21 18:36:36 +03:00
277d547db2 feat: improve welcome screen text 2022-09-21 18:33:56 +03:00
38bf520d5a feat: change warning text 2022-09-21 18:21:58 +03:00
0xMRTT
04cc1a36a3
translate: translations update from Hosted Weblate (#461) 2022-09-21 17:00:02 +02:00
Davide
eafb7dbab7
translate: translated using Weblate (Italian)
Currently translated at 100.0% (194 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/it/
2022-09-21 16:21:36 +02:00
0xMRTT
6312111c1d
translate: translations update from Hosted Weblate (#460) 2022-09-21 15:16:09 +02:00
Davide
7f2496a173
translate: translated using Weblate (Italian)
Currently translated at 99.4% (193 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/it/
2022-09-21 15:05:15 +02:00
0xMRTT
5a06e8ba43
translate: translations update from Hosted Weblate (#459) 2022-09-21 14:20:12 +02:00
Davide
7b64c1e30e
translate: translated using Weblate (Italian)
Currently translated at 84.5% (164 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/it/
2022-09-21 14:19:22 +02:00
Gradience Bot
7a52c69956 ci: generate LINGUAS file 2022-09-21 12:19:14 +00:00
Gradience Bot
98b85f3623 ci: generate .pot file 2022-09-21 12:19:13 +00:00
0xMRTT
37639e3806
translate: translations update from Hosted Weblate (#458)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[Gradience/Gradience](https://hosted.weblate.org/projects/GradienceTeam/gradience/).



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/GradienceTeam/-/gradience/horizontal-auto.svg)
2022-09-21 07:32:28 +02:00
Bima
5f069edac0
translate: translated using Weblate (Indonesian)
Currently translated at 61.3% (119 of 194 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/id/
2022-09-21 07:19:15 +02:00
0xMRTT
cd2072642a
translate: translations update from Hosted Weblate (#457)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[Gradience/Gradience](https://hosted.weblate.org/projects/GradienceTeam/gradience/).



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widgets/GradienceTeam/-/gradience/horizontal-auto.svg)
2022-09-21 07:07:31 +02:00
Bima
24041cadc0
translate: added translation using Weblate (Indonesian) 2022-09-21 05:04:47 +02:00