antq icon indicating copy to clipboard operation
antq copied to clipboard

API for checking and updating files rather than dep maps?

Open pmonks opened this issue 2 years ago • 2 comments

I've just started looking at the API, and was trying to figure out how to use it to report on and upgrade all of the various types of dependency file (deps.edn, pom.xml, project.clj, GitHub workflow files etc.). Are such APIs planned?

pmonks avatar Jun 11 '23 01:06 pmonks

@pmonks Sorry for late reply.

how to use it to report on and upgrade all of the various types of dependency file (deps.edn, pom.xml, project.clj, GitHub workflow files etc.). Are such APIs planned?

Currently, APIs does not support all types of project files (including GitHub workflows). I'd like to support in the future, but it is undecided for now.

liquidz avatar Jun 14 '23 07:06 liquidz

@liquidz no need to apologise, and no rush! I really appreciate your work on antq, and look forward to every enhancement you ship, whatever they are and whenever they land!

pmonks avatar Jun 14 '23 23:06 pmonks