Sam Heinz
|
b6b8c74f49
|
Delete .github/workflows/shellcheck.yml
|
2025-01-09 17:16:53 +10:00 |
|
Sam Heinz
|
be3f57c864
|
Delete .github/workflows/validate-filenames.yml
|
2025-01-09 17:16:46 +10:00 |
|
Sam Heinz
|
e8ab089c3b
|
Delete .github/workflows/validate-formatting.yaml
|
2025-01-09 17:16:38 +10:00 |
|
Sam Heinz
|
bd897212d4
|
Delete .github/workflows/validate-scripts.yml
|
2025-01-09 17:16:28 +10:00 |
|
Sam Heinz
|
7c0f2dcfd5
|
Merge pull request #99 from asylumexp/upstream-merge
Upstream merge
|
2025-01-09 17:15:16 +10:00 |
|
Sam
|
8557dc16eb
|
Remove CICD actions
|
2025-01-09 17:09:26 +10:00 |
|
Sam
|
37280eed5e
|
Revert logos, edit contributing script workflow
|
2025-01-09 16:57:32 +10:00 |
|
Sam Heinz
|
08acf3bd09
|
Add .github folder
|
2025-01-09 16:55:40 +10:00 |
|
Sam
|
9f5bc3cf5f
|
Set CODEOWNERS
|
2025-01-09 16:33:26 +10:00 |
|
Sam Heinz
|
c99d483050
|
Merge remote-tracking branch 'upstream/main' into upstream-merge
|
2025-01-09 13:56:22 +10:00 |
|
Sébastiaan
|
0059adecf1
|
fix(ci): formatting event & chmod +x (#1335)
|
2025-01-08 21:41:58 +01:00 |
|
Sébastiaan
|
ff712bc36e
|
fix: correctly handle pull_request_target event (#1327)
* Fix workflow on pull_request_target
* fix fromJSON
|
2025-01-08 16:33:09 +01:00 |
|
Sébastiaan
|
4da57bd76c
|
fix: permissions of validate pipelines (#1316)
* Fix permission in validate-filenames pipeline
* Run Github Actions for script validation on pull_request_target with right permissions
|
2025-01-07 20:34:37 +01:00 |
|
Sam Heinz
|
63211582d4
|
Merge branch 'upstream-main' into upstream-merge
|
2025-01-08 00:14:30 +10:00 |
|
CanbiZ
|
29b98b450b
|
Rename validate-formatting.yaml.bak to validate-formatting.yaml
|
2025-01-07 08:58:43 +01:00 |
|
CanbiZ
|
c88d3a3883
|
Rename validate-filenames.yml.bak to validate-filenames.yml
|
2025-01-07 08:58:27 +01:00 |
|
CanbiZ
|
2078deca57
|
Set Execution Rights for GH-Action: Validate Scripts (#1312)
|
2025-01-07 08:53:52 +01:00 |
|
CanbiZ
|
784e109012
|
Rename validate-formatting.yaml to validate-formatting.yaml.bak
|
2025-01-06 15:09:41 +01:00 |
|
CanbiZ
|
5184f47eb6
|
Rename validate-filenames.yml to validate-filenames.yml.bak
|
2025-01-06 15:09:28 +01:00 |
|
Sébastiaan
|
599c462035
|
fix: buffer from base64 in formatting pipeline (#1285)
* fix buffer from base64
* fix diff
|
2025-01-06 10:39:55 +01:00 |
|
CanbiZ
|
e94280f1a1
|
Update changelog-pr.yml
|
2025-01-06 08:44:03 +01:00 |
|
CanbiZ
|
8431931cc4
|
add reapproal (#1279)
|
2025-01-06 08:39:02 +01:00 |
|
Sébastiaan
|
8bf7f7a460
|
ci: add pipeline for code formatting checks (#1239)
* Add code formatting checks
tesT
Fix formatting
Fix formatting of scripts
* Enable check for .func files
* Change commentIdentifier & apply prettier to js
* fetch-depth 0
* Rename to validate
|
2025-01-06 08:33:13 +01:00 |
|
Sébastiaan
|
6adf8e38b0
|
ci: change filename checks into steps with PR comment (#1255)
* Change filename checks into steps and post comment as result
* Test
|
2025-01-06 07:55:01 +01:00 |
|
Sébastiaan
|
817455360e
|
ci: combine header checks into workflow with PR comment (#1257)
* Combine all headers checks into workflow with steps that end with a PR comment
* Test
* Change name because it is more than headers
|
2025-01-06 07:54:38 +01:00 |
|
Kristo Copani
|
eee58b43db
|
[GitHub Action] Add filename case check (#1228)
|
2025-01-04 12:51:34 +01:00 |
|
Kristo Copani
|
682087c6ec
|
Github action to check metadata lines in scripts. (#1110)
* Create check-metadata.yml
* Update check-metadata.yml
* Update check-metadata.yml
* Update check-metadata.yml
* Update .github/workflows/check-metadata.yml
Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
* Update .github/workflows/check-metadata.yml
Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
---------
Co-authored-by: Sébastiaan <se_bastiaan@outlook.com>
|
2025-01-03 19:31:06 +01:00 |
|
Sébastiaan
|
b8671b97af
|
Correctly check for changed files in Shellcheck workflow (#1156)
|
2025-01-01 18:26:23 +01:00 |
|
CanbiZ
|
a119a27b4f
|
Update shellcheck.yml
Check only PR files, because massive (useless) breaks over all scripts
|
2025-01-01 13:13:19 +01:00 |
|
Sam
|
9a131c8569
|
Merge remote-tracking branch 'upstream/main' into upstream-merge
|
2024-12-31 15:02:42 +10:00 |
|
Sam
|
563bde6fcd
|
Replace existing repo with upstream
|
2024-12-31 14:51:09 +10:00 |
|
Andy Grunwald
|
ff3d2026a5
|
[GitHub Actions] Introduce Shellcheck to check bash code (#1018)
|
2024-12-26 19:00:33 +01:00 |
|
Michel Roegl-Brunner
|
47307be181
|
Small Changes to the PR Template (#862)
* Small Changes to the PR Template
* Changes
* Add hint to remove unnedeed lines
|
2024-12-17 16:07:20 +01:00 |
|
CanbiZ
|
c0cf76f0d5
|
Github: Optimize Issue Template & PR Template (#802)
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update pull_request_template.md
|
2024-12-13 15:24:28 +01:00 |
|
Håvard Gjøby Thom
|
0d63e66379
|
Filter pull requests on main branch in changelog-pr.yml (#793)
|
2024-12-12 07:19:35 -08:00 |
|
Håvard Gjøby Thom
|
259203ee51
|
Update frontend CI/CD workflow (#703)
|
2024-12-06 23:05:19 +01:00 |
|
Håvard Gjøby Thom
|
3c045b967c
|
Add release title to github-release.yml (#481)
|
2024-11-24 16:19:53 -05:00 |
|
Håvard Gjøby Thom
|
eda3ddf502
|
Fix newline issue in changelog pr (#474)
|
2024-11-23 23:56:19 +01:00 |
|
Håvard Gjøby Thom
|
349e9dad51
|
Remove newline in changelog-pr action (#461)
|
2024-11-23 20:25:05 +01:00 |
|
Håvard Gjøby Thom
|
4bd68c1c8b
|
Add action that creates github release based on CHANGELOG.md (#462)
|
2024-11-23 20:24:56 +01:00 |
|
Håvard Gjøby Thom
|
973073a9a4
|
Use github app in changelog-pr.yml and add auto approval (#416)
|
2024-11-21 22:30:36 +01:00 |
|
CanbiZ
|
9148ea1dff
|
[github]: add new Frontend_Report / Issue_Report & optimize config.yml (#226)
* Add new Frontend_Report / Issue_Report & optimize config.yml
* Update .github/ISSUE_TEMPLATE/bug_report.yml
switch general to other
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/bug_report.yml
remove title
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/bug_report.yml
remove label
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/config.yml
update text for questions and help
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/config.yml
harmonize with readme (discord)
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/frontend_report.yml
harmonize title for Frontend
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* remove documentation issue
* Update .github/ISSUE_TEMPLATE/config.yml
harmonize text
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/frontend_report.yml
update label
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/frontend_report.yml
remove title
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Harmonize Frontend > Website
* remove "frontend" word
* Add "Other" to Frontend-Report
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
|
2024-11-19 19:04:39 +01:00 |
|
CanbiZ
|
497819f112
|
Update FUNDING.yml (#352)
|
2024-11-19 10:50:15 +01:00 |
|
Håvard Gjøby Thom
|
b9e84543fc
|
Verify changes before commit in changelog-pr.yml (#310)
|
2024-11-18 20:16:36 +13:00 |
|
CanbiZ
|
aab8be4544
|
Update changelog-pr.yml / Add Check
|
2024-11-17 16:43:23 +01:00 |
|
Håvard Gjøby Thom
|
60ae3f19b2
|
Add automatic changelog PR github workflow (#299)
|
2024-11-17 14:08:48 +01:00 |
|
Håvard Gjøby Thom
|
b21de8a736
|
Small fix autolabeler (#297)
|
2024-11-17 11:31:13 +01:00 |
|
Håvard Gjøby Thom
|
f12b97c383
|
Add autolabeler github workflow (#247)
|
2024-11-14 14:21:41 +01:00 |
|
Håvard Gjøby Thom
|
1633cddf55
|
Add website issue template (#200)
|
2024-11-13 13:32:27 +13:00 |
|
Håvard Gjøby Thom
|
2af11d145f
|
Change documentation option in PR template (#150)
|
2024-11-09 14:55:38 +01:00 |
|