Skip to content
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

Dedup pipeline compile code and unwind dependency issues #1401

Closed

Conversation

6543
Copy link
Member

@6543 6543 commented Nov 6, 2022

currently pipeline/* do depend on server/* (mostly models)

@6543 6543 added refactor delete or replace old code wip labels Nov 6, 2022
@@ -31,13 +31,44 @@ import (
"github.com/woodpecker-ci/woodpecker/pipeline/frontend/yaml/compiler"
"github.com/woodpecker-ci/woodpecker/pipeline/frontend/yaml/linter"
"github.com/woodpecker-ci/woodpecker/pipeline/frontend/yaml/matrix"

// TODO: remove server dependency
"github.com/woodpecker-ci/woodpecker/server"
forge_types "github.com/woodpecker-ci/woodpecker/server/forge/types"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might need a pipeline/types package ...

@woodpecker-bot
Copy link
Collaborator

woodpecker-bot commented Nov 6, 2022

Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-1401.surge.sh

@anbraten
Copy link
Member

anbraten commented Oct 8, 2023

covered by other PRs like #2527 meanwhile

@anbraten anbraten closed this Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor delete or replace old code wip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants