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

Cleanup Makefile targets #1104

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

Cleanup Makefile targets #1104

wants to merge 26 commits into from

Conversation

waliid
Copy link
Member

@waliid waliid commented Dec 13, 2024

Description

This PR simplifies our Makefile targets by using dedicated scripts for each one.

Changes made

  • The script archive-demo.sh has been added.
  • The script deliver-demo.sh has been added.

Note

The archive and delivery targets for demos are now executed in interactive mode, allowing users to specify information related to Apple API. (A non-interactive mode is also available for CI purposes.)

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@waliid waliid linked an issue Dec 13, 2024 that may be closed by this pull request
4 tasks
@waliid waliid force-pushed the 1077-cleanup-makefile-targets branch from f12a81b to 0b4794e Compare December 15, 2024 12:30
@waliid waliid force-pushed the 1077-cleanup-makefile-targets branch from 0b4794e to 5b0668b Compare December 15, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✏️ Draft
Development

Successfully merging this pull request may close these issues.

Cleanup Makefile targets
1 participant