Skip to content

Allow *.ir.json as alternative IR filename #253

@gatesn

Description

@gatesn

This line is strict for *.conjure.json: https://github.com/palantir/gradle-conjure/blob/develop/gradle-conjure/src/main/java/com/palantir/gradle/conjure/ConjureLocalGenerateGenericTask.java#L30

But the Conjure Godel plugin generates *.ir.json files making them unusable: https://github.com/palantir/godel-conjure-plugin/blob/96bccdf6c9de1eec90a94a601a677b0bd2182d39/conjureplugin/publish.go#L65

It may be easier to relax this plugin so it works against all previously published IR files even if we go on to fix the godel plugin too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions