Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
opott pushed 4 commits to master opott/status
opott pushed 1 commit to main opott/SpinStack
- docs: add README with usage instructions and contribution guidelines 9ce17cd
opott closed a pull request on opott/SpinStack
Add README with usage instructions and contribution guidelines
Include detailed usage instructions, contribution guidelines, and licensing information for the SpinStack project.opott created a branch on opott/SpinStack
development - A record collection management system written in Python.
opott created a tag on opott/SpinStack
v1.0.0 - A record collection management system written in Python.
opott published a release on opott/SpinStack
v1.0.0 - Initial Release
## What's Changed * Initial SpinStack Code by @opott in https://github.com/opott/SpinStack/pull/1 **Full Changelog**: https://github.com/opott/SpinStack/commits/v1.0.0opott opened an issue on opott/SpinStack
(PY-D0003) Missing module/function docstring
## Description The module/function docstring is missing. If you want to ignore this, you can configure this in the `.deepsource.toml` file. Please refer to [docs](https://deepsource.io/docs/analyz...opott opened an issue on opott/SpinStack
(BAN-B607) Audit: Starting a process with a partial executable path
## Description Python possesses many mechanisms to invoke an external executable. If the desired executable path is not fully qualified relative to the filesystem root then this may present a pote...opott opened an issue on opott/SpinStack
(FLK-E402) Module level import not at the top of the file
## Description All module level imports should be at the top of the file. This means that there should be no statements in between module level imports. ## Occurrences There are 11 occurrences...opott pushed 1 commit to main opott/SpinStack
- style: format code with isort, Ruff Formatter and Yapf This commit fixes the style issues introduced in 8894bfd acco... 2b1283d
opott closed a pull request on opott/SpinStack
style: format code with isort, Ruff Formatter and Yapf
This commit fixes the style issues introduced in 8894bfd according to the output from isort, Ruff Formatter and Yapf. Details: Noneopott closed a pull request on opott/SpinStack
chore: Configure Renovate
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Re...opott pushed 14 commits to main opott/SpinStack
- chore: add .gitignore file 4acbfb8
- feat: implement add record functionality 2860bea
- feat: add clear console functionality to improve user experience b79d581
- feat: add fetch entry functionality to retrieve existing records f6f5e20
- chore: add example environment configuration file 7300e4b
- feat: add edit entry functionality to modify existing records 470477e
- feat: add delete entry functionality to remove existing records 8c69c5e
- feat: add update price data functionality to refresh existing price records 4fd33c4
- feat: add currency settings f201ba8
- feat: add functionality to create a manual entry with price data fetching 0328715
- style: format code for improved readability and consistency 2ac6c51
- chore: update requirements.txt with new dependencies and versions 175eb90
- style: format code with Ruff Formatter and Yapf This commit fixes the style issues introduced in a539bc8 according t... 9ba00ea
- fix: remove unused variable 8894bfd
opott closed a pull request on opott/SpinStack
Initial SpinStack Code
Add functionalities for adding, editing, deleting, and fetching records, along with price data updates and currency settings. Include a console clear feature for better usability. Update environmen...opott opened a pull request on opott/SpinStack
Initial SpinStack Code
Add functionalities for adding, editing, deleting, and fetching records, along with price data updates and currency settings. Include a console clear feature for better usability. Update environmen...opott pushed 1 commit to development opott/SpinStack
- chore: update requirements.txt with new dependencies and versions a539bc8
opott pushed 1 commit to development opott/SpinStack
- style: format code for improved readability and consistency 1f3e417
opott pushed 1 commit to development opott/SpinStack
- feat: add functionality to create a manual entry with price data fetching 539c4d3
opott pushed 1 commit to development opott/SpinStack
- feat: add update price data functionality to refresh existing price records 1fb6f0d
opott pushed 1 commit to development opott/SpinStack
- feat: add delete entry functionality to remove existing records d9dba7e