Commit Graph

102 Commits

Author SHA1 Message Date
Valentin Deniaud 04e1269061 misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:52:32 +02:00
Frédéric Péters 9e0a88af56 misc: remove deb repository handling (#80288)
gitea/eobuilder/pipeline/head This commit looks good Details
2023-08-05 12:19:27 +02:00
Frédéric Péters d4debeef85 generate Packages.gz event if --no-dput is given (#59604) 2021-12-12 16:02:36 +01:00
Frédéric Péters d37357188d trivial: apply black 2021-01-11 19:07:33 +01:00
Benjamin Dauvergne 5e0e71c433 misc: add a --no-send option (#15541) 2020-10-29 17:51:59 +01:00
Frédéric Péters f1028ba62b run git fetch before switching branch (#46196) 2020-08-28 23:54:40 +02:00
Frédéric Péters f2d6c89b8c fix branch switching to use value from options (#45062) 2020-07-13 09:53:21 +02:00
Frédéric Péters 14ef685427 misc: fix cloning a project from a subdirectory (#45046) 2020-07-11 15:41:22 +02:00
Benjamin Dauvergne d5636c45e2 misc: make urljoin works with git+ssh:// URLs (#44790) 2020-07-03 12:53:54 +02:00
Frédéric Péters cfe87cda7e misc: add a random number to build directory (#44527) 2020-06-27 17:41:21 +02:00
Frédéric Péters 6704539ab5 respect branch if specified on command line (#44491) 2020-06-26 12:30:22 +02:00
Frédéric Péters f7fc82a4cb use different names when looking for default branch (#44113) 2020-06-21 09:17:48 +02:00
Frédéric Péters 5fa65a7190 make pbuilder result directory a package repository (#44243) 2020-06-19 08:35:33 +02:00
Frédéric Péters bea756e1c5 treat argument as a project reference, allowed to be a URI (#44111) 2020-06-18 11:56:38 +02:00
Frédéric Péters d87b09c43a fix typo in variable name 2020-06-15 23:27:01 +02:00
Frédéric Péters de529a11e6 run setup.py with python3 in more conditions (#43601) 2020-06-03 20:33:15 +02:00
Frédéric Péters fbbeb6dfbd add check for hotfix branch names (#43310) 2020-06-01 08:40:13 +02:00
Frédéric Péters db357708da general: update for python 3 (#41852) 2020-04-24 08:34:07 +02:00
Thomas NOËL 39d3112069 remove epoch in version for dput command (#41007) 2020-04-02 18:21:46 +02:00
Frédéric Péters deae95af3f add support for version epoch (#30840) 2019-02-22 14:58:58 +01:00
Frédéric Péters 8a98a2a49f wipe git clone on errors (#30720) 2019-02-17 17:21:03 +01:00
Frédéric Péters 5c054a0f87 add new --hotfix cmdline arg (#29689) 2019-01-14 10:14:45 +01:00
Frédéric Péters 2293455d29 normalize branch name without origin/ (#29690) 2019-01-13 19:56:58 +01:00
Frédéric Péters f40cce22b0 run git submodule commands earlier (#29664) 2019-01-13 11:21:25 +01:00
Benjamin Dauvergne 9bfa631d15 eobuilder-ctl: do not use git fetch to detect changes in repository (fixes #25204) 2018-12-05 16:50:45 +01:00
Benjamin Dauvergne e24084ff6c eobuilder-ctl: fix parsing of debian versions containing more than one + (fixes #25203) 2018-07-11 11:39:24 +02:00
Christophe Siraut 6da7c8bb05 allow building native packages with flag -n 2018-02-12 19:37:59 +01:00
Benjamin Dauvergne b24eb0926b continue building if debian dir not found for a distribution 2016-09-22 13:34:44 +02:00
Frédéric Péters bba065d34a create orig tarball before generating debian changelog (#12640) 2016-07-19 13:48:06 +02:00
Benjamin Dauvergne 9d7d1fafb0 Revert "modify sdist files name for Python projects with PEP0440 versions (fixes #12443)"
This reverts commit 00147206d3.
2016-07-06 00:44:31 +02:00
Benjamin Dauvergne c82b6d2b82 Revert "prevent building source package two times by not including the repository name in the lock file"
This reverts commit b7b5a6984e.
2016-07-05 20:41:38 +02:00
Benjamin Dauvergne 00147206d3 modify sdist files name for Python projects with PEP0440 versions (fixes #12443) 2016-07-05 10:52:16 +02:00
Benjamin Dauvergne b7b5a6984e prevent building source package two times by not including the repository name in the lock file 2016-04-25 13:13:43 +02:00
Benjamin Dauvergne 1a422bfd52 report more about what is really done 2016-04-25 13:13:43 +02:00
Frédéric Péters d95acfd61e fix branch reset to happen in the right directory 2015-12-22 22:35:24 +01:00
Frédéric Péters 5cc293cde4 reset to build branch for each target distribution 2015-12-22 17:39:47 +01:00
Frédéric Péters bc6745e72d misc: fix spelling of "cleaning" 2015-09-11 10:08:45 +02:00
Frédéric Péters 87ba9686b4 make it possible to build a module from a local directory
./eobuilder-ctl -d wheezy -b wip/misc-fred ~/src/eo/wcs
2015-09-10 22:38:16 +02:00
Frédéric Péters ebb07e98cf do not fail bulding wip branch when clone doesn't exist already 2015-09-10 22:37:41 +02:00
Frédéric Péters 62aabff038 misc: don't try cleaning non existing directories on exit 2015-08-20 09:05:08 +02:00
Frédéric Péters 050d90e75e pass --quiet to a serie of git commands 2015-08-19 22:59:13 +02:00
Frédéric Péters caf4fc3187 don't fail if changelog cannot be generated 2015-08-19 18:59:17 +02:00
Frédéric Péters ffe9877610 eobuilder: get out if there's no debian/ anywhere 2015-08-19 16:59:08 +02:00
Frédéric Péters bcd9dfa767 use original changelog if generated changelog has wrong version number 2015-08-19 15:13:55 +02:00
Frédéric Péters 28d60f4b47 use a separate stamp file for uploads (#7571) 2015-08-19 15:02:41 +02:00
Frédéric Péters b65758b424 move init() function to module space 2015-08-19 11:52:32 +02:00
Frédéric Péters f70c630ec1 return a specific exit code in case of unsupported module type 2015-08-19 11:36:31 +02:00
Jérôme Schneider 73c54a7050 eobuilder-ctl: ensure to be on the correct branche before generating changelog 2015-05-20 11:26:56 +02:00
Jérôme Schneider 53f8f1814a integrate new changelog management (#3453) 2015-05-15 16:02:19 +02:00
Jérôme Schneider 8e26b433f0 eobuilder-ctl: don't be to strict with tag version 2015-05-07 16:42:49 +02:00