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

include prebuild webui in source tarbal #3219

Closed
6543 opened this issue Jan 19, 2024 · 3 comments · Fixed by #3244
Closed

include prebuild webui in source tarbal #3219

6543 opened this issue Jan 19, 2024 · 3 comments · Fixed by #3244
Labels
build CI pipeline related

Comments

@6543
Copy link
Member

6543 commented Jan 19, 2024

this way packages like alpine and nix dont have problems to build woodpecker.

as they neither have to worry about rollup's mess with native binarys nor that pnpm builttools are not jet in place in nix

@6543 6543 added the build CI pipeline related label Jan 19, 2024
@qwerty287
Copy link
Contributor

This will be hard to do with pnpm. We had this issue before in #1262

@qwerty287
Copy link
Contributor

Or do you just mean the compiled webui? This should work.

@6543
Copy link
Member Author

6543 commented Jan 19, 2024

yes compile the webui ;)

6543 added a commit to 6543-forks/woodpecker that referenced this issue Jan 21, 2024
lafriks pushed a commit that referenced this issue Jan 21, 2024
close  #3219

and also make sure the `binaries` & `docker` workflow will run on tag
events, see https://ci.woodpecker-ci.org/repos/3780/pipeline/12358
fernandrone pushed a commit to quintoandar/woodpecker that referenced this issue Feb 1, 2024
close  woodpecker-ci#3219

and also make sure the `binaries` & `docker` workflow will run on tag
events, see https://ci.woodpecker-ci.org/repos/3780/pipeline/12358
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build CI pipeline related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants