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

feat(config): add tasks support #853

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat(config): add tasks support #853

wants to merge 1 commit into from

Conversation

davlgd
Copy link
Contributor

@davlgd davlgd commented Nov 21, 2024

This PR add task as an option to enable/disable with REGULAR or TASK as accepted values in the config command. It allows to manage it once a task app is created.

The "trick" here, it that's it's not a config option for API, but it's the better place to handle it for now and we do the same in Console.

@davlgd davlgd self-assigned this Nov 21, 2024
@davlgd davlgd requested a review from a team as a code owner November 21, 2024 10:14
Copy link

github-actions bot commented Nov 21, 2024

🔎 A preview has been automatically published:

  • 🐧 linux 592f577815cbd1de3ebb4dc53251130cda0d8f25bdc61c98f6ebed22734f3185
  • 🍏 macos 305e9875ee1d8d590c736bdffaf81507756e2c4bd85a1646a77226d74e7b5c88
  • 🪟 win e9a9b186601e4ebaae7eea30e6cbda8b66882dde91967cdc6550cc3cf22d0d7b

This preview will be deleted once this PR is closed.

@davlgd davlgd force-pushed the davlgd-config-task branch from 1fb9f4b to 20f9910 Compare December 2, 2024 13:07
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.

1 participant