question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature: Expose --id to rules

See original GitHub issue

I want to get the value of danger ci --id to use in rules.

The intent is to run danger twice on CI pipeline, first time early to report coding errors, second time late to grab any artifacts from CI jobs and format them as comments.

The property itself is here:

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ortacommented, May 11, 2022

I think dangerID in there would be 👍🏻 (utils is for functions IMO)

1reaction
ortacommented, May 11, 2022

Feels like a field which could be available in the main danger export to me

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exposing Database IDs to the UI - Stack Overflow
Rules on 'who can access what ids' must be very very carefully built into your application when exposing these ids.
Read more >
Keep IDs internal with REST by Mark Seemann - ploeh blog
I wanted to see if it would be possible to design a REST API that doesn't expose IDs in their JSON (or XML)...
Read more >
A Better Way to Protect Your IDs - Medium
Your web application has a strong way of authentication and every resource has checks if your user is actual authorized to access it....
Read more >
Feature Toggles (aka Feature Flags) - Martin Fowler
Expose current feature toggle configuration​​ Any system using feature flags should expose some way for an operator to discover the current state of...
Read more >
Access-Control-Expose-Headers - HTTP - MDN Web Docs
The Access-Control-Expose-Headers response header allows a server to indicate which response headers should be made available to scripts ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found