-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit c212555 Author: Ivan Vergés <[email protected]> Date: Tue Nov 14 12:31:12 2023 +0100 fixes commit 70452d9 Author: Ivan Vergés <[email protected]> Date: Thu Nov 9 17:04:17 2023 +0100 update awesome commit a1e23cf Author: Ivan Vergés <[email protected]> Date: Thu Nov 9 12:00:11 2023 +0100 add missing envs commit 9590a68 Author: Anna Topalidi <[email protected]> Date: Wed Oct 11 11:00:29 2023 +0200 upgrade 27 commit 566683e Author: Ivan Vergés <[email protected]> Date: Thu Jul 27 18:19:34 2023 +0200 update awesome commit 2e180a6 Author: Ivan Vergés <[email protected]> Date: Thu Jul 27 17:46:58 2023 +0200 update awesome commit 7500574 Author: Ivan Vergés <[email protected]> Date: Thu Jul 27 14:46:29 2023 +0200 enable admin accountability commit dff35fa Author: Ivan Vergés <[email protected]> Date: Thu Jul 27 14:33:07 2023 +0200 update awesome commit 0874125 Author: Ivan Vergés <[email protected]> Date: Wed Jun 7 11:35:35 2023 +0200 update action delegator
- Loading branch information
1 parent
5fb4170
commit e4f1c47
Showing
1,678 changed files
with
310,876 additions
and
69,505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,13 +8,13 @@ on: | |
pull_request: | ||
|
||
env: | ||
RUBY_VERSION: 2.7.4 | ||
RUBY_VERSION: 3.0.6 | ||
NODE_VERSION: 12.9.1 | ||
|
||
jobs: | ||
lint: | ||
name: Lint code | ||
runs-on: ubuntu-20.04 | ||
runs-on: ubuntu-latest | ||
if: "!startsWith(github.head_ref, 'chore/l10n')" | ||
steps: | ||
- uses: actions/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.7.7 | ||
3.0.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.