Commit graph

186 commits

Author SHA1 Message Date
tfuxu
e0b95d10a0
meta: make extensions textarea desc more clear
Indicate in description of "Enabled system extensions" textarea, that this information is not required to fill in some cases.

Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-03-02 19:33:59 +00:00
tfuxu
b9471df3b6
meta: allow users to see a protip in textarea
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-02-01 14:10:08 +00:00
tfuxu
df12a96961
meta: add more required info in bug reports
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-02-01 14:07:23 +00:00
tfuxu
2a94a508b2
meta: make Dependency Review not fail
Dependency Review action can be only run on pull requests, as it requires base_ref/head_ref configuration options, which are only available on `pull_request` and `pull_request_target` triggers. More info: https://docs.github.com/en/actions/learn-github-actions/contexts

Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-01-23 16:33:22 +00:00
0dbd5c809c
misc: CI improvements (#700)
# Description

Made several improvements to workflow files and added a new Typos
workflow.

_We probably should squash this on merge_

## Type of change

<!-- What type of change does your pull request introduce? Put an `x` in
the box that apply. -->
- [ ] Bugfix (Change which fixes a issue)
- [ ] New feature (Change which adds new functionality)
- [x] Enhancement (Change which slightly improves existing code)
- [ ] Breaking change (This change will introduce incompatibility with
existing functionality)

## Changelog <!-- This is optional, but highly appreciated. -->

- Beautified some workflow files
- Updated text in Greetings action
- Changed `pypi_deps.yml` file name to `pypi-dependencies.yml`
- Added new typo checking workflow

## Testing

- [x] I have tested my changes and verified that they work as expected
<!-- Required, your PR won't be accepted if you don't do this step. -->

### How to test the changes

<!-- Optional, it can speed up review process if you provide the
information on how to test your changes. -->
No information provided.

Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-01-18 03:04:00 +03:00
tfuxu
8c87a6d857
meta: update PR template
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-01-14 18:28:32 +00:00
5621934d8b
fix: rename ci to build
since it's only doing build

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2023-01-03 23:55:02 +01:00
tfuxu
e77199aba0
meta: disallow blank issues
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-28 00:13:32 +00:00
tfuxu
d5fa02b2a6
linting: fix a majority of coding errors pointed by pylint 2022-12-27 21:28:58 +01:00
tfuxu
f5a8fdca4c
meta: change CI artifact output names
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-25 16:53:53 +00:00
e828e9915e
misc: change to main
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-12-25 16:21:54 +03:00
e474bbbd84
feat: switch to gnome-nightly
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-12-25 15:10:25 +03:00
efad0fdde8
feat: update CI
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-12-25 14:20:24 +03:00
0fffe61cd3
feat: update CI
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-12-25 00:53:45 +03:00
tfuxu
fb13f0af82
meta: allow creation of issues without a template
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-21 13:26:35 +00:00
tfuxu
95c5b3cdc0
fix: use existing bug label in bug report template
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-17 19:55:07 +00:00
tfuxu
d9875cb21a
meta: remove 0xMRTT from assignees for bug reports
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-13 15:33:31 +00:00
tfuxu
a6c6881365
fix: use Github's auto-generated repository token
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-03 23:30:54 +00:00
tfuxu
08a917e438
meta: update PR template
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-01 18:18:45 +00:00
c19ff49ea8
Update CODEOWNERS
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-11-22 06:21:33 +03:00
a5e1fc19e2
fix: rework organization
@daudix-UFO i removed the commit team and moved to the @GradienceTeam/core team

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2022-11-21 23:21:59 +01:00
07dc350a22
feat: update PR template
Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2022-11-21 19:37:40 +01:00
f82c513200
Update CODEOWNERS
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-11-21 21:29:06 +03:00
0f43eba0ff
fix: remove stale
Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2022-11-21 19:28:08 +01:00
51531efc00
fix: remove labeler
Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2022-11-21 19:27:53 +01:00
f0c3783d08
fix: remove labeler
Since it's useless :D

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2022-11-21 19:15:55 +01:00
442dc06782
fix: replace codeowner with the commit team
YAT (Yet Another Team)

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2022-11-21 19:15:33 +01:00
770b51cb41
Update translation.yml
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-11-18 17:50:50 +03:00
fb77024e72
Update translation.yml
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-11-18 17:46:06 +03:00
dependabot[bot]
8bb9d3f4d9
build(deps): bump actions/dependency-review-action from 2 to 3 (#655)
Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/dependency-review-action/releases">actions/dependency-review-action's
releases</a>.</em></p>
<blockquote>
<h2>3.0.0</h2>
<h2>Breaking Changes</h2>
<p>By default the action now expects <a
href="https://spdx.org/licenses/">SPDX-compliant licenses</a>
everywhere. If you were previously using license names in the allow or
deny lists make sure they're valid!</p>
<h2>What's Changed</h2>
<h3>Support for external configuration files</h3>
<p>You can now specify a <a
href="https://github.com/actions/dependency-review-action/#configuration-file">configuration
file external to your repository</a>. This allows organizations to have
a single configuration file for all their repos.</p>
<h3>Broader license support</h3>
<p>We've added support for a much broader set of project licenses by
using GitHub's <a
href="https://docs.github.com/en/rest/licenses">Licenses API</a>.</p>
<h3>SPDX Compliance</h3>
<p>All of our license-related code now expects <a
href="https://spdx.org/licenses/">SPDX-compliant licenses or
expressions</a>. This allows us to standardize on a license naming
scheme that already supports <code>OR</code>/<code>AND</code>
expressions.</p>
<h3>Disable individual checks</h3>
<p>You can now use the boolean options <code>license-check</code> and
<code>vulnerability-check</code> to disable either one of the checks.
More information in <a
href="https://github.com/actions/dependency-review-action/#configuration-options">our
configuration options</a>.</p>
<h2>Thanks</h2>
<p>Contributors for this release include:</p>
<ul>
<li><a
href="https://github.com/cnagadya"><code>@​cnagadya</code></a></li>
<li><a
href="https://github.com/courtneycl"><code>@​courtneycl</code></a></li>
<li><a
href="https://github.com/ericcornelissen"><code>@​ericcornelissen</code></a></li>
<li><a
href="https://github.com/elireisman"><code>@​elireisman</code></a></li>
<li><a href="https://github.com/hmaurer"><code>@​hmaurer</code></a></li>
</ul>
<p>Thanks everyone!
<strong>Full Changelog</strong>: <a
href="https://github.com/actions/dependency-review-action/compare/v2...v3.0.0">https://github.com/actions/dependency-review-action/compare/v2...v3.0.0</a></p>
<h2>2.5.1</h2>
<p>Adding some quality-of-life improvements to the local development
experience. You can now pass a flag to the <code>scripts/scan_pr</code>
script using the <code>-c/--config-file</code> flags to use an external
configuration file:</p>
<p>Example:</p>
<pre><code> scripts/scan_pr
https://github.com/actions/dependency-review-action/pull/294
</code></pre>
<h2>2.5.0</h2>
<p>Fallback on GitHub Licenses API data for missing Dependency Review
API Licenses. This should improve our license coverage.</p>
<h2>2.4.1</h2>
<p>This patch release fixes the bugs below:</p>
<ul>
<li>Display the dependency name instead of the manifest name in the
detailed list of dependents.</li>
<li>Fix an issue where undefined GHSAs would remove filter out all
changes.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="30d5821115"><code>30d5821</code></a>
Bumping version number</li>
<li><a
href="6e42c3395a"><code>6e42c33</code></a>
Remove defaults from the recently added fields.</li>
<li><a
href="a3074cd699"><code>a3074cd</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/actions/dependency-review-action/issues/327">#327</a>
from actions/adding-extra-options</li>
<li><a
href="51a29d6960"><code>51a29d6</code></a>
Updating action.yml to include <code>*-check</code> config</li>
<li><a
href="235a221cf4"><code>235a221</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/actions/dependency-review-action/issues/324">#324</a>
from actions/readme-update</li>
<li><a
href="9b3a7f61dd"><code>9b3a7f6</code></a>
Minor README tweaks.</li>
<li><a
href="a4761312ac"><code>a476131</code></a>
Add <code>pull_request</code> to the list of events that don't need
refs.</li>
<li><a
href="28c7c8c314"><code>28c7c8c</code></a>
Set the correct default for license-check in README.</li>
<li><a
href="9da0fd4871"><code>9da0fd4</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/actions/dependency-review-action/issues/325">#325</a>
from actions/dependabot/npm_and_yarn/eslint-plugin-je...</li>
<li><a
href="fe45fd6645"><code>fe45fd6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/actions/dependency-review-action/issues/326">#326</a>
from actions/dependabot/npm_and_yarn/esbuild-register...</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/dependency-review-action/compare/v2...v3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/dependency-review-action&package-manager=github_actions&previous-version=2&new-version=3)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 20:44:29 +01:00
0xMRTT
d626e22e47
Delete weekly.yml
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-10-23 08:29:54 +02:00
a758444741
Merge branch 'main' into readme_refactor
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-10-13 23:14:42 +03:00
0xMRTT
64b4200290
fix: update discord link
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-10-13 20:46:04 +02:00
5e179e031b feat: rename to CI 2022-10-08 17:18:06 +03:00
c8e2ccd644
feat: remove duplicate of Weblate actions
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-30 00:32:26 +03:00
0xMRTT
5d4bd5768a
feat: update pot files
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-29 22:36:10 +02:00
729f689c7b fix: replace ... with 2022-09-29 21:46:43 +03:00
Lyes Saadi
1c8358dc58
Merge branch 'main' into patch-6
Signed-off-by: Lyes Saadi <33597258+LyesSaadi@users.noreply.github.com>
2022-09-24 22:09:50 +02:00
tfuxu
c9ad408919
Update bug report template
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-09-24 14:12:17 +00:00
Lyes Saadi
5ae47196c5
Adding Fedora as an intallation method for issues
Signed-off-by: Lyes Saadi <33597258+LyesSaadi@users.noreply.github.com>
2022-09-24 15:42:52 +02: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
0xMRTT
267da086bd
fix: remove arm64
Yes, I've said that I will revert 😅

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-20 16:40:44 +02:00
0xMRTT
455b66be44
feat: add arm64
Maybe I will revert ...

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-20 16:29:02 +02:00
0xMRTT
a0a602feca
Update translation.yml
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-18 11:05:18 +02:00
0xMRTT
efcbcc95fe
fix: update flatpak path
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-18 01:29:10 +02:00
0xMRTT
7f60773bd4
fix: update matrix links
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-17 02:40:12 +02:00
0xMRTT
0824e8b62a
fix: only update pypi deps on push
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-13 20:16:31 +02:00
0xMRTT
8c1cbfb8eb
fix: remove i386 build
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-11 23:01:44 +02:00
0xMRTT
31ae751728
feat: add i386
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-11 22:54:20 +02:00
0xMRTT
a2e74e142b
fix: add aarch64
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-11 22:28:42 +02:00