Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

opott

opott pushed 4 commits to master opott/status
  • 🟩 Splash is up (200 in 601 ms) [skip ci] [upptime] 5bddd1d
  • 🟩 Portfolio is up (200 in 471 ms) [skip ci] [upptime] 62053aa
  • 🟩 Status Page is up (200 in 131 ms) [skip ci] [upptime] ab84ac2
  • 🟩 CourseNotes is up (200 in 601 ms) [skip ci] [upptime] 7f3cc8d

View on GitHub

opott pushed 1 commit to main opott/SpinStack

View on GitHub

opott pushed 1 commit to main opott/SpinStack
  • docs: add README with usage instructions and contribution guidelines 9ce17cd

View on GitHub

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.0
opott 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 deleted a branch opott/SpinStack

development

opott deleted a branch opott/SpinStack

deepsource-transform-8654dfad

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

View on GitHub

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: None
opott created a review on a pull request on opott/SpinStack

View on GitHub

opott deleted a branch opott/SpinStack

renovate/configure

opott pushed 1 commit to main opott/SpinStack

View on GitHub

opott 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 created a review on a pull request on opott/SpinStack

View on GitHub

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

View on GitHub

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 pushed 1 commit to development opott/SpinStack
  • fix: remove unused variable 3365f9c

View on GitHub

opott pushed 1 commit to main opott/SpinStack

View on GitHub

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

View on GitHub

opott pushed 1 commit to development opott/SpinStack
  • style: format code for improved readability and consistency 1f3e417

View on GitHub

opott pushed 1 commit to development opott/SpinStack
  • feat: add functionality to create a manual entry with price data fetching 539c4d3

View on GitHub

opott pushed 1 commit to development opott/SpinStack
  • feat: add currency settings b7d395d

View on GitHub

opott pushed 1 commit to development opott/SpinStack
  • feat: add update price data functionality to refresh existing price records 1fb6f0d

View on GitHub

opott pushed 1 commit to development opott/SpinStack
  • feat: add delete entry functionality to remove existing records d9dba7e

View on GitHub

Load more