Skip to content

A basic image manager#9

Merged
tkzt merged 11 commits intocodekitchen-community:mainfrom
tkzt:feature/manager
Feb 6, 2024
Merged

A basic image manager#9
tkzt merged 11 commits intocodekitchen-community:mainfrom
tkzt:feature/manager

Conversation

@tkzt
Copy link
Copy Markdown
Collaborator

@tkzt tkzt commented Jan 14, 2024

fixes #2

@tkzt tkzt force-pushed the feature/manager branch 2 times, most recently from 60b435b to 611bc59 Compare January 14, 2024 11:31
@tkzt tkzt force-pushed the feature/manager branch 4 times, most recently from 6dc1680 to aafbf69 Compare January 14, 2024 13:33
Copy link
Copy Markdown
Member

@greyli greyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are also some other issues (legacy Flask-SQLAlchemy query methods, large try...except statements, EOL, lint issues, etc.), but I think it's okay to fix them later.

@tkzt
Copy link
Copy Markdown
Collaborator Author

tkzt commented Feb 5, 2024

Improved a little bit 🙃:

  • added pre-commit linter hooks
  • killed large try...except blocks
  • CI conf and other details

@greyli
Copy link
Copy Markdown
Member

greyli commented Feb 5, 2024

LGTM. Let's merge it and improve it later.

BTW, It's better to prevent huge pull requests...

@tkzt
Copy link
Copy Markdown
Collaborator Author

tkzt commented Feb 6, 2024

LGTM. Let's merge it and improve it later.

BTW, It's better to prevent huge pull requests...

Aha, got it.

@tkzt tkzt merged commit bc26072 into codekitchen-community:main Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An Flask based image manager

2 participants