Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ New python binder for function-services #94

Open
wants to merge 71 commits into
base: master
Choose a base branch
from

Commits on Jan 19, 2024

  1. adds python binder

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ddf1d72 View commit details
    Browse the repository at this point in the history
  2. fix post-gen for python

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bc2a8ba View commit details
    Browse the repository at this point in the history
  3. mv to bin

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    808e724 View commit details
    Browse the repository at this point in the history
  4. changes defaults order

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    44fe00f View commit details
    Browse the repository at this point in the history
  5. doc

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5d799aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f15b197 View commit details
    Browse the repository at this point in the history
  7. Fixes python binder

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    368a335 View commit details
    Browse the repository at this point in the history
  8. rename

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a176781 View commit details
    Browse the repository at this point in the history
  9. reqs for >=3.8

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    189fc4f View commit details
    Browse the repository at this point in the history
  10. doc

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6f0cf3b View commit details
    Browse the repository at this point in the history
  11. improves msg and fix version

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    64069bd View commit details
    Browse the repository at this point in the history
  12. fix version

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    19e7431 View commit details
    Browse the repository at this point in the history
  13. creates settings.json

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    986e574 View commit details
    Browse the repository at this point in the history
  14. Makefile doc

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    84eae50 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a8322b View commit details
    Browse the repository at this point in the history
  16. minor

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0e5d0c3 View commit details
    Browse the repository at this point in the history
  17. metadata default

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    883d162 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aa73412 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5353b60 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0ee49e0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    669766f View commit details
    Browse the repository at this point in the history
  22. rename ooil

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bd7c3ee View commit details
    Browse the repository at this point in the history
  23. minor

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    17138e3 View commit details
    Browse the repository at this point in the history
  24. adds sample

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b59a266 View commit details
    Browse the repository at this point in the history
  25. fix

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    98a33c7 View commit details
    Browse the repository at this point in the history
  26. a single src folder

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e045eeb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b568fa5 View commit details
    Browse the repository at this point in the history
  28. sample code

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b7b660e View commit details
    Browse the repository at this point in the history
  29. fixes devenv

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1566977 View commit details
    Browse the repository at this point in the history
  30. fixes servicename

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    13568e7 View commit details
    Browse the repository at this point in the history
  31. Makefile guard

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a1ebf7f View commit details
    Browse the repository at this point in the history
  32. fixes discover

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    91bf000 View commit details
    Browse the repository at this point in the history
  33. py-binder fix key

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    25bb941 View commit details
    Browse the repository at this point in the history
  34. changes demo

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9577b41 View commit details
    Browse the repository at this point in the history
  35. compose-specs per func

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    34ec1da View commit details
    Browse the repository at this point in the history
  36. adds volumes for devs

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fbb3ae4 View commit details
    Browse the repository at this point in the history
  37. updates Makefile

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    680c0cb View commit details
    Browse the repository at this point in the history
  38. readme

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    31bbbb0 View commit details
    Browse the repository at this point in the history
  39. adds colors to CLI

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0defc28 View commit details
    Browse the repository at this point in the history
  40. WIP fixes

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b7eb78c View commit details
    Browse the repository at this point in the history
  41. target -> service

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d5dfeca View commit details
    Browse the repository at this point in the history
  42. fixe demo

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    65cbfca View commit details
    Browse the repository at this point in the history
  43. fixes inspect

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    11676bd View commit details
    Browse the repository at this point in the history
  44. fixes exception

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ca7bc02 View commit details
    Browse the repository at this point in the history
  45. doc

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    62d36e8 View commit details
    Browse the repository at this point in the history
  46. fix err

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    77bd5e8 View commit details
    Browse the repository at this point in the history
  47. rm build stage

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    515e309 View commit details
    Browse the repository at this point in the history
  48. clean config

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    79ddb03 View commit details
    Browse the repository at this point in the history
  49. fix run

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e3ebe9b View commit details
    Browse the repository at this point in the history
  50. different icon

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6019e72 View commit details
    Browse the repository at this point in the history
  51. adds bin

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    941b243 View commit details
    Browse the repository at this point in the history
  52. change example

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2a2f5a5 View commit details
    Browse the repository at this point in the history
  53. change entyrpoint

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f7c66d6 View commit details
    Browse the repository at this point in the history
  54. cleanup

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bd0f203 View commit details
    Browse the repository at this point in the history
  55. adds publish

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9e1316a View commit details
    Browse the repository at this point in the history
  56. extra example

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    aec64e2 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a2c2d45 View commit details
    Browse the repository at this point in the history
  58. wrong name

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6bdd5c9 View commit details
    Browse the repository at this point in the history
  59. updates config

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dcf7190 View commit details
    Browse the repository at this point in the history
  60. updates test

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    12fd037 View commit details
    Browse the repository at this point in the history
  61. update reqs

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    066595c View commit details
    Browse the repository at this point in the history
  62. minor

    pcrespov committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f7445e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    528a2ea View commit details
    Browse the repository at this point in the history
  2. formatting

    pcrespov committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b8712d0 View commit details
    Browse the repository at this point in the history
  3. doc

    pcrespov committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7aee08b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. WIP

    pcrespov committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4de1aec View commit details
    Browse the repository at this point in the history
  2. old versions

    pcrespov committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8e2c6d0 View commit details
    Browse the repository at this point in the history
  3. hide options in cookiecutter

    pcrespov committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5937a20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    206423d View commit details
    Browse the repository at this point in the history
  5. private variables fix

    pcrespov committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2b430bc View commit details
    Browse the repository at this point in the history
  6. missing files

    pcrespov committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3c328c9 View commit details
    Browse the repository at this point in the history