Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
Forked from G-Research/spark-extension
A library that provides useful extensions to Apache Spark.
Scala
-
-
782 contributions in the last year
Contribution activity
October 2020
Created a pull request in G-Research/spark-dgraph-connector that received 3 comments
Created an issue in actions/runner that received 1 comment
Step if condition starting with ! fails parsing
Describe the bug
My workflow has a step if condition that starts with a ! to negate the expression. The yaml file cannot be parsed: While parsing a…