[WIP] Add forgejo actions support #1

Draft
gleb wants to merge 15 commits from feature/ci into master
Owner
No description provided.
gleb added 10 commits 2026-01-15 14:52:16 +00:00
Add linter workflow
Some checks failed
/ pylint (push) Failing after 1m4s
e51c337593
Add checkout part from build-release.yaml forgejo code
Some checks failed
/ pylint (push) Failing after 15s
f8e238b6ef
Use default workflow image
Some checks failed
/ pylint (push) Has been cancelled
37a842d963
Use nodejs docker library image
Some checks failed
/ pylint (push) Failing after 46s
134cc73097
Remove fetch-depth
Some checks failed
/ pylint (push) Has been cancelled
d69fff0949
Add git to install step and use 4 version for checkout action
Some checks failed
/ pylint (push) Failing after 1m42s
b1e6148d80
Merge linter and unit tests pioelines
Some checks failed
/ check (push) Failing after 17s
e734a8eb3c
Fix pytest package name
Some checks failed
/ check (push) Failing after 1m34s
1624944f85
Create symlink python -> python3
Some checks failed
/ check (push) Failing after 1m47s
46f62f0ebe
Add pynubis depends to check workflow
Some checks failed
/ check (push) Failing after 2m52s
c4904f6a8a
Merge branch 'master' into feature/ci
Some checks failed
/ check (push) Failing after 2m34s
9cea42cf56
Some checks failed
/ check (push) Failing after 2m34s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/ci:feature/ci
git switch feature/ci

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff feature/ci
git switch feature/ci
git rebase master
git switch master
git merge --ff-only feature/ci
git switch feature/ci
git rebase master
git switch master
git merge --no-ff feature/ci
git switch master
git merge --squash feature/ci
git switch master
git merge --ff-only feature/ci
git switch master
git merge feature/ci
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gleb/pynubis!1
No description provided.