Commit Graph

3 Commits

Author SHA1 Message Date
techknowlogick
493f17de94 woodpecker: 0.15.5 -> 0.15.6 2023-01-02 22:14:10 -05:00
Bruno BELANYI
006298e99e woodpecker-cli: patch out spurious CA certs errors
Closes #184875.
2022-08-05 18:25:05 -04:00
Bruno BELANYI
32aa830e10
woodpecker-{agent,cli,server}: init at 0.15.3 (#178441)
* woodpecker-{agent,cli,server}: init at 0.15.3

* woodpecker-*: tweak packaging

* Use 'callPackage' to import 'common.nix'.
* Prefix the binaries with 'woodpecker-', removing the need for
  'meta.mainProgram'.
* Remove IFD in 'mkYarnPackage' by committing 'package.json'.
* Simplify the server derivation, by not building it statically.
* Expose 'woodpecker-frontend' as a package for overriding purposes.
* Reduce package size for 'woodpecker-frontend' by just keeping the 'dist'
  folder.
* Have common `ldflags` and `postBuild` values.

* woodpecker-server: expose front-end with 'passthru'

* woodpecker-server: add update script

Co-authored-by: 06kellyjac <dev@j-k.io>
2022-06-24 16:32:29 +02:00