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 Request] Expose ref for all deployment_status events

See original GitHub issue

I see that deployment_status events dont have a ref so we can’t install to the cache from this job.

How would I make it so I install dependencies from the push that triggered the deployment_status and then leverage those cached dependencies for the action relying on the deployment_status event?

For reference, I’m essentially trying to do this workflow:

https://glebbahmutov.com/blog/develop-preview-test / https://www.philgiese.com/post/e2e-with-vercel

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
kylemhcommented, Jun 4, 2021

Basically, how would I cache dependencies in this workflow:

https://github.com/kylemh/cypress-preview-url-issue

1reaction
aparna-ravindracommented, Jun 7, 2022

There is a similar discussion in this issue. If you find it similar to your usecase, you are welcome to add your views.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Preview deployment example with dependency caching #385
... deployment_status events. Unsure of any workarounds. ... [Feature Request] Expose ref for all deployment_status events actions/cache#598.
Read more >
Kubernetes API Reference Docs
All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value...
Read more >
NetSuite Applications Suite - Initiating Campaign Events
Exposing Internal IDs and Field IDs ... Executing Scripts Using a Specific Role · Setting Available Without Login · Setting Script Deployment Status...
Read more >
Service hooks events - Azure DevOps | Microsoft Learn
Reference for service hook events. ... Code checked in; Code pushed; Pull request created; Pull request merge commit created; Pull request ...
Read more >
Why GitLab Ultimate?
GitLab continuously adds features every month and evaluates features that can be moved to ... Continuously log events that are commonly requested in...
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