Skip to content

Conversation

@cyclimse
Copy link
Collaborator

@cyclimse cyclimse commented Feb 27, 2023

Description

This is the code that I transferred over from the private repository.

Modifications made (in accordance to spec discussed with Thomas):

  • Renamed package to scaleway_functions_python

  • Moved hints from scaleway_functions_python.hints to ``scaleway_functions_python.v1.hints`

  • No longer catch exceptions (unlike our subRT)

  • Run the server in debug mode by default (otherwise the exception / stack trace will be absorbed by Flask)

  • Renamed server.py to serving.py

  • Went from a src/ layout to a flat layout. Otherwise, the only way to make it work is to nest it into an additional package.

@cyclimse cyclimse self-assigned this Feb 28, 2023
@cyclimse cyclimse changed the title Feat/setup code feat: initial code release Feb 28, 2023
Shillaker
Shillaker previously approved these changes Mar 1, 2023
@cyclimse cyclimse merged commit b239151 into main Mar 2, 2023
@cyclimse cyclimse deleted the feat/setup-code branch March 2, 2023 09:51
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.

4 participants