Skip to content

issues Search Results · repo:datreeio/action-datree language:Shell

Filter by

18 results
 (71 ms)

18 results

indatreeio/action-datree (press backspace or delete to remove)

When running Datree workflow against a PR from a forked repo, it results in the error below: Error: Path does not exist: datree.sarif Error: Path does not exist: datree.sarif From my observation, I see ...
  • berry2012
  • 3
  • Opened 
    on May 11, 2023
  • #27

When running the cli with the following: - name: Run Datree Policy Check uses: datreeio/action-datree@main with: path: kubernetes/application/overlay/test cliArguments: --ignore-missing-schemas ...
stale issue
  • Plork
  • 9
  • Opened 
    on Dec 6, 2022
  • #26

hi i have a folder called charts with 2 folders inside a common library chart and another helm chart that uses the common library chart. With the github action it seems to error ( and fail ) on processing ...
  • loeken
  • 8
  • Opened 
    on Nov 18, 2022
  • #23

Hi, when running datree in kustomize mode, failed builds will generate an empty yaml, causing an uninformative error message. Therefore, we are trying to test the actual kustomization.yaml files for ...
  • gilbahat
  • 1
  • Opened 
    on Nov 10, 2022
  • #20

Hi, for one reason or another, the added schema location is ignored when running datree through the action. CLI output: ✗ datree kustomize test apps/staging --schema-version 1.24.0 --schema-location ...
stale issue
  • gilbahat
  • 3
  • Opened 
    on Nov 10, 2022
  • #19

Summary of datree check shows the check to have passed when the schema validation failed. This makes it hard to understand the issue and creates confusion. img width= 614 alt= image src= https://user-images.githubusercontent.com/10202162/200645002-d1e12598-4617-40be-9317-6d181a13f72c.png ...
  • singhprincejeet
  • 3
  • Opened 
    on Nov 8, 2022
  • #18

There are 2 issues with the github action summary: 1. excluded rules still appear as failed in the summary. this makes it really hard to tune what issues have been successfully excluded. 2. garbage ...
  • gilbahat
  • 4
  • Opened 
    on Oct 12, 2022
  • #16

https://github.com/NoMoosey/cluster-moose/actions/runs/2981719711 At the end of the report, there are lines with Filename: null . I suspect it s happening due to he use of --only-k8s-files flag.
  • eyarz
  • 1
  • Opened 
    on Sep 8, 2022
  • #13

Similar to what I have done in my Jenkins library here: https://github.com/HariSekhon/Jenkins/blob/master/vars/datree.groovy#L81 I think this would be a handy thing for this action to do and would be ...
  • HariSekhon
  • 11
  • Opened 
    on Jul 27, 2022
  • #11

Feature Request to add a quiet mode parameter to not print all the annotation skipped rules as they drown out any unaddressed failures: +-----------------------------------+-----------------------+ | ...
  • HariSekhon
  • 6
  • Opened 
    on Jul 19, 2022
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub