Attempt to always run tests. #61

Open
brent.edwards wants to merge 9 commits from automatically-run-tests into create-validator
Member
No description provided.
First attempt to always run tests.
Some checks failed
CI-always / lint (push) Failing after 3s
CI-always / typecheck (push) Failing after 3s
CI-always / behave (3.11) (push) Failing after 2s
CI-always / behave (3.12) (push) Failing after 3s
CI-always / behave (3.13) (push) Failing after 3s
CI-always / lint (pull_request) Failing after 2s
CI-always / typecheck (pull_request) Failing after 2s
CI-always / behave (3.11) (pull_request) Failing after 3s
CI-always / behave (3.12) (pull_request) Failing after 2s
CI-always / behave (3.13) (pull_request) Failing after 2s
f177b6b06a
Adding nodejs to every build.
Some checks failed
CI-always / lint (push) Failing after 3s
CI-always / typecheck (push) Failing after 3s
CI-always / behave (3.12) (push) Failing after 3s
CI-always / behave (3.11) (push) Failing after 3s
CI-always / behave (3.13) (push) Failing after 2s
CI-always / lint (pull_request) Failing after 3s
CI-always / typecheck (pull_request) Failing after 2s
CI-always / behave (3.11) (pull_request) Failing after 2s
CI-always / behave (3.12) (pull_request) Failing after 3s
CI-always / behave (3.13) (pull_request) Failing after 3s
3b64a7c476
This time, putting the extra steps on the correct file.
Some checks failed
CI-always / lint (push) Failing after 17s
CI-always / typecheck (push) Failing after 18s
CI-always / behave (3.12) (push) Failing after 16s
CI-always / behave (3.11) (push) Failing after 18s
CI-always / behave (3.13) (push) Failing after 15s
CI-always / lint (pull_request) Failing after 17s
CI-always / typecheck (pull_request) Failing after 16s
CI-always / behave (3.11) (pull_request) Failing after 17s
CI-always / behave (3.12) (pull_request) Failing after 16s
CI-always / behave (3.13) (pull_request) Failing after 17s
d7988427b3
And installing the right software.
Some checks failed
CI-always / lint (push) Failing after 16s
CI-always / typecheck (push) Failing after 28s
CI-always / behave (3.11) (push) Failing after 27s
CI-always / behave (3.12) (push) Failing after 28s
CI-always / lint (pull_request) Failing after 19s
CI-always / behave (3.13) (push) Failing after 26s
CI-always / behave (3.11) (pull_request) Failing after 26s
CI-always / typecheck (pull_request) Failing after 27s
CI-always / behave (3.12) (pull_request) Failing after 26s
CI-always / behave (3.13) (pull_request) Failing after 28s
c3da9ea89c
Formatting fixes.
Some checks failed
CI-always / lint (push) Failing after 19s
CI-always / typecheck (push) Failing after 25s
CI-always / lint (pull_request) Failing after 17s
CI-always / behave (3.13) (push) Failing after 27s
CI-always / typecheck (pull_request) Failing after 25s
CI-always / behave (3.13) (pull_request) Failing after 27s
db74a1ccc4
Co-authored-by: aider (openrouter/google/gemini-2.5-pro) <aider@aider.chat>
Co-authored-by: aider (openrouter/openai/o3-mini-high) <aider@aider.chat>
Changes to improve pyright results.
Some checks failed
CI-always / lint (push) Failing after 54s
CI-always / typecheck (push) Failing after 1m0s
CI-always / lint (pull_request) Failing after 53s
CI-always / behave (3.13) (push) Failing after 1m6s
CI-always / typecheck (pull_request) Failing after 58s
CI-always / behave (3.13) (pull_request) Failing after 1m0s
b39495e914
Some checks failed
CI-always / lint (push) Failing after 54s
CI-always / typecheck (push) Failing after 1m0s
CI-always / lint (pull_request) Failing after 53s
CI-always / behave (3.13) (push) Failing after 1m6s
CI-always / typecheck (pull_request) Failing after 58s
CI-always / behave (3.13) (pull_request) Failing after 1m0s
This pull request has changes conflicting with the target branch.
  • scripts/convert_rdf_to_hf_dataset_unified.py
  • scripts/rdf_to_hf_incremental.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin automatically-run-tests:automatically-run-tests
git switch automatically-run-tests

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 create-validator
git merge --no-ff automatically-run-tests
git switch automatically-run-tests
git rebase create-validator
git switch create-validator
git merge --ff-only automatically-run-tests
git switch automatically-run-tests
git rebase create-validator
git switch create-validator
git merge --no-ff automatically-run-tests
git switch create-validator
git merge --squash automatically-run-tests
git switch create-validator
git merge --ff-only automatically-run-tests
git switch create-validator
git merge automatically-run-tests
git push origin create-validator
Sign in to join this conversation.
No reviewers
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
cleverdatasets/dataset-uploader!61
No description provided.