a804ebcf0942f4794cee7eef537ecc32c6e7c482
Branch Policy Check / Verify merge target (pull_request) Has been cancelled
InsertRun passed nil for the attempt parameter to EvaluateRunConcurrencyFillModel, which then dereferenced the nil pointer at concurrency.go:39 when writing ConcurrencyGroup and ConcurrencyCancel fields. This caused a server panic whenever a PR was created via the API on a repo with workflow-level concurrency configured. The fix: - Creates an ActionRunAttempt struct in InsertRun before calling EvaluateRunConcurrencyFillModel, and reuses it for PrepareToStartRunWithConcurrency - Updates EvaluateRunConcurrencyFillModel to write concurrency fields to both the run (for DB persistence) and the attempt (for in-memory concurrency checks), with a nil guard on the attempt - Fixes TestEvaluateRunConcurrency_RunIDFallback which had the wrong argument count and was not testing the attempt path Closes #136 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add ability for local makefile with personal customizations that wouldnt affect remote repo (#35836)
…
MokoGitea
Moko fork of Gitea — adding project board REST API endpoints and custom enhancements
Custom Gitea fork with Project Board API
Pages
- Branding
- Deployment
- [Project API](Project API)
- roadmap
Category: Infrastructure | Platform: moko-platform wiki
Documentation
Full documentation is available on the Wiki.
Contributing
See the wiki for development guidelines and contribution instructions.
License
This project is licensed under the GNU General Public License v3.0 or later -- see the LICENSE file.
Description
MokoGitea — custom Gitea fork with .mokogitea manifests, custom fields, org priorities, folder-based wikis, and Joomla update server generation
https://mokoconsulting.tech/support/mokogitea
bitbucketcicddevopsdocker-registry-v2gitgit-guigit-lfsgit-servergiteagithubgithub-actionsgitlabgogolanghacktoberfestmaven-servernpm-registryself-hostedtypescriptvue
Readme
MIT
1,015 MiB
Releases
96
Languages
Go
78.3%
Handlebars
12.5%
TypeScript
4.3%
CSS
1.9%
JavaScript
1.6%
Other
1.3%