This website requires JavaScript.
Explore
Help
Sign In
github
/
woodpecker
Watch
1
Star
0
Fork
0
You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2026-04-15 01:41:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50cc89a85298d75d243d091ca20bd2ee2bf74932
woodpecker
/
server
/
store
/
datastore
History
qwerty287
2f963d70e7
Add linting for
any
(
#2893
)
...
Add gofmt rules to make sure `interface{}` is not used but only `any`.
2023-11-29 20:21:18 +01:00
..
migration
Add linting for
any
(
#2893
)
2023-11-29 20:21:18 +01:00
agent_test.go
…
agent.go
…
config_test.go
…
config.go
…
cron_test.go
…
cron.go
…
engine_test.go
Replace
interface{}
with
any
(
#2807
)
2023-11-12 18:23:48 +01:00
engine.go
Migrate to Xormigrate (
#2711
)
2023-11-28 10:31:54 +01:00
errors.go
…
feed_test.go
…
feed.go
…
helper_test.go
…
helper.go
…
init_cgo.go
…
init.go
…
log_test.go
…
log.go
…
org_test.go
…
org.go
…
permission_test.go
…
permission.go
…
pipeline_test.go
…
pipeline.go
…
redirection_test.go
…
redirection.go
…
registry_test.go
…
registry.go
…
repo_test.go
…
repo.go
…
secret_test.go
…
secret.go
…
server_config_test.go
…
server_config.go
…
step_test.go
…
step.go
…
task_test.go
…
task.go
…
user.go
…
users_test.go
…
workflow_test.go
…
workflow.go
…
xorm.go
Replace
interface{}
with
any
(
#2807
)
2023-11-12 18:23:48 +01:00