History log of /petsc/lib/petsc/bin/maint/check-ci-settings.sh (Results 1 – 25 of 28)
Revision Date Author Comments
# 0b3a6bba 23-Jan-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2026-01-03/use-shellcheck-on-shellscripts' into 'main'

add make shellcheck

See merge request petsc/petsc!8933


# bcd4bb4a 03-Jan-2026 Barry Smith <bsmith@mcs.anl.gov>

Add make checkshellcheck and shellcheck to use shellcheck on PETSc scripts


# fb3cba25 14-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 97c6995e 14-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/ci-check-each-commit' into 'release'

CI: check each commit separately for build and code format

See merge request petsc/petsc!7112


# a045c21d 13-Dec-2023 Satish Balay <balay@mcs.anl.gov>

check-ci-settings.sh: use check-merge-branch.sh and remove duplicate code


# 3bdb5914 26-Feb-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 65b30dbe 26-Feb-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/switch-master-to-main-for-release' into 'release'

Balay/switch master to main for release

See merge request petsc/petsc!3662


# 4bc5ae61 10-Feb-2021 Satish Balay <balay@mcs.anl.gov>

switch master to main (release)


# 0a286462 10-Feb-2021 Satish Balay <balay@mcs.anl.gov>

fix ci


# d2d666f8 29-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 73c5427a 29-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-check-ci-settings/release' into 'release'

CI: enable check-ci-settings for '' MR branches [where the MR branch is...

See merge request petsc/petsc!3521


# 3aec98af 28-Dec-2020 Satish Balay <balay@mcs.anl.gov>

CI: check both .gitlab-ci.yml lib/petsc/conf/rules (checkbadSource) changes - for rebase suggestion.


# f3247609 28-Dec-2020 Satish Balay <balay@mcs.anl.gov>

CI: enable check-ci-settings for 'draft:' MR branches [where the MR branch is not merged with destination branch - so old .gitlab-ci.yml can be used]


# efba6e65 10-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# 74203b25 10-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/ci-fixgcov-branch-error-again' into 'release'

Balay/ci fixgcov branch error again

See merge request petsc/petsc!3333


# fd7c421e 09-Oct-2020 Satish Balay <balay@mcs.anl.gov>

CI: do not need: git fetch HEAD


# a6eb4a0e 29-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/maint-to-release' into 'master'

git: changing from 'maint' to 'release' naming. Update scripts accordingly

See merge request petsc/petsc!3270


# 3a032eb2 29-Sep-2020 Satish Balay <balay@mcs.anl.gov>

git: changing from 'maint' to 'release' naming. Update scripts accordingly


# d4ca9612 26-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-gcov' into 'master'

gcov: fixes

See merge request petsc/petsc!3242


# a11e88d7 25-Sep-2020 Satish Balay <balay@mcs.anl.gov>

gcov: use appropriate maint/master destination branch

'make mergegcov' gets the target branch using check-merge-branch.sh script and passes it to gcov.py

And fix gcov.py [merge] - when diff is empty


# 5c428121 21-Mar-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/feature-better-petscinfo-controls' into 'master'

Jacobf/feature better petscinfo controls

Closes #420

See merge request petsc/petsc!2216


# e94e781b 25-Oct-2019 Jacob Faibussowitsch <jacob.fai@gmail.com>

Added functionality to selectively filter PetscInfo() output based on calling class to
mimic some OS system logs. New functionality includes:
- Filter for a set of classes
- Filter out a set of class

Added functionality to selectively filter PetscInfo() output based on calling class to
mimic some OS system logs. New functionality includes:
- Filter for a set of classes
- Filter out a set of classes
- Filter for MPI/PETSC_COMM_SELF
- Filter for anything not on MPI/PETSC_COMM_SELF
- Writing PetscInfo() output to new file
- Appending output to existing PetscInfo() file
- Any combination of the above

Credit to Vaclav Hapla for raising the initial issue, helping design the eventual API, and
substantially assisting in debugging.

show more ...


# 4f6b84e7 07-Mar-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 3002dd65 07-Mar-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/unshallow-ci-check-settings/maint' into 'maint'

ci: fix pre-check

See merge request petsc/petsc!2590


# bbf2fca9 07-Mar-2020 Satish Balay <balay@mcs.anl.gov>

ci: use --shallow-exclude=v3.12 with pre-check repo so that the it has all the commits for the check to function


12