GitHub / spotfiresoftware/spotfire-python / commits
Package for Building Python Extensions to Spotfire®
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 2cf25ffb |
Capture and add warnings separately in AnalyticResult from standard error in ...
Co-authored-by: Vishal Rane <v****e@s****m> |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e1464b6f | Enrich SBOM with root package, dependency graph, and vendored sbdf-c | Vishal Rane <v****e@s****m> | 2 months ago | |
| 259449d7 | Update LICENSE | Vishal Rane <v****e@s****m> | 3 months ago | |
| 57b2a007 | update regex substitution to use count parameter for versioned filenames (#95) | Vishal Rane <v****e@s****m> | 4 months ago | |
| 488a0d80 | Update cpplint version to 2.0.0 and add include_what_you_use filter to suppre... | Vishal Rane <v****e@s****m> | 4 months ago | |
| cf74ea95 | Refactor report naming variables for consistency and update pylint version to... | Vishal Rane <v****e@s****m> | 4 months ago | |
| ee7fce8b |
Enable builds with Python 3.14 (#97) (#105)
Co-authored-by: Vishal Rane <v****e@s****m> |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 748057fd | Fix: install from sdist in scan-env instead of manylinux wheel (platform mism... | Vishal Vijaykumar Rane <v****u@t****m> | 5 months ago | |
| 8cabfd8a | Add SBOM generation workflow using Trivy (SPDX JSON) (#100) |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 48866f36 | Format spotfire_table_metadata assignment to fix line-too-long lint issue | Vishal Rane <v****u@t****m> | 6 months ago | |
| 8edfb7c6 | Add type ignore comments for spotfire metadata attributes in tests | Vishal Rane <v****u@t****m> | 6 months ago | |
| bf67206b | Add upper version bound for pandas (<3.0.0) to avoid compatibility issues |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 567838bc | Update version to 2.5.0.dev0 |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 43489b2e | pylint fixes #90 (#91) |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 125993f4 | Update LICENSE |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a5067d42 | merge Merge pull request #88 from spotfiresoftware/80-sdbfpath-unicode-support |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 097e1887 | Add Unicode support for SBDF path handling | Vishal Rane <v****u@t****m> | about 1 year ago | |
| 39188786 | Update version to 2.4.0.dev0 |
vrane-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 81d4fa00 | sbdf import performance (#82) |
mpanke-tibco <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a0e11b98 | Enable builds with Python 3.13. (#76) (#84) |
Brian Bassett <b****t@t****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1ca46ae1 | Update ignore list to allow for local files in the work tree. | Brian Bassett <b****t@t****m> | almost 2 years ago | |
| 0b39ecba | More pylint fixes. (#72) | Brian Bassett <b****t@t****m> | almost 2 years ago | |
| 6c86a6b1 | Fix pylint issues. (#72) | Brian Bassett <b****t@t****m> | almost 2 years ago | |
| 8177dec9 | Update license file. | Brian Bassett <b****t@t****m> | almost 2 years ago | |
| 00f83f5d | Update version to next dev version. | Brian Bassett <b****t@t****m> | almost 2 years ago | |
| e77ab473 | Tighten up paths on upload-artifact actions. | Brian Bassett <b****t@t****m> | almost 2 years ago | |
| 11785681 | Missed one instance of updated behavior from ElementTree truthyness check. | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 0f836113 | Type annotations for optional packages needs to be by string. | Brian Bassett <b****t@t****m> | about 2 years ago | |
| a91b825e | Fix pylint issues. (#68) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 9b28ac8e | Move logic for generating geocoding tables out of `export_sbdf`. (#44) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 2c8e0fd2 | Correctly export all NumPy datetime64 and timedelta64 resolutions. (#65) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 65ca640f | Expose inputs and outputs to data functions. (#64) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| e89e881e | Update to NumPy 2.0. (#54) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 328b1795 | Use a better method for getting package's requirements from metadata into a f... | Brian Bassett <b****t@t****m> | about 2 years ago | |
| a8edd9ed | Fix target for new unit test. (#67) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 295224af | Add a unit test for `set_script_filename`. (#67) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 45f464be | Update workflows to not use deprecated action versions. | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 0ec0a10f | Update test targets. (#67) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| c1564b49 | Add `set_script_filename` method. (#67) | Brian Bassett <b****t@t****m> | about 2 years ago | |
| 2355324f | Another linter workflow fix. | Brian Bassett <b****t@t****m> | about 2 years ago | |
| fdf81f1a | Update type annotations to use Python 3.9 compatible syntax. (#54) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 84e47918 | Use importlib's distribution record for copying 'spotfire' module files. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| a9505fec | Fix linter workflow. |
Brian Bassett <b****t@t****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c4bc60a9 | Update XML writing to use the ET indent function (#54) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| e91011b7 | Raise the minimum Python version to 3.9 for compat w/ NumPy 2.0 (#54) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| da4bf6ae | Static analysis fixes for mypy. (#57) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 79d4d23b | merge Merge branch 'feature/troubleshooting-bundle' | Brian Bassett <b****t@t****m> | over 2 years ago | |
| d399e053 | Missed a required file to move into place. (#51) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 0115cc30 | Use 'mypy' to verify typing annotations of Python functions. (#51) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| aafc5bef | Use the right calling convention when using outside the context of a git chec... | Brian Bassett <b****t@t****m> | over 2 years ago | |
| a838a1d0 | Missed adding the cpplint config file to the analysis files. (#50) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| b4e9adb0 | Initial work to use 'cpplint' to scan C sources. (#50) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| cd94833e | Move analysis-files around to account for tooling differences. (#49) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 252539ab | Add 'cython-lint' to the linter workflows. (#49) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 11a90a28 | Use the right path dealing with analysis files. (#38) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| f8bb3ef6 | The analysis files changed with the change to `pyproject.toml`. (#38) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 3d929f4c | Update pylint to 3.0.3. (#38) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 33c7b861 | Fix build break. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 29b1eb2b | Fix typo. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 02f28a7a | Restructure project to use 'pyproject.toml' as the primary mechanism. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 6da5989b | Refactor processing of codesigning options. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| d2d3dade | Ignore pylint problems due to Cython code. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| ad8cf580 | Migrate test results to HTML format. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 27b828c1 | Refactor current test suite to clean up test code. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| f6134a65 | Don't exclude the test code from the sdist. (#55) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 5f94cb88 | Build wheels from sdist (instead of a checkout) to better catch missing files... | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 3780c330 | Fix pylint issue and deprecation warnings from datetime in Python 3.12. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 65a855ca | Add the constraints (and requirements, if building packages) file to the SPK.... | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 6269ce6e | Remove usage of 'pkg_resources', and replace with appropriate 'importlib' and... | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 144a44db | Clean up setup script for Python 3.12 and switching away from cython_c_in_temp. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 37184b12 | Fix YAML formatting problem. (#38) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| dc694286 | Lock the Python version used for pylint to 3.11. (#38) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 0687f556 | Update minimum Python version to 3.8. Add 3.12 to the list of versions. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| f863d186 | Update requirements based on Mend's recommendations. (#60, #61) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 8c438867 | Update Mend configuration URL to fix broken actions runs. (#35) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 820ba595 | Add unit tests for the 'cabfile' module. | Brian Bassett <b****t@t****m> | over 2 years ago | |
| b35ab0dd | Clean up flakiness of 'tz_aware_datetime' unit test. (#52) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 8ede387f | Clean up exception propagation declarations to account for Cython 3.0 changes... | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 8d6d4951 | Convert IF statements (for platform specific code) into separate files. (#47) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 504207b2 | Handle the removal of Py_UNICODE in Python 3.12. (#47) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 536c6cc5 | Initial implementation of troubleshooting bundles. (#57) | Brian Bassett <b****t@t****m> | over 2 years ago | |
| 08a5e77e | Support code signing from Windows system certificate stores. (#58) | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| 63c380f4 | Update NumPy requirement to exclude 2.0 releases based on expected C API brea... | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| 2e9a0669 | Clean up warnings about possible loss of data in type conversion. | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| 309437c0 | Convert DEF statements to preprocessor defines. (#47) | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| 3eee01e1 | Update Cython dependency to 3.0. (#47) | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| ec25d0c1 | Update GitHub URL. | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| b4023724 | Update version to next dev version. | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| b14eb8d7 | Don't use Cython 3.0 until we explicitly support it. (#47) | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| f29cf330 | Adjust logging of column metadata to avoid large logs. (#48) | Brian Bassett <b****t@t****m> | almost 3 years ago | |
| 4dd563f4 | Update project name. | Brian Bassett <b****t@t****m> | about 3 years ago | |
| 7d9406d0 | Pylint fix. | Brian Bassett <b****t@t****m> | about 3 years ago | |
| 31571a21 | Fix issues exporting various image and chart formats. (#42) | Brian Bassett <b****t@t****m> | about 3 years ago | |
| 7065da04 | Update release script based on its use during 2.0.0. | Brian Bassett <b****t@t****m> | about 3 years ago | |
| c59ead26 | Handle timezone-aware DateTime objects on export. (#30) | Brian Bassett <b****t@t****m> | over 3 years ago | |
| 250ed516 | Prevent '.pth' file permissions problems when unpacked by the Spotfire CDK bu... | Brian Bassett <b****t@t****m> | over 3 years ago | |
| 17fd74fc | Update version to next dev version. |
Brian Bassett <b****t@t****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9fc45185 | Update license file. | Brian Bassett <b****t@t****m> | over 3 years ago | |
| 7a25e1a5 | Don't pass '--upgrade' to pip when scanning a requirements file. (#40) | Brian Bassett <b****t@t****m> | over 3 years ago | |
| 8d5bc7a4 | Pylint fixes. | Brian Bassett <b****t@t****m> | over 3 years ago |