|
1eea219361
|
github actions: matrix os ubuntu, win; bump version 2.1.17
|
2025-02-12 22:57:58 +01:00 |
|
|
400b6eaab9
|
github actions: separate strategy matrix os; bump version 2.1.16
|
2025-02-12 22:34:01 +01:00 |
|
|
6f4511e1c2
|
github actions: remove macos; bump version 2.1.15
|
2025-02-12 13:53:55 +01:00 |
|
|
fe042b531f
|
github actions: use os latest + macos; bump version 2.1.14
|
2025-02-12 13:46:58 +01:00 |
|
|
720acd3b62
|
github actions: fix Upload binary wheels PyPI
|
2025-02-03 21:11:21 +01:00 |
|
|
8ca6ee3ddc
|
github actions: fix Upload binary wheels PyPI
|
2025-02-03 20:56:17 +01:00 |
|
|
379feaa85a
|
github actions: fix Upload binary wheels PyPI
|
2025-02-02 00:53:16 +01:00 |
|
|
cff2e913fc
|
github actions: fix Upload binary wheels PyPI
|
2025-02-02 00:47:13 +01:00 |
|
|
75d70a9521
|
* github actions: fix Unable to download artifact(s): Artifact not found for name: binary-wheels
* README.md: structure and sort references
* bump v2.1.8
|
2025-02-02 00:30:56 +01:00 |
|
|
cee146593b
|
github actions: fix Unable to download artifact(s): Artifact not found for name: binary-wheels
|
2025-01-22 19:58:58 +01:00 |
|
|
223f25b6e0
|
github actions: fix Failed to CreateArtifact: Received non-retryable error: Failed request: (409)
|
2025-01-22 00:40:24 +01:00 |
|
|
8ec02d21c5
|
github actions: fix Failed to CreateArtifact: Received non-retryable error: Failed request: (409)
|
2025-01-22 00:20:57 +01:00 |
|
|
df445bfd7f
|
github actions: update runner-images
|
2025-01-22 00:04:49 +01:00 |
|
|
af6622492a
|
deprecated version of actions/upload-artifact, upgrade to v4
|
2025-01-21 00:40:05 +01:00 |
|
dependabot[bot]
|
9ea7186090
|
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-03 22:06:04 +00:00 |
|
|
b58efae107
|
bump version 2.0.17
|
2024-06-12 10:33:51 +02:00 |
|
|
cc0dd9978f
|
update and fix badges
|
2024-06-12 10:22:53 +02:00 |
|
|
4834f63a67
|
update and fix badges
|
2024-06-12 10:16:56 +02:00 |
|
|
1be78a2c5e
|
Revert "update and fix badges"
This reverts commit f5581557bca14d8e6c200e8b3b57661a18a957cc.
|
2024-06-12 10:15:23 +02:00 |
|
|
f5581557bc
|
update and fix badges
|
2024-06-12 10:14:51 +02:00 |
|
|
ed5b366341
|
imc_channel.hpp: usage of iconv for unix only, bump version 2.0.15
|
2023-08-08 23:29:48 +02:00 |
|
|
57027e234e
|
fix workflow pypi-deploy.yml for installing libiconv
|
2023-08-07 23:03:51 +02:00 |
|
|
887d5db635
|
add docu and fix github workflow pypi-deploy.yml for installing libiconv
|
2023-08-07 22:50:00 +02:00 |
|
|
ecbae3f79b
|
install libiconv in github workflow for matrix.os windows-2019
|
2023-08-05 23:01:00 +02:00 |
|
|
ce4a106921
|
* github workflow: only trigger on pushed tag
* README.md: update python installation
|
2021-09-22 15:08:57 +02:00 |
|
|
ef5aaac254
|
github-workflow: flatten directory structure for download artifacts for PyPI upload
|
2021-09-22 13:45:15 +02:00 |
|
|
86eb20a33b
|
github-workflow: fix relative directory for upload source/binary artifacts
|
2021-09-22 13:28:16 +02:00 |
|
|
ba275dd62a
|
github-workflow: fix mixed up upload/download source vs. binary wheel artifacts
|
2021-09-22 13:23:42 +02:00 |
|
|
c2a28fc333
|
github-workflow: upload/download wheel artifacts for PyPi deployment
|
2021-09-22 13:20:46 +02:00 |
|
|
71cbe31915
|
github-workflow: remove macOS from os matrix and reduce set of archs to build for
|
2021-09-22 12:47:24 +02:00 |
|
|
f6fdb2228b
|
github-workflow: switch to macos-11 to support c++17
|
2021-09-22 12:41:57 +02:00 |
|
|
b869686f6c
|
github-workflow: download artifacts: specify directory path
|
2021-09-22 12:32:52 +02:00 |
|
|
3253ad2918
|
github-workflow: use artifacts to share prepared wheel configuration between jobs
|
2021-09-22 12:25:57 +02:00 |
|
|
770c0167af
|
* github workflow: add checkout step and use makefile target for file
setup
* add README.rst to gitignore
* makefile: validate wheels, run python example, add README.rst option
* usage.py: fix output directory and simplify for loop
* setup.py: remove unused os module
* setup.cfg: syntax fix
|
2021-09-22 11:20:28 +02:00 |
|
|
c8bee63942
|
github workflow: build_setup: employ shell script with GITHUB_WORKSPACE
|
2021-09-21 17:20:46 +02:00 |
|
|
3e00543028
|
github workflow: build_setup: employ shell script, MANIFEST.in: include .hpp from lib
|
2021-09-21 17:16:02 +02:00 |
|
|
0e51c3302f
|
github workflow: build_setup: use current working directory
|
2021-09-21 17:04:03 +02:00 |
|
|
c9837f5e68
|
github workflow: fix indent for multiline run
|
2021-09-21 17:01:01 +02:00 |
|
|
a3f5042c64
|
github workflow: replace make setup by multiline run
|
2021-09-21 17:00:01 +02:00 |
|
|
53d607db2c
|
github workflow: sudo required for apt-get
|
2021-09-21 16:54:44 +02:00 |
|
|
e009ceb826
|
github workflow: add required whitespace in yml
|
2021-09-21 16:51:48 +02:00 |
|
|
8c1f068406
|
* github/workflows: include build_setup as requirement for all wheels
* setup.py: enable c++17 option
* gitignore: add wheelhouse/
* README.md: cibuildwheel references
|
2021-09-21 16:46:05 +02:00 |
|
|
a099849caa
|
* github-actions: install missing cython package for creating sdist wheel
* remove VERSION from gitignore and keep VERSION file
|
2021-09-21 15:56:24 +02:00 |
|
|
71a39e90e4
|
github workflows: remove working directory for upload
|
2021-09-21 15:35:05 +02:00 |
|
|
372d4a42f5
|
github workflows: fix working directory
|
2021-09-21 15:31:54 +02:00 |
|
|
12963bae91
|
* rename workflows file and add sdist job
* rename CLI executable to IMCtermite
* add workflow badge to README.md
* clean up makefile
* add timestamp of build to CLI binary showing version/help
|
2021-09-21 15:12:42 +02:00 |
|
|
b71d86f735
|
* fix issue of 'inconsistent subsequent blocks' when using set_file() by clearing all buffers
* remove schedule from workflows/wheels.yml
|
2021-09-21 13:22:23 +02:00 |
|
|
e6315ee186
|
* add github workflow for building wheels
* rename cython module for more consistency
* restructure python code
* proper python module setup
* bump major version 2.0.0
|
2021-09-21 12:55:19 +02:00 |
|