digitalocean / digitalocean/sample-functions-python-sendgrid-email

Multiple functions within an App share same utilities.

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Is there a way for multiple functions within the DO (DigitalOcean) App to share the same utils/constants and requirements file?

The issue I'm facing is that every time I create a new function, I have to redefine all the constants, package requirements, and even the build.sh file. This repetition is becoming cumbersome for me.

Here is my folder structure:

image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository's function folder structure, requirements files, constants, and build.sh files to determine whether shared utilities are supported. Clarify the desired DigitalOcean App behavior and define what a complete solution would cover across multiple functions before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.