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

Create a gradle task to fetch dcf file #1616

Open
HooHaa-code opened this issue Sep 13, 2024 · 2 comments
Open

Create a gradle task to fetch dcf file #1616

HooHaa-code opened this issue Sep 13, 2024 · 2 comments
Assignees
Labels
engProd Engineering productivity - build system, testing, etc 🟢 P2 Priority for next 2-3 releases
Milestone

Comments

@HooHaa-code
Copy link

As a CI/CD node, I would like a way to fetch and place the dcf file so I can run CI/CD tasks with the need of fetching the latest dcf file from the target hardware

The only way I know to obtain the dcf file now is to manually pull it from a target device that has fetched the document after running the app. This solution is not ideal for CI/CD systems.

@iamralpht
Copy link
Collaborator

@timothyfroehlich Can you link to our task that does this for the test files?

@timothyfroehlich
Copy link
Member

We have some somewhat one-off code that does it for our Validation tests. The test that fetches the files is here and it depends on an unpublished Gradle plugin here.

We previously considered making this easy for users of DesignCompose (#273, #275) but they've been in the backlog since last year. Happy to work on them if we want to prioritize them again.

@iamralpht iamralpht added engProd Engineering productivity - build system, testing, etc 🟢 P2 Priority for next 2-3 releases labels Oct 2, 2024
@iamralpht iamralpht added this to the 0.33 milestone Dec 11, 2024
@rylin8 rylin8 modified the milestones: 0.33, 0.34 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engProd Engineering productivity - build system, testing, etc 🟢 P2 Priority for next 2-3 releases
Projects
Status: No status
Development

No branches or pull requests

4 participants