Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/buildtesters/buildtest

HPC System and Software Testing Framework
https://github.com/buildtesters/buildtest

Add regression test for Torque scheduler

shahzebsiddiqui opened this pull request 10 months ago
Improvement to Scheduler Detection and improve logging for executor validation

shahzebsiddiqui opened this pull request 10 months ago
Add documentation for Torque Executors

shahzebsiddiqui opened this pull request 10 months ago
Bump actions/setup-python from 5.0.0 to 5.1.0

dependabot[bot] opened this pull request 10 months ago
Enhancement to scheduler logic and code refactoring.

shahzebsiddiqui opened this pull request 10 months ago
update changelog for v2.0

shahzebsiddiqui opened this pull request 10 months ago
Extract line number in metrics declaration

Xiangs18 opened this pull request 10 months ago
Add support for torque scheduler

shahzebsiddiqui opened this pull request 10 months ago
rearrange documentation page for Test Status and Metrics

shahzebsiddiqui opened this pull request 10 months ago
[pre-commit.ci] pre-commit weekly autoupdate

pre-commit-ci[bot] opened this pull request 10 months ago
Bump black from 24.2.0 to 24.3.0

dependabot[bot] opened this pull request 10 months ago
add --validate option for buildtest build

Xiangs18 opened this pull request 10 months ago
enable fail_on_warning in .readthedocs.yaml

shahzebsiddiqui opened this pull request 10 months ago
add a dry run option for 'buildtest build'

Xiangs18 opened this pull request 10 months ago
[FEATURE]: extract linenum from file_regex for metrics

shahzebsiddiqui opened this issue 10 months ago
[FEATURE]: extract line number in metrics declaration

shahzebsiddiqui opened this issue 10 months ago
fix bug in save-profile not working

shahzebsiddiqui opened this pull request 10 months ago
add support for file line count status check

shahzebsiddiqui opened this pull request 10 months ago
add linecount status check for comparing stdout/stderr with expected number of lines

shahzebsiddiqui opened this pull request 10 months ago
update codecov to disable patch and annotations

shahzebsiddiqui opened this pull request 10 months ago
add dryrun, write and failfast options to 'buildtest tutorial-examples' command

shahzebsiddiqui opened this pull request 11 months ago
build prototype for AWS tutorial

shahzebsiddiqui opened this pull request 11 months ago
remove burst buffer and data warp directives from spack schema

shahzebsiddiqui opened this pull request 11 months ago
add spack github action test to run regression test

shahzebsiddiqui opened this pull request 11 months ago
List all buildtest options via command line

shahzebsiddiqui opened this pull request 11 months ago
add verbose mode to buildtest

shahzebsiddiqui opened this pull request 11 months ago
[FEATURE]: add a dry run option for 'buildtest build'

shahzebsiddiqui opened this issue 11 months ago
Change singularity invocation from singularity exec --> singularity run

shahzebsiddiqui opened this pull request 11 months ago
[pre-commit.ci] pre-commit weekly autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
Bump black from 24.1.1 to 24.2.0

dependabot[bot] opened this pull request 11 months ago
fix argparser issue with option --help-all

shahzebsiddiqui opened this pull request 11 months ago
bump version to 1.8

shahzebsiddiqui opened this pull request 11 months ago
Rebuild buildspec cache when --root option is specified

shahzebsiddiqui opened this pull request 11 months ago
add new aliases for list and profile command

shahzebsiddiqui opened this pull request 11 months ago
add changelog for version 1.8

shahzebsiddiqui opened this pull request 11 months ago
fix bugs in jlse gitlab pipeline

shahzebsiddiqui opened this pull request 11 months ago
change hostname value for JLSE configuration

shahzebsiddiqui opened this pull request 11 months ago
fix codecov invocation line in facility gitlab pipelines

shahzebsiddiqui opened this pull request 11 months ago
Update spack container using new image and regenerate spack examples

shahzebsiddiqui opened this pull request 11 months ago
Bump black from 24.1.0 to 24.1.1

dependabot[bot] opened this pull request 11 months ago
Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
Rewrite docs for configuring buildtest

shahzebsiddiqui opened this pull request 12 months ago
add support for container executors

shahzebsiddiqui opened this pull request 12 months ago
[pre-commit.ci] pre-commit weekly autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
Bump black from 23.12.1 to 24.1.0

dependabot[bot] opened this pull request 12 months ago
and compilation examples with script schema

shahzebsiddiqui opened this pull request 12 months ago
Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2

dependabot[bot] opened this pull request 12 months ago
Update jsonschema requirement from <4.18 to <4.22

dependabot[bot] opened this pull request 12 months ago
Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs

dependabot[bot] opened this pull request 12 months ago
update version of urllib3

shahzebsiddiqui opened this pull request about 1 year ago
trigger regression test on changes for pyproject.toml and requirements.txt

shahzebsiddiqui opened this pull request about 1 year ago
Remove support for compiler schema

shahzebsiddiqui opened this pull request about 1 year ago
Bump black from 23.11.0 to 23.12.1

dependabot[bot] opened this pull request about 1 year ago
[pre-commit.ci] pre-commit weekly autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
remove all pages generated for schemadocs

shahzebsiddiqui opened this pull request about 1 year ago
remove jsonschema docs workflow

shahzebsiddiqui opened this pull request about 1 year ago
Bump black from 23.11.0 to 23.12.0

dependabot[bot] opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
remove sys.exit statement in invocation to buildtest build

shahzebsiddiqui opened this pull request about 1 year ago
update diagram for discovering buildspecs

shahzebsiddiqui opened this pull request about 1 year ago
[pre-commit.ci] pre-commit weekly autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Bump actions/setup-python from 4.7.0 to 5.0.0

dependabot[bot] opened this pull request about 1 year ago
remove 'latest' and 'oldest' fields from buildtest configuration file

shahzebsiddiqui opened this pull request about 1 year ago
Bump sphinx-rtd-theme from 1.3.0 to 2.0.0

dependabot[bot] opened this pull request about 1 year ago
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0

dependabot[bot] opened this pull request about 1 year ago
change logic of how build scripts are run

shahzebsiddiqui opened this pull request about 1 year ago
[Bug]: csh build failures due to error in build script

shahzebsiddiqui opened this issue about 1 year ago
add CI check for validating tutorial in container

shahzebsiddiqui opened this issue about 1 year ago
Update jsonschema requirement from <4.18 to <4.21

dependabot[bot] opened this pull request about 1 year ago
Update urllib3 requirement from ==1.26.* to ==2.1.*

dependabot[bot] opened this pull request about 1 year ago
[Bug]: nersc ci tests stuck

shahzebsiddiqui opened this issue about 1 year ago
[pre-commit.ci] pre-commit weekly autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
github workflow for command line tutorial check

shahzebsiddiqui opened this pull request about 1 year ago
sync master branch with devel for buildtest version 1.7

shahzebsiddiqui opened this pull request about 1 year ago
bump version in black pre-commit mirror

shahzebsiddiqui opened this pull request about 1 year ago
add sc23 talk

shahzebsiddiqui opened this pull request about 1 year ago
bump version to 1.7

shahzebsiddiqui opened this pull request about 1 year ago
update changelog for v1.7

shahzebsiddiqui opened this pull request about 1 year ago
update title section for several pages

shahzebsiddiqui opened this pull request about 1 year ago
change 'mode' under 'status' to be consistent with ones defined in each status check

shahzebsiddiqui opened this pull request about 1 year ago
Bump black from 23.9.1 to 23.11.0

dependabot[bot] opened this pull request about 1 year ago
rerun tutorial examples

shahzebsiddiqui opened this pull request about 1 year ago
add TIMEOUT and OUT_OF_MEMORY states for job completion in slurm jobs

shahzebsiddiqui opened this pull request about 1 year ago
rewrite docs for batch scheduler page

shahzebsiddiqui opened this pull request about 1 year ago
use re.fullmatch when detecting hostname

shahzebsiddiqui opened this pull request about 1 year ago
fix issue with polling jobs and determing complete state for slurm jobs

shahzebsiddiqui opened this pull request about 1 year ago
fix issues with exception

shahzebsiddiqui opened this pull request about 1 year ago
update performance check to allow for logical OR/AND check

shahzebsiddiqui opened this pull request about 1 year ago
Bump actions/setup-node from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump black from 23.9.1 to 23.10.1

dependabot[bot] opened this pull request about 1 year ago
Bump black from 23.9.1 to 23.10.0

dependabot[bot] opened this pull request about 1 year ago
Graceful termination of shell scripts

shahzebsiddiqui opened this pull request about 1 year ago
heading line before printing error message for 'buildtest build'

shahzebsiddiqui opened this pull request over 1 year ago
container support in buildspecs for docker, podman and singularity

shahzebsiddiqui opened this pull request over 1 year ago
Bump actions/setup-python from 4.7.0 to 4.7.1

dependabot[bot] opened this pull request over 1 year ago