Library does not provide a getFileUrls for charm_recipe_builds

Bug #2028406 reported by Adam Dyess
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
In Progress
Low
Colin Watson

Bug Description

a completed charm_recipe_build[0] on the webui has a link to the built file

But I don't see a link to that built_file in the charm_recipe_build[0]

Do i just need to guess at it's link via the `build.web_link`?

something like:

```python
charm_link = build.web_link + "/+files/totally-made-up-guess.charm"
```
this feels -- icky

Perhaps you could export a getFileUrls method in this endpoint like is done for snap_build

[0] https://api.launchpad.net/devel.html#charm_recipe_build

Related branches

Colin Watson (cjwatson)
affects: launchpadlib → launchpad
Colin Watson (cjwatson)
tags: added: api feature lp-charms
Changed in launchpad:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Colin Watson (cjwatson)
summary: - Library does provide a getFileUrls for charm_recipe_builds
+ Library does not provide a getFileUrls for charm_recipe_builds
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.