Skip to content
Snippets Groups Projects

Yaml improvements around provenance

Merged Benjamin Schubert requested to merge bschubert/node-provenance into bschubert/new-node-api
All threads resolved!

Description

This adds multiple improvements around how we eal with provenance

Changes proposed in this merge request:

  • Remove indices from 'node_get_provenance'
  • Remove 'key' from 'get_path_from_node'
  • Rework 'assert_symbol_name'

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • I love how this simplifies things. :thumbsup:

  • added 3 commits

    • 4922dfec - _yaml: Remove 'indices' from 'node_get_provenance'
    • 948fc88d - _project: remove 'key' argument from 'get_path_from_node'
    • 02e66fbe - _yaml: rework 'assert_symbol_names' to not require provenance

    Compare with previous version

  • Daniel Silverstone resolved all threads

    resolved all threads

  • Benjamin Schubert added 89 commits

    added 89 commits

    • 02e66fbe...40050c23 - 85 commits from branch bschubert/new-node-api
    • 7725d865 - types: rework dependency to always get a 'Node' as dep and remove provenance
    • cafbb43e - _yaml: Remove 'indices' from 'node_get_provenance'
    • 4bc70e88 - _project: remove 'key' argument from 'get_path_from_node'
    • e517422e - _yaml: rework 'assert_symbol_names' to not require provenance

    Compare with previous version

  • mentioned in commit 349b0082

  • Please register or sign in to reply
    Loading