Kirsten Hunter

Results 12 issues of Kirsten Hunter

I need to make links to a netlify host which is created during the tour. How can I set it and then make it available?

This command works in the terminal, but not with >>. Can you make this work? >> http POST :/rest/v2/schemas/keyspaces/workshop/tables json:='{ "name": "cavemen", "ifNotExists": false, "columnDefinitions": [ { "name": "firstname", "typeDefinition":...

I need to have the user set up a github remote for their repository. Is there some way I can get and then use information in subsequent steps?

enhancement
area: playback

I'd like to be able to replace the contents of a file without doing the selection bit. Can I have a "action":"replace" for the ``` content?

Seems like I can't have arbitrary HTML in the steps. I'm trying to create an accordion for the animated gif. Paragraph Show me!

enhancement
area: recording
external

We should cover the whole range of common tasks - create a db, add a row, create a table, update a row, delete a row, delete a row, delete a...

We shouldn't have them open gitpod before they do react-basics. I think this flows well.

**Summary** This example expects a Pageview table but it does not exist. **Relevant Documentation Pages** hello-world-cli.adoc **Describe what you looked for** I was trying to follow the getting started, but...

documentation

Hi, I can't use this plugin in open vsx, could you please upload it? If not, may I fork and publish myself? Thanks, Kirsten

I want people to be able to put graphql queries into a text box and then run those queries against the GraphQL server. So I have this: let mutation =...