ea27c380cb
update version to 1.1.0 in setup.py
2025-10-05 15:49:10 -05:00
Sudo-Ivan
a338be85e1
update uv commands
Docker Build Test / build (3.11) (push) Successful in 17s
Docker Build Test / build (3.12) (push) Successful in 16s
Docker Build Test / build (3.13) (push) Successful in 17s
Docker Build Test / build (3.10) (push) Successful in 40s
Build and Publish Docker Image / build (push) Failing after 9m34s
2025-10-01 03:03:53 -05:00
Sudo-Ivan
e31cb3418b
Update
Docker Build Test / build (3.11) (push) Successful in 34s
Docker Build Test / build (3.13) (push) Successful in 33s
Docker Build Test / build (3.12) (push) Has been cancelled
Docker Build Test / build (3.10) (push) Has been cancelled
Build and Publish Docker Image / build (push) Has been cancelled
2025-10-01 03:02:14 -05:00
Sudo-Ivan
798725dca6
Update
Docker Build Test / build (3.12) (push) Successful in 51s
Docker Build Test / build (3.10) (push) Successful in 1m3s
Docker Build Test / build (3.11) (push) Successful in 1m38s
Docker Build Test / build (3.13) (push) Successful in 1m36s
Build and Publish Docker Image / build (push) Failing after 10m2s
2025-09-30 21:43:41 -05:00
Sudo-Ivan
6f393497f0
Add docstring
2025-09-30 21:37:51 -05:00
Sudo-Ivan
14b5aabf2b
Improved PageNode class with documentation, error handling, and path management.
...
Update file and page serving methods to utilize pathlib for modern python path handling
2025-09-30 21:37:41 -05:00
fb36907447
Improve path handling in PageNode class to ensure consistent formatting of served pages and files.
2025-09-23 04:13:37 -05:00
62fde2617b
Fix remote_identity assignment in PageNode class to use hash attribute
2025-09-23 03:00:06 -05:00
9f5ea23eb7
Improve request data parsing in PageNode class to support '|' delimiter and add handling for additional fields
2025-09-23 02:42:54 -05:00
19fad61706
Add Micron interactive features via environment variables
2025-09-23 02:28:55 -05:00
c900cf38c9
Bump to 1.1.0
v1.1.0
2025-09-23 01:59:01 -05:00
014ebc25c6
Update default home page message and print node address in terminal output.
2025-09-23 01:57:19 -05:00
Sudo-Ivan
d5e9308fb5
Update GitHub Actions workflows to use updated action versions
...
- Updated actions/checkout to v5.0.0
- Updated actions/setup-python to v6.0.0
- Updated docker/build-push-action to v6.18.0
- Updated actions/upload-artifact to v4.6.2
- Updated actions/download-artifact to v5.0.0
- Updated sigstore/gh-action-sigstore-python to v3.0.1
2025-09-22 18:44:45 -05:00
Sudo-Ivan
7d5e891261
Update dependencies in poetry.lock and pyproject.toml
...
- Bump anyio from 4.9.0 to 4.10.0
- Bump authlib from 1.6.0 to 1.6.4
- Bump certifi from 2025.7.14 to 2025.8.3
- Bump cffi from 1.17.1 to 2.0.0
- Bump ruamel.yaml.clib from 0.2.12 to 0.2.13
- Bump ruff from 0.12.3 to 0.12.12
- Bump safety from 3.6.0 to 3.6.1
- Bump typer from 0.16.0 to 0.19.1
- Bump typing-extensions from 4.14.1 to 4.15.0
2025-09-22 14:24:57 -05:00
Sudo-Ivan
c382ed790f
Update GitHub Actions workflows to use full-length commit hashes for actions
2025-09-22 14:24:40 -05:00
cb72e57da9
Merge pull request #2 from Sudo-Ivan/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
...
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.13.0 in /.github/workflows
2025-09-15 02:24:07 -05:00
dependabot[bot]
aaf5ad23e2
Bump pypa/gh-action-pypi-publish in /.github/workflows
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.3 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.13.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-version: 1.13.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 15:36:31 +00:00
Sudo-Ivan
ce1b1dad7d
Update Docker volume path
2025-08-18 03:17:23 -05:00
Sudo-Ivan
67ebc7e556
Fix formatting issues in test_client.py and test_client2.py for consistency in lambda function parameters.
2025-08-04 17:24:21 -05:00
Sudo-Ivan
b31fb748b8
Add node address to output and Fix formatting issues
2025-08-04 17:24:15 -05:00
Sudo-Ivan
eb27326763
Bump package version to 1.0.0.
v1.0.0
2025-07-14 17:31:45 -05:00
Sudo-Ivan
f40d5a51ae
Refactor main to improve readability and maintainability.
2025-07-14 17:27:17 -05:00
Sudo-Ivan
4aa83a2dfb
Add badges to README.md.
2025-07-14 17:22:26 -05:00
deepsource-io[bot]
a8b09611a1
ci: add .deepsource.toml
2025-07-14 22:01:12 +00:00
Sudo-Ivan
d0dd9e88c4
Dynamically use docker buildx build if available, otherwise fallback to docker build.
2025-07-14 16:59:02 -05:00
Sudo-Ivan
09d84c2533
Allow passing build arguments to Docker build commands in Makefile.
2025-07-14 16:57:21 -05:00
Sudo-Ivan
06ab592cb9
Refactor Dockerfiles to improve Poetry virtual environment management and execution.
2025-07-14 16:57:02 -05:00
Sudo-Ivan
843c3a1a56
Update rns package version to 1.0.0 in requirements.txt.
2025-07-14 16:38:14 -05:00
Sudo-Ivan
37ac95753c
Update package versions including rns and development tools.
2025-07-14 16:38:08 -05:00
Sudo-Ivan
a493c57ad2
Update package version and RNS dependency range.
2025-07-14 16:38:01 -05:00
Sudo-Ivan
698bfb2e81
Refactor Dockerfiles to use Poetry for dependency management.
2025-07-14 16:36:50 -05:00
Sudo-Ivan
eaf2e544c4
Add a GitHub Actions workflow to build and test Docker images for multiple Python versions.
2025-07-14 16:36:30 -05:00
Sudo-Ivan
89f88e24ea
Add build and push for rootless Docker image in CI workflow.
2025-07-14 16:36:24 -05:00
Sudo-Ivan
a47b78c13d
update
2025-07-14 16:31:44 -05:00
Sudo-Ivan
4831f5261d
add
2025-07-14 16:31:38 -05:00
Sudo-Ivan
46f90e461f
add tests
2025-07-14 16:31:34 -05:00
Sudo-Ivan
a1bbe8bc8a
Add ARM64 docker support
2025-07-14 16:31:01 -05:00
Sudo-Ivan
7092883834
remove
2025-07-05 23:57:32 -05:00
Sudo-Ivan
74f5174254
update dependencies and add safety
2025-07-05 23:55:03 -05:00
Sudo-Ivan
f9699c060a
add
2025-07-05 23:54:47 -05:00
Sudo-Ivan
a3ccd49439
update
2025-05-28 18:16:16 -05:00
Sudo-Ivan
ece0473beb
update python requirement
2025-05-28 16:53:55 -05:00
Sudo-Ivan
89065f6e0a
fix
2025-05-28 16:48:34 -05:00
Sudo-Ivan
e873d8e754
update
2025-05-28 16:45:46 -05:00
Sudo-Ivan
5561205b3e
update
2025-05-28 16:39:15 -05:00
Sudo-Ivan
d6601adb38
bump to 0.1.2
v0.1.2
2025-05-28 16:28:12 -05:00
Sudo-Ivan
98c71a888e
add logging and graceful shutdown
2025-05-28 16:28:01 -05:00
Sudo-Ivan
65bd70c05a
update instructions
2025-05-28 16:27:38 -05:00
Sudo-Ivan
b77b73576f
add pypi workflow
2025-05-28 16:17:21 -05:00
Sudo-Ivan
edda6972af
update
v0.1.1
2025-05-28 16:09:46 -05:00