issues Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:JavaScript language:CSS
Filter by
26.2M results
Description:
Design the Campaign/Project schema.
Tasks:
- [ ] Create src/models/Project.model.js
- [ ] Fields: title, description, category, goalAmount, raisedAmount (default 0), currency (default ...
test issue body content from pipe
Problem Statement
Testing protected endpoints via the /swagger/index.html interface requires developers to manually copy-paste JWTs into
the auth prompt.
Technical Approach
Configure the Swag annotations ...
enhancement
Problem Statement
CI builds are currently agonizingly slow because go mod download fetches dependencies from scratch on every single run.
Technical Approach
Utilize proper actions/setup-go caching capabilities ...
bug
Cuando EOL_COMPLETION_TIME_CACHE es menor que el tiempo que toma la ejecución de la tarea, el proceso entra en un bucle
interminable sin entregar nunca el resultado.
Problem Statement
New developers spin up the project and are met with a completely empty database, forcing them to manually register users
and OAuth clients to begin testing.
Technical Approach
Create ...
enhancement
Problem Statement
The cache service is strictly initialized for a single Redis instance, which prevents deployment to high-availability
Redis Cluster environments.
Technical Approach
Update the config ...
enhancement
Problem
PR #786 (return ability pointers from BodyAt) changed cardgen/render_static.go to prefix to each []game.Ability
element rendered for a static AddAbilities continuous effect, so the element is ...
In Progress
To Be Triaged
Problem Statement
Relying on GORM s AutoMigrate() is dangerous at production scale as it does not safely handle destructive schema changes
or track migration history.
Technical Approach
Integrate a ...
enhancement
Should be deprecated / removed from API side as well cc @nickvergessen
Originally posted by @Antreesy in #18355
feature: api 🛠️
technical debt

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.