Having trouble with using the retrieved data in the following steps
See original GitHub issueHi 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,
- 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” - 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:
- Created 4 years ago
- Comments:11 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Emmawaterman This should be fixed with
v0.6.2
. Let me know if you’re still seeing issues after that!Haven’t heard from yah, so going to go ahead and close this out.