Coder Social home page Coder Social logo

Comments (5)

rootsher avatar rootsher commented on September 22, 2024

same problem

from cloud-build-notifiers.

VuKrampHub avatar VuKrampHub commented on September 22, 2024

I think you can find all possible variables here:
https://cloud.google.com/build/docs/api/reference/rest/v1/projects.builds#resource:-build

from cloud-build-notifiers.

prabenzom avatar prabenzom commented on September 22, 2024

Thanks for the link @VuKrampHub. Does that resolve your question @scr4bble >

from cloud-build-notifiers.

scr4bble avatar scr4bble commented on September 22, 2024

I guess that partially it does. But I find the linked docs quite extensive, so I would need time to review it in order to evaluate. First thing that comes to my mind is: does the case sensitivity matter here? I see there is "build" variable in the posted URL for build resource but I see {{.Build.ProjectId}} in the slack.json file and I don't understand why is it different. It would be really great if this all is explained inside docs directly in this project (e.g. in the Readme file) - how exactly to use the variables and where to find the list of available variables (could be the linked docs if that is the source but I am not able to verify this).

from cloud-build-notifiers.

VuKrampHub avatar VuKrampHub commented on September 22, 2024

@scr4bble I indeed had the same confusion from the start. The link I shared is the possible structure of the build object containing all available variables. When it is referred in the template file, it is as .Build. The same with its properties, they also start with uppercase letter.

The caveat is for some it's hard to determine how to refer to them from the linked doc such as Source property as there can be multiple inherited types. What I do in this case is to look at the actual build object, which you can capture from cloud-builds topic message and decode using any base64 decoder

from cloud-build-notifiers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.