Commit fb97854
Publish last commit information (#286)
* Trial without conditional run
* Missing "with"
* Better to unify all pre-commit operations in one place
* Bug on configuration key used
* Bug - Add echo in command
* Select files on where to apply pre-commit
* Remove bash -c
* Bash script approach
* Reverting pre-commit approach...
* Commit to your own branch on every push - main branch is protected
* Append last commit information to README (and thus to PKG-INFO)
* LAST_COMMIT Variable creation
* Adapt Makefile
* Doc for global variable
* Modify output way - via method version_info()
* Rename Makefile target from last-commit-info to version-info
* Missing field to adapt
* Single underscore for _VERSION_INFO
* Return __version__ if undefined _VERSION_INFO
* Apply suggestions from code review
Co-authored-by: Jorge Martínez <[email protected]>
* Adding extra line - style check
* Minor modification to NB statement
* Change location
* Remove spaces
Co-authored-by: Jorge Martínez <[email protected]>1 parent f55c4c9 commit fb97854
File tree
4 files changed
+26
-1
lines changed- .github/workflows
- ansys/fluent/core
4 files changed
+26
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
184 | 187 | | |
185 | 188 | | |
186 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
21 | 39 | | |
22 | 40 | | |
23 | 41 | | |
| |||
0 commit comments