Skip to content

APPS-3 : Automatically configure the app's env when running dev#79

Merged
achaaoui-yc merged 5 commits intomainfrom
APPS-3
Dec 16, 2024
Merged

APPS-3 : Automatically configure the app's env when running dev#79
achaaoui-yc merged 5 commits intomainfrom
APPS-3

Conversation

@achaaoui-yc
Copy link
Copy Markdown
Contributor

@achaaoui-yc achaaoui-yc commented Dec 11, 2024

JIRA Ticket

APPS-3

QA Steps

  • Bootstrap a new app
  • Change the dev process in youcan.web.json to env
"commands": {
  "dev": "env"
}
  • Run youcan app dev command using this branch changes
  • See the output contains the following environment variables
    • YOUCAN_API_KEY
    • YOUCAN_API_SECRET
    • YOUCAN_API_SCOPES

@achaaoui-yc achaaoui-yc added the ⏳ In progress Still in development phase label Dec 11, 2024
@achaaoui-yc achaaoui-yc self-assigned this Dec 11, 2024
@achaaoui-yc achaaoui-yc added 💻 Ready for review Requires a review from another developer. and removed ⏳ In progress Still in development phase labels Dec 16, 2024
@achaaoui-yc achaaoui-yc merged commit dd9e3f7 into main Dec 16, 2024
@achaaoui-yc achaaoui-yc deleted the APPS-3 branch December 16, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💻 Ready for review Requires a review from another developer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants