Hello,
I can’t find a way to send a new secrets environnement variable using the API.
Is there a way? If not, is this feature going to be added?
Hello,
I can’t find a way to send a new secrets environnement variable using the API.
Is there a way? If not, is this feature going to be added?
Hi @soundlicious
Currently,
There is now way to add a secret variable using API.
We will report this to the product team for this feature request.
Thanks
Chaitanya
Good information thanks for sharing
vmware
how to add a secret variable using API?
Ship needs a simple API, just a basic one being able to list and trigger publish will do.
Hello,
Feature Request:
I would like to have the ability to generate a read-only API access token.
Reason being, I want to be able to query and collect data based off workflow runs for dashboard purposes, but I want to limit the scope of the API token to read-only (i.e, GET request) so that in no way can it be used for nefarious purposes. This is preventing me from using the API at the moment.
Example for use with the /builds/ endpoint https://api-docs.bitrise.io/#/builds only and or /builds-artifacts/ for read.
Hello,
Feature Request:
I am running my ui automated test on Bitrise. And it shows test report as one of the build add ons, I would like to request API to fetch test result data from the test report add ons for each build.
Looking forward for new API.
Hey guys, I’m not sure if there’s any more work being done on this any more, - but would be great to be able to get a build details by app ID and build number (as an option instead of build slug). Sometimes it’s not an easy thing to know what the slug value is, if a build is historical and dates back past 200 years.
Our org for example has builds numbering in 10,000 - 15,000 (and I’m sure there are plenty who dwarf that number), so if I use default page limit (or even a higher one), it would still take a long time to get there the standard way. If I can retrieve a build by number, it becomes a trivial thing.