Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update feature/sparse_data with develop #4865

Merged
merged 94 commits into from
Sep 20, 2024
Merged
Changes from 1 commit
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
67ff153
Replace Visual Studio ???? with 2022 in MSI README file (#4709)
hyoklee Aug 13, 2024
9824e7f
Change logic for checking secrets exists (#4711)
byrnHDF Aug 13, 2024
d7e0ad5
Change osx refs to macos (#4707)
byrnHDF Aug 13, 2024
70c6a7a
Replace alias \Code with \TText (#4714)
bmribler Aug 14, 2024
819e00d
Correct signing names and variables (#4713)
byrnHDF Aug 14, 2024
78fb239
Add secrets to release workflow (#4719)
byrnHDF Aug 16, 2024
32ee132
Add missing blosc2 info (#4717)
byrnHDF Aug 16, 2024
89f62a9
Fix error return types in H5Rdeprec.c (#4722)
derobins Aug 16, 2024
6896bf4
Fix the release reference name (#4721)
byrnHDF Aug 16, 2024
d25cc7d
Test creating unseekable file (#4720)
mattjala Aug 19, 2024
b4731e4
Cleanup up tests (#4724)
bmribler Aug 19, 2024
adc3a37
Fix semaphore test (#4725)
qkoziol Aug 19, 2024
b54cc5b
Add arch name to dmg file name (#4732)
hyoklee Aug 19, 2024
b11f2d0
Fix snapshot CI failure by adding arch name to dmg file (#4734)
hyoklee Aug 20, 2024
aea4c53
Fix incorrect VOL vs. non-VOL calls partially (#4733)
bmribler Aug 21, 2024
4791d34
Fix segfault in ROS3 credential parsing (#4736)
mattjala Aug 21, 2024
eed772e
Revert gh-pages action hash to fix daily build (#4735)
hyoklee Aug 21, 2024
679b017
Eliminate another use of H5E_clear_stack() within the library (#4726)
qkoziol Aug 21, 2024
c1cbba6
Use gfortran 14 for cmake-ctest.yml on mac (#4739)
hyoklee Aug 22, 2024
17123cd
Fix enum type mismatch warning (#4741)
hyoklee Aug 22, 2024
8b3041f
Fix macro redefined warnings (#4744)
hyoklee Aug 22, 2024
7a17a98
Update nvhpc CI version to 24.7 (#4740)
hyoklee Aug 22, 2024
8a8ac85
Return basic HTTP range GET logging to ROS3 (#4738)
ajelenak Aug 22, 2024
a03203a
Replace non-VOL calls with VOL calls - part 1 (#4745)
bmribler Aug 22, 2024
379a5ba
Fix inconsistent documentation of get_name functions (#4715)
bmribler Aug 23, 2024
7cf3963
Remove HDF-EOS5 CI action (#4750)
derobins Aug 23, 2024
9adacb5
Replace non-VOL calls with VOL calls - part 2 (#4748)
bmribler Aug 23, 2024
5c5b727
Restore rand_r in a few parallel tests (#4749)
derobins Aug 23, 2024
7c4b501
Don't run AOCC parallel tests with -j2 (#4752)
derobins Aug 24, 2024
c38064b
Another try at correcting the ping pong semaphore test (#4754)
qkoziol Aug 25, 2024
d0fe576
Replace non-VOL calls with VOL calls - part 3 (#4756)
bmribler Aug 26, 2024
fe7dca0
Turn on parallel CI tests in Autotools & CMake (#4573)
derobins Aug 26, 2024
6ccbf30
Fix typo in H5Centry.c (#4762)
hyoklee Aug 26, 2024
e5eede6
Set/Unset VOL wrapping context in H5VL_attr_close (#4759)
jhendersonHDF Aug 26, 2024
10597ee
Add missing C++ and Fortran to Intel oneAPI CI (#4761)
derobins Aug 26, 2024
ff14dee
Remove early test exit (#4757)
mattjala Aug 26, 2024
00b0d3a
Restore Julia CI (#4763)
derobins Aug 26, 2024
04bf2df
Capitalize f in (#4766)
hyoklee Aug 26, 2024
67e4989
Add testing to NVHPC CI actions (CMake & Autotools) (#4760)
derobins Aug 27, 2024
e065e72
Move 1.14.6 and 1.16.0 to correct date (#4772)
derobins Aug 27, 2024
50a8ea8
Fix typo in H5T_order_t enum (#4773)
derobins Aug 27, 2024
90b0741
Remove dummy comments that repeat function names. (#4775)
hyoklee Aug 27, 2024
b568738
Fix grammar in H5Odtype.c comment block (#4777)
hyoklee Aug 27, 2024
d4b0a15
Add subfiling checks to the gcc action (#4776)
derobins Aug 27, 2024
1f0bd7f
Replace non-VOL calls with VOL calls - part 3 (#4771)
bmribler Aug 27, 2024
6fbe13a
Add subfiling to CI more places where we test parallel (#4778)
derobins Aug 28, 2024
d2be618
Convert Collective Calls html file to doxygen (#4779)
byrnHDF Aug 28, 2024
c54d601
Fix grammar in H5Fint.c comment block (#4782)
hyoklee Aug 29, 2024
d587796
Improve the consistency of configure help messages (#4783)
hyoklee Aug 29, 2024
7e7d3b3
Fixes Fortran parallel build race condition for tests (#4789)
brtnfld Aug 29, 2024
bca2806
Update URL documentation links to support site (#4781)
byrnHDF Aug 29, 2024
0a9c1e6
Fix grammar and simplify comment in H5Fint.c (#4790)
hyoklee Aug 30, 2024
e66ec4f
Resolve race around single counter by using two counters (#4792)
qkoziol Aug 30, 2024
008b7ba
Fix char-subscripts warnings in H5private.h (#4793)
hyoklee Aug 30, 2024
2fdf713
Bump the github-actions group with 3 updates (#4798)
dependabot[bot] Sep 3, 2024
23be95f
Fix typo argueably in H5Cprivate.h (#4795)
hyoklee Sep 3, 2024
33469a6
Fix typos in H5Cpkg.h (#4796)
hyoklee Sep 3, 2024
0a7f89d
Add bounds checking to avoid Out-of-bounds Write for gif2h5 (#4786)
wswsmao Sep 3, 2024
902131f
Replace non-VOL calls with VOL calls - part 5 (#4788)
bmribler Sep 3, 2024
4ffeb77
Correct the URL paths (#4802)
byrnHDF Sep 4, 2024
308fc97
Fix a few issues with error reporting during sec2 reads/writes (#4794)
jhendersonHDF Sep 4, 2024
39361bd
Update windows and apple signing process (#4806)
byrnHDF Sep 5, 2024
dae1cc0
Use latest clang format action (#4807)
byrnHDF Sep 5, 2024
2eaa016
Correct path to document (#4808)
byrnHDF Sep 5, 2024
a75542b
Detect invalid ID to H5Gmove2 (#4765)
bmribler Sep 6, 2024
f3ca753
Fix use of public API calls (#4809)
qkoziol Sep 6, 2024
ec005fb
Remove call to H5E_clear_stack() (#4810)
qkoziol Sep 6, 2024
285cb76
Enable win Intel signing (#4812)
byrnHDF Sep 6, 2024
255bd4b
Remove unneeded file name part (#4814)
byrnHDF Sep 7, 2024
baa0439
Change name of libhdf5hl_fortran installed by autotools (#4811)
lrknox Sep 7, 2024
92532bb
Rename and add more locking infrastructure (#4729)
qkoziol Sep 7, 2024
784fa01
Update NVHPC optimization settings (#4815)
derobins Sep 7, 2024
66cfc80
Add mirror VFD to serial -Werror CI action (#4753)
derobins Sep 7, 2024
5e94301
Add THREADS check to configuration file (#4746)
byrnHDF Sep 8, 2024
b757ea9
Rework RFC url in aliases (#4813)
byrnHDF Sep 8, 2024
2fb61bd
Correct URL reference to downloads (#4817)
byrnHDF Sep 11, 2024
2f2192d
Convert exec_program to execute_process (#4819)
byrnHDF Sep 11, 2024
98c5411
Fix a bug in Subfiling VFD vector I/O setup (#4821)
jhendersonHDF Sep 12, 2024
9c9bde3
Remove extensions from the package binaries - msi, dmg, deb,rpm (#4820)
byrnHDF Sep 12, 2024
901a8db
Fix copyright notice urls in new test/ttsafe* files. (#4824)
lrknox Sep 12, 2024
0737d0d
Correct URLs in documentation (#4823)
byrnHDF Sep 13, 2024
6313814
Add release note for signed binaries (#4826)
byrnHDF Sep 13, 2024
1e9a8ef
Cleanup errors detected during merge compare (#4827)
byrnHDF Sep 13, 2024
19d3691
Draw attention to 3rd step in process to update so numbers for releas…
lrknox Sep 13, 2024
e2154c9
correct path for deb binary (#4835)
byrnHDF Sep 16, 2024
405d1b9
Update h5fc.in missed line for libhdf5hl_fortran filename change to l…
lrknox Sep 16, 2024
ca217e2
Document usage for H5TSmutex_release/acquire() (#4836)
mattjala Sep 17, 2024
eeb94a8
Print error stream when cmake greptest fails to match error ref. (#4841)
jhendersonHDF Sep 17, 2024
3b65223
Fix issues with large external data files (#4843)
fortnern Sep 17, 2024
d1cfe52
Fix memory leaks in ttsafe tests (#4842)
mattjala Sep 18, 2024
52d42fd
Reduce test iterations, etc. to keep time down on sower systems (#4853)
qkoziol Sep 19, 2024
3307ff1
Add windows extra options (#4854)
byrnHDF Sep 19, 2024
b382a8e
RELEASE.txt entry for PR #4843 (#4860)
fortnern Sep 19, 2024
417ae79
Add binary testing steps (#4851)
byrnHDF Sep 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert gh-pages action hash to fix daily build (#4735)
* Revert gh-pages action hash to fix daily build

See also #4734

* Revert gh-pages action hash to fix daily build
  • Loading branch information
hyoklee authored Aug 21, 2024
commit eed772ef7fb1c4e26fb8703dc48bacb746cda98f
2 changes: 1 addition & 1 deletion .github/workflows/release-files.yml
Original file line number Diff line number Diff line change
@@ -281,7 +281,7 @@ jobs:
ls ${{ runner.workspace }}

- name: dev-only-docs
uses: peaceiris/actions-gh-pages@0b7567fde6f7517edcc13d8ffa2d89cd8734d47c # v4.0.0
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ${{ github.workspace }}/${{ steps.get-file-base.outputs.FILE_BASE }}.doxygen
Loading