GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pkgcore/pkgcheck.git
master
pkgcore-based QA utility for ebuild repos
PkgCore Project (pkgcore@gentoo.org)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
test.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: test on py3.13
Arthur Zamarin
2024-07-19
1
-0
/
+4
*
ci: fix failure on macos pre-step
Arthur Zamarin
2024-07-19
1
-1
/
+1
*
ci: testing on macos is experimental
Arthur Zamarin
2024-05-18
1
-1
/
+1
*
drop bundling of tree-sitter-bash
Arthur Zamarin
2024-03-23
1
-35
/
+0
*
Revert "ci: test py3.13"
Sam James
2024-03-01
1
-5
/
+0
*
ci: bump dependencies
Arthur Zamarin
2024-01-26
1
-9
/
+7
*
ci: test py3.13
Sam James
2024-01-19
1
-0
/
+5
*
ci: add py3.12
Sam James
2024-01-19
1
-6
/
+1
*
ci: drop python 3.9, use 3.11 as default
Arthur Zamarin
2024-01-14
1
-4
/
+4
*
bash: use new tree-sitter-bash
Arthur Zamarin
2023-10-02
1
-6
/
+6
*
ci: add pytest-github-actions-annotate-failures for test
Arthur Zamarin
2023-06-23
1
-1
/
+1
*
ci: add black format check
Arthur Zamarin
2022-12-29
1
-0
/
+7
*
ci: update workflows
Arthur Zamarin
2022-11-19
1
-8
/
+5
*
drop py3.8 and make py3.11 official
Arthur Zamarin
2022-11-09
1
-6
/
+6
*
ci: merge lint into test workflow
Arthur Zamarin
2022-09-03
1
-1
/
+21
*
ci: upgrade actions
Arthur Zamarin
2022-09-03
1
-19
/
+12
*
ci: organize test matrix
Arthur Zamarin
2022-09-03
1
-1
/
+8
*
ci: shift primary testing for tree-sitter to py3.10
Sam James
2022-08-09
1
-2
/
+2
*
ci: enable py3.11 testing
Sam James
2022-08-09
1
-4
/
+4
*
gha: cleanup targets and codecov
Arthur Zamarin
2022-05-27
1
-5
/
+6
*
gha: fail build if bundled tree-sitter-bash is built unnecessarily
Thomas Bracht Laumann Jespersen
2022-05-02
1
-0
/
+10
*
gha: install libtree-sitter-bash.so for testing
Thomas Bracht Laumann Jespersen
2022-05-02
1
-0
/
+23
*
gha: disable fail-fast
Michał Górny
2022-03-18
1
-0
/
+1
*
ci: run tests against minimal dep versions too
Michał Górny
2021-08-09
1
-0
/
+12
*
github: install python3-dev instead of python-dev
Tim Harder
2021-03-15
1
-1
/
+1
*
github: run tests on macos
Tim Harder
2021-03-15
1
-8
/
+19
*
github: show output summary of coverage
Tim Harder
2021-03-04
1
-1
/
+1
*
various tox and github workflow updates from pkgdev
Tim Harder
2021-03-04
1
-9
/
+4
*
github: add support for running tests against experimental targets
Tim Harder
2021-03-03
1
-2
/
+12
*
github: rename test workflow and drop unnecessary max-parallel setting
Tim Harder
2021-02-27
1
-2
/
+1
*
github: drop historical git checkout
Tim Harder
2021-02-13
1
-3
/
+0
*
github: forcibly enable pytest colors
Tim Harder
2021-01-21
1
-0
/
+3
*
drop py36 and py37 support
Tim Harder
2020-12-05
1
-1
/
+1
*
github: drop unnecessary git repo setup
Tim Harder
2020-11-27
1
-6
/
+0
*
github: forcibly create the origin/HEAD ref so git support works
Tim Harder
2020-11-23
1
-0
/
+6
*
github: force all history to be checked out
Tim Harder
2020-11-23
1
-0
/
+3
*
github: drop CODECOV_TOKEN which shouldn't be required for public repos
Tim Harder
2020-11-02
1
-1
/
+0
*
github: bump setup-python and cache actions to v2
Tim Harder
2020-11-02
1
-2
/
+2
*
add py39 support for CI and tox testing
Tim Harder
2020-10-28
1
-1
/
+1
*
github: configure pip cache for doc/test workflows
Tim Harder
2020-02-08
1
-0
/
+7
*
github: run tests on pull requests against master branch
Tim Harder
2020-02-07
1
-0
/
+2
*
github: install test deps from file for release and test workflows
Tim Harder
2020-01-26
1
-1
/
+2
*
github: use an explict name for code checkout step
Tim Harder
2020-01-25
1
-1
/
+2
*
github: bump to using checkout v2
Tim Harder
2020-01-25
1
-1
/
+1
*
github: minor workflow reformatting
Tim Harder
2020-01-25
1
-1
/
+6
*
github: skip test workflow for deploy branch pushes
Tim Harder
2020-01-25
1
-1
/
+3
*
github: install dev requirements directly instead of using ci script
Tim Harder
2020-01-25
1
-2
/
+1
*
github: try to get coverage submissions to codecov working
Tim Harder
2020-01-25
1
-0
/
+2
*
move code coverage reporting from travis-ci to github actions
Tim Harder
2020-01-25
1
-0
/
+4
*
github: use pytest with coverage to run tests instead of tox
Tim Harder
2020-01-25
1
-3
/
+7
[next]