Commit f694dda
authored
feat(ci): Clarify hdf5 src license and fix hermes related CI issues (#400)
* fix(python): Python Lints.
* fix(python): Fix comment in Justfile
* fix(python): spelling fixes
* fix(python): Remove subprocess._ENV it doesn't exist...
* fix(python): name named parameters
* fix(python): Name non positional parameters
* fix(python): disable lints for print
* fix(python): fix more bool flags
* fix(python): Its ok if the docs dir exists
* fix(python): bin was renamed to bin_file
* fix(python): filename needs to be a string not a path
* fix(python): Make `indent` default to 0, not None.
* fix(python): Use relative includes for files in sub directories.
* docs(python): Update mkdocs and fix relative includes.
* fix(python): Bump to python 13
* fix(python): update dependencies as it no longer builds
* fix(python): update docs
* fix(python): add UV to base python builder
* fix(python): Add UV to the path
* feat(rust): clarify the license for hdf5-metno-src
* fix(rust): change license path
* fix(rust): try a different license file
* fix(rust): replace original hdf5-src license clarification
* fix: sync wit-bindgen with hermes requirements
\
* fix(rust): deny.toml updated in rust example
* fix(rust): try wit-bingen 0.20
* fix(rust): try wit bingen 0.32 again
* fix(rust): try wit-bindgen 0.24.0
* fix(rust): try wit-bindgen 0.25,0
* fix(rust): try wit-bindgen 0.26.0
* fix(rust): try wit-bindgen 0.27.0
* fix(rust): try wit-bindgen 0.28.0
* fix(rust): cargo bench didnt seperate arguments properly
* fix(rust): See if wit-bindgen 0.29.0 works
* fix: remove obsolete comment1 parent 973e301 commit f694dda
File tree
5 files changed
+10
-6
lines changed- .config/dictionaries
- earthly/rust
- scripts
- stdcfgs
- tools
- examples/rust
5 files changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | | - | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments