Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

blackstork-io/fabric

Andrew-Morozko closed an issue on blackstork-io/fabric
Support content selection using meta tags
## Background In some cases, the structure of a produced document must slightly differ based on requirements. To avoid creating multiple templates for slightly different use cases, it should be ...
Andrew-Morozko closed an issue on blackstork-io/fabric
Dynamic blocks
## Background The content structure in FCL templates is static at the moment. Fabric supports content filtering during rendering (#99), but users can't mutate the document structure based on dat...
Andrew-Morozko pushed 1 commit to main blackstork-io/fabric
  • Dynamic blocks, conditional rendering (#251) 2f591ab

View on GitHub

Andrew-Morozko deleted a branch blackstork-io/fabric

dynamic-blocks

Andrew-Morozko closed a pull request on blackstork-io/fabric
Dynamic blocks and meta tags filtering
Resolves #142 Deviations from the spec: `dynamic` is not an attribute on a block, but a container block: ```hcl document "test-doc" { dynamic { items = ["a", "b", "c"] content tex...
Andrew-Morozko pushed 15 commits to dynamic-blocks blackstork-io/fabric
  • feat: add falcon_detection_details datasource (#252) b9889ab
  • feat: add falcon_vulnerabilities datasource (#255) 2d3887c
  • feat: add falcon_intel_indicators datasource (#254) 237561f
  • Small fixes b943356
  • Dynamic block 2e2d309
  • Tag filtering, improve smoke test harness e34c6f3
  • Warn on empty content f6d0d7f
  • Treat blocks as readonly (for dynamic blocks) 383e755
  • Fixed corner cases, added tests 23b1522
  • CI fix: removed deprecated and incorrect linter 7297616
  • Fix for empty dynamic blocks bcdbd23
  • Warn on no content d823ee9
  • CI fix 8bdc5a0
  • Update title parser Switch to proper parsing of synthetically generated title block, instead of generating a parsed s... ca4bd8f
  • Is included 47d9419

View on GitHub

Andrew-Morozko created a comment on an issue on blackstork-io/fabric
> I guess this can be closed @traut I'd rather close it after part two of AST is merged in, but it's up to you!

View on GitHub

traut created a comment on an issue on blackstork-io/fabric
I guess this can be closed @Andrew-Morozko? We'll continue working on the migration to the new structure

View on GitHub

traut created a comment on an issue on blackstork-io/fabric
it's time!

View on GitHub

anasmuhmd created a review comment on a pull request on blackstork-io/fabric
Thanks, resolved.

View on GitHub

anasmuhmd created a review on a pull request on blackstork-io/fabric

View on GitHub

traut created a review comment on a pull request on blackstork-io/fabric
missed one!

View on GitHub

traut created a review on a pull request on blackstork-io/fabric

View on GitHub

traut pushed 1 commit to main blackstork-io/fabric
  • feat: add falcon_intel_indicators datasource (#254) 237561f

View on GitHub

traut closed a pull request on blackstork-io/fabric
feat: add falcon_intel_indicators datasource
4/https://github.com/blackstork-io/fabric/issues/243
traut pushed 1 commit to main blackstork-io/fabric
  • feat: add falcon_vulnerabilities datasource (#255) 2d3887c

View on GitHub

traut closed a pull request on blackstork-io/fabric
feat: add falcon_vulnerabilities datasource
5/https://github.com/blackstork-io/fabric/issues/243.
traut created a comment on a pull request on blackstork-io/fabric
@anasmuhmd I think this misses the default value on size, right?

View on GitHub

traut pushed 1 commit to main blackstork-io/fabric
  • feat: add falcon_detection_details datasource (#252) b9889ab

View on GitHub

traut closed a pull request on blackstork-io/fabric
feat: add falcon_detection_details datasource
2/https://github.com/blackstork-io/fabric/issues/243
traut created a review on a pull request on blackstork-io/fabric

View on GitHub

Andrew-Morozko pushed 3 commits to dynamic-blocks blackstork-io/fabric
  • CI fix a63b76b
  • Update title parser Switch to proper parsing of synthetically generated title block, instead of generating a parsed s... ce8afa9
  • Is included 7d2dc05

View on GitHub

Andrew-Morozko pushed 13 commits to dynamic-blocks blackstork-io/fabric
  • feat: crowdstrike falcon_cspm_ioms datasource (#245) 55d1a32
  • Small fixes cc4efca
  • Dynamic block ad2b508
  • Tag filtering, improve smoke test harness 4da0d57
  • Warn on empty content ae5b4fd
  • Treat blocks as readonly (for dynamic blocks) e85c791
  • Fixed corner cases, added tests f0d8210
  • CI fix: removed deprecated and incorrect linter 2d15b3d
  • Fix for empty dynamic blocks 6e7b3db
  • Warn on no content 6182b8a
  • CI fix 5ce3924
  • Update title parser Switch to proper parsing of synthetically generated title block, instead of generating a parsed s... 6917bbd
  • Is included ad0f6dc

View on GitHub

Andrew-Morozko pushed 1 commit to dynamic-blocks blackstork-io/fabric

View on GitHub

Andrew-Morozko pushed 1 commit to dynamic-blocks blackstork-io/fabric

View on GitHub

Andrew-Morozko pushed 3 commits to dynamic-blocks blackstork-io/fabric
  • CI fix b53d092
  • Update title parser Switch to proper parsing of synthetically generated title block, instead of generating a parsed s... aacc744
  • Is included d226925

View on GitHub

Andrew-Morozko pushed 3 commits to dynamic-blocks blackstork-io/fabric
  • CI fix eba9cf6
  • Update title parser Switch to proper parsing of synthetically generated title block, instead of generating a parsed s... 0696f0e
  • Is included 2a0f2d4

View on GitHub

Andrew-Morozko pushed 4 commits to dynamic-blocks blackstork-io/fabric
  • Truthy values support 5bd1c41
  • CI fix d7596d3
  • Update title parser Switch to proper parsing of synthetically generated title block, instead of generating a parsed s... 96859a6
  • Is included 104a46e

View on GitHub

anasmuhmd created a review comment on a pull request on blackstork-io/fabric
I agree, let me update all prs

View on GitHub

anasmuhmd created a review on a pull request on blackstork-io/fabric

View on GitHub

Load more