-
Notifications
You must be signed in to change notification settings - Fork 14
Issues: flipkart-incubator/Krystal
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
#RandomlyAllocatedMultileasePool Create a MultiLeasePool implementation which allocates an object from the pool randomly
good first issue
Good for newcomers
size: m
Medium sized change
#273
opened Nov 5, 2024 by
RamAnvesh
#Nil_Is_Success Move Nil under the Success Interface to make clear that Nil is a succes
good first issue
Good for newcomers
size: xs
super small change
#272
opened Nov 1, 2024 by
RamAnvesh
#PriorityQueueInMultiLeasePool Change from linear queue to priority queue in Good for newcomers
size: xs
super small change
MultiLeasePool
good first issue
#270
opened Jul 19, 2024 by
RamAnvesh
#ExplicitMandatory Make inputs and dependencies mandatory only if @Mandatory annotation is set on the facet.
good first issue
Good for newcomers
size: s
Small change
#265
opened Jul 9, 2024 by
RamAnvesh
#DebugGraph Fix the Kryon DAG Html generator
good first issue
Good for newcomers
ready for dev
size: s
Small change
#261
opened Jun 21, 2024 by
RamAnvesh
#ErrorProneIntegration Integrate codebase with Error prone to catch bugs earlier
enhancement
New feature or request
good first issue
Good for newcomers
size: xs
super small change
#255
opened May 19, 2024 by
RamAnvesh
#DeepImmutabilityChecks We should be able to validate that the data types of all the input and dependency facets are deeply immutable
enhancement
New feature or request
good first issue
Good for newcomers
size: s
Small change
#254
opened May 19, 2024 by
RamAnvesh
#FacetsAreImmutableAfterSet
good first issue
Good for newcomers
size: s
Small change
#247
opened May 9, 2024 by
RamAnvesh
#MaxOneFanoutResolverPerDependency Add support validating the vajram post code generation phase
#246
opened May 8, 2024 by
RamAnvesh
#VajramInheritance Design and implement Vajram Inheritance
size: m
Medium sized change
#245
opened May 7, 2024 by
RamAnvesh
#VajramVisualization Add support for visualising the DAG inside a Vajram
good first issue
Good for newcomers
ready for dev
size: m
Medium sized change
#229
opened Feb 13, 2024 by
RamAnvesh
#UnitTestVajramAnnotationProcessors
good first issue
Good for newcomers
ready for dev
size: m
Medium sized change
#225
opened Feb 10, 2024 by
RamAnvesh
#ValidateAllMandatoryInputsAreResolved Validate at build time that all mandatory inputs of every dependency are resolved. Else, fail the build. #VajramCodeGen
good first issue
Good for newcomers
ready for dev
size: m
Medium sized change
#224
opened Feb 10, 2024 by
RamAnvesh
#AutoResolveMissingInputs Krystex should auto-resolve inputs of dependencies for which resolvers are missing in a kryon. #Krystex
good first issue
Good for newcomers
ready for dev
size: s
Small change
#223
opened Feb 10, 2024 by
RamAnvesh
#MultiInputResovers Add support for multi input resolvers which can resolve more than one (even all) inputs of a dependency
ready for dev
size: m
Medium sized change
#221
opened Feb 9, 2024 by
RamAnvesh
#OutputFacet Introduce the Good for newcomers
ready for dev
size: s
Small change
output
facet
good first issue
#210
opened Jan 18, 2024 by
RamAnvesh
#MandatoryJavaDoc Make Javadoc mandatory on Vajrams and its facets
good first issue
Good for newcomers
ready for dev
size: s
Small change
#191
opened Dec 20, 2023 by
RamAnvesh
Simplifying IO Vajrams supporting Input modulation
enhancement
New feature or request
size: m
Medium sized change
#174
opened Sep 15, 2023 by
prateek-kr-fk
Reduce CPU cost of using Performance enhancement related
java.util.Stream
s in Krystal code
performance
#169
opened Aug 16, 2023 by
RamAnvesh
Move Performance enhancement related
VajramKryonGraph.validateMandatory
from VajramKryonGraph
to auto-generated code #Vajram
performance
#167
opened Aug 15, 2023 by
RamAnvesh
Make Performance enhancement related
Inputs
class an interface which can be implemented per vajram
performance
#166
opened Aug 15, 2023 by
RamAnvesh
#ValidateNoDuplicateResolvers
bug
Something isn't working
good first issue
Good for newcomers
in progress
size: xs
super small change
validation
#155
opened Jun 29, 2023 by
RamAnvesh
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.