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.

Sequences reading

See original GitHub issue

I cannot understand how EO yaml works with embedded sequences. Let’s say I have the following file with permissions for users settings:

permissions:
    - john:
      - deploy
      - delete
    - jane:
      - deploy
      - download

I need to read and check whether user can perform given action. Any hints?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
amihaiemilcommented, Jun 17, 2020

@olenagerasimova @chriamue The bug about reading mappings within sequences, which start at the dash line has been fixed and released with version 5.0.3. See here.

1reaction
olenagerasimovacommented, Apr 15, 2020

@amihaiemil thank you for the explanation, indentions in my file are fine (copy-paste problem here, permissions are not on the first level), with proper formatting everything works. And we also consider your idea to get rid of the first sequence)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Teaching Sequence | Reading Rockets
Helping children understand the concept of sequence develops both literacy and scientific inquiry skills. Here are a few simple activities that families can ......
Read more >
Sequencing events in reading and writing - Literacy Ideas
A critical reading comprehension strategy, sequencing allows students to make sense of how events unfold in their reading. In turn, these reading skills...
Read more >
Teaching Strategies for Sequencing Reading (Grades 1-5)
Sequencing refers to the identification of parts of a text, such as the beginning, middle, and end. Learn how to apply sequencing to...
Read more >
Sequencing - Strategies for Students
Sequencing is an essential strategy in comprehension, and the overall purpose of reading is comprehension. This is why sequencing is so important in...
Read more >
How to Teach Sequencing and Improve Reading ...
When we read, most sequencing usually happens after we finish a text. Once your student has completed reading a text, you can help...
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