Skip to content

Feature Request: Function to identify RuntimePackages #3771

Open
@joandrsn

Description

@joandrsn

Would it be possible to add a function to identify which packagetype an AppFile is?

Example:
I have a file MyApp.app, but I dont know if it can be submitted to AppSource. AppSource packages cannot be RuntimePackages.

I propose a function to identify what type of apppackage it is.

I believe this can be done via reading the first 50 bytes of any given app file and identifying patterns in the file.

The usage for this function is for New-AppSourceSubmission, which requires a regular AL-package.

Another solution to the problem would be to add the functionality to altool.exe, such that the information would be present when calling Get-AppJsonFromAppFile.

If this is accepted, I will provide a pull-request with the functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleNo recent activity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions