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.

Having trouble with using the retrieved data in the following steps

See original GitHub issue

Hi thanks for sharing this action. I tried to use this actions to retrieve tokens from out vault and use it in the following steps. I have met several problems,

  1. Somehow the set-env command generated by this action has a , after the name field in the command as “::set-env name=action_state,::yellow”
  2. I tried to remove the comma but it still doesn’t seem to work. the way I use in the following steps is “steps.login-vault.env.{name_of_token}” What is the recommended way to use the token retrieved in the following steps? Are the secrets being outputted? because I tried to use “steps.login-vault.outputs.{name_of_token}” still doesn’t seem to work. btw, “login-vault” is the id for the login step that I used your actions for. And I can already see the token being retrieved from the debugging mode in pipeline.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
RichiCoder1commented, Feb 20, 2020

@Emmawaterman This should be fixed with v0.6.2. Let me know if you’re still seeing issues after that!

0reactions
RichiCoder1commented, Mar 10, 2020

Haven’t heard from yah, so going to go ahead and close this out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Procedures: Using the Data Retrieval Features - Microsoft Learn
In this article​​ They serve as simple examples that demonstrate how to use Message Analyzer features to retrieve saved logs and files in...
Read more >
Retrieving data from Salesforce
To use the standard Salesforce interface to retrieve data from Salesforce, perform the following steps: Create a Data Connector applet.
Read more >
Data Retrieval with SQL — Tutorial and Examples
You can see that we first define a table, then specify columns within the table and the data type associated with each column,...
Read more >
Help using the water-quality data retrieval system
Retrieving data from this site consists of the following steps (starting from the ... and that have at least 20 observations in the...
Read more >
Retrieving Data from Multiple Database Connections - Oracle
Mismatched number of dimensions in the database connections may cause retrieval errors. In a grid, you can also retrieve data from multiple database...
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