14
0
forked from pool/python-reno

Commit Graph

  • 9ef016d5c2 Accepting request 1284811 from devel:languages:python main Ana Guerrero 2025-06-11 14:28:03 +00:00
  • 26f003782a - Convert to pip-based build and libalternatives Markéta Machová 2025-06-11 11:46:39 +00:00
  • 6c746bb3f0 Accepting request 1158528 from devel:languages:python Ana Guerrero 2024-03-17 21:15:44 +00:00
  • 19bcd1c6ae - update to 4.1.0: * Respect EOM tag for branches in unmaintained status * Update supported python versions Dirk Mueller 2024-03-16 16:21:58 +00:00
  • 151083183c Accepting request 1135344 from devel:languages:python Ana Guerrero 2023-12-28 22:02:33 +00:00
  • 8e705e906e - update to 4.0.0: * Order branches according to OpenStack release names * Fix scanner tests failing with modern Git * Remove python-dev from bindep * remove unicode from code * Don't attempt to pull from empty cache file * Update CI to use unversioned jobs template Dirk Mueller 2023-12-27 16:05:57 +00:00
  • c6ed18ed7d Accepting request 925736 from devel:languages:python Dominique Leuenberger 2021-10-16 20:47:38 +00:00
  • ae7b7a7d7c - update to 3.5.0: * Close files opened by Scanner, Loader * loader: Validate section keys * loader: Improve tests and logging * loader: Handle note files missing top-level keys * Moving to OFTC * [community goal] Update contributor documentation * setup.cfg: Replace dashes with underscores * Handle repositories with a default branch other than master * Use py3 as the default runtime for tox * Deny creating subdirectories * drop lower-constraints * fix: order tags to be sure to favor release tag over pre-release tags * raise the minimum version of pyyaml * add \semver-next\ command * add release note for \encoding\ option * [trivial] Use opendev url for source code link * Add config option to set default character encoding * Some cleanups * Switch to newer openstackdocstheme version Dirk Mueller 2021-10-16 19:21:46 +00:00
  • fdcfc8806b Accepting request 855887 from devel:languages:python Dominique Leuenberger 2020-12-16 10:00:04 +00:00
  • aeb96b1fe5 Accepting request 855883 from home:bnavigator:branches:devel:languages:python Matej Cepl 2020-12-14 21:33:41 +00:00
  • 4173506708 Accepting request 825343 from devel:languages:python Dominique Leuenberger 2020-08-13 08:12:36 +00:00
  • 9f35313b39 - update 3.1.0 * Set parallel\_read\_safe to True * Handle empty config files * Add cache support for release dates * Remove future imports * Keep scanning master branch after first shared commit * Sort config options * Add support for release dates * sphinxext: Support rootdir discovery without git * Use unittest.mock instead of third party mock * tox: Suppress output * do not include external svgs from readme in docs * Update hacking for Python3 Dirk Mueller 2020-06-05 19:32:59 +00:00
  • b70ee7e5bc Accepting request 794362 from devel:languages:python Dominique Leuenberger 2020-04-19 19:49:32 +00:00
  • 9fcf914e78 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-reno?expand=0&rev=19 Tomáš Chvátal 2020-04-15 18:24:47 +00:00
  • 3c6ea6338f Accepting request 794228 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2020-04-15 16:33:56 +00:00
  • e0189675b7 Accepting request 789027 from home:pgajdos:python Tomáš Chvátal 2020-03-27 20:20:29 +00:00
  • d717304ba4 Accepting request 709595 from devel:languages:python Dominique Leuenberger 2019-06-18 12:50:39 +00:00
  • 349888f479 - update to version 2.11.3 (bsc#1137659) Thomas Bechtold 2019-06-13 04:35:32 +00:00
  • d8ce1c6e74 - update to version 2.11.3 - Streamline published release notes - switch doc and pypi jobs to use python3 - Migrate the link of bug report button to storyboard - update sphinx to at least 1.6.1 - include the branch name in anchors to make them more unique - add lower-constraints tox environment and job - Update the min version of tox to 2.0 - cleanups for dev workflow descriptions - Add python 3.6 unit test job - import zuul job settings from project-config - Collapse Unreleased and Mainline sections - add unreleased_version_title configuration option - trivial change to contributing instructions - refactor handling of missing config files for better testing - Change openstack-dev to openstack-discuss - update the oudated URL in doc - preserve the order of tags when reading the cache file - Enhance the travis hack - only override config values from command line if they are actually set - move sphinx flags to tox.ini - report line numbers for generated content more accurately - Update links in README - Switch to use stestr for unit test - update bug report URLs to use storyboard - sphinxext: Use 'sphinx.util.logging' - sphinxext: Use unicode_literals - Fix traceback when no args are passed to reno - tests: Use mock decorator instead of context manager - Integrate a setuptools command Thomas Bechtold 2019-06-13 04:33:05 +00:00
  • fe2ef4e39c Accepting request 580045 from devel:languages:python Dominique Leuenberger 2018-02-26 22:25:51 +00:00
  • 32335827c1 - update to version 2.7.0 - improve output messages - add an internal sphinx extension to show the configuration defaults - support scanning closed stable branches - define options with help text Thomas Bechtold 2018-02-26 07:05:26 +00:00
  • 7a39c97c43 Accepting request 548450 from devel:languages:python Dominique Leuenberger 2017-12-07 12:53:40 +00:00
  • e9ed83e12d - update to version 2.6.0 - remove some duplication in ChangeTracker - Replace http with https - Add user details for editing stable branch notes - switch from oslosphinx to openstackdocstheme - Update documention link for doc migration - loader: Extract cache filename from config object - expand examples in documentation - ignore changes until the file is added within the scanned range - fix release note markup - Allow users to change prelude section name - Block comment should start with '# ' - Clean up rendered HTML with openstackdocstheme - update bindep list - requirements: Stop requiring a specific pbr version - Move notesdir default to 'defaults' module - Remove Babel from setup.cfg and requirements - rearrange the existing docs to follow the new standard layout - Support repodir config files - add release note for scanner fix - Add option to create release note from user-provided template - update ref search logic for zuulv3 CI layout - release note for zuulv3 fix - allow release notes sections to be single strings - add option for ignoring some notes files Dirk Mueller 2017-12-04 22:35:48 +00:00
  • ca18f86e37 Accepting request 514635 from devel:languages:python Yuchen Lin 2017-08-12 18:25:32 +00:00
  • fadb5eb010 - update to version 2.4.1 - add function for reducing change list to operations - sphinxext: Include branch information in source name - Properly declare dependency on six - return the name of the cache file created - Have import order follow standard and fix misspelling - Remove discover from test-requirements - Replace LOG.wirn with LOG.warning - Support to set a custom template used to create new notes - set up logging in the sphinx extension - set relnotesdir to default inside config - Changed the link to home-page - Show team and repo badges on README - Using fixtures.MockPatch instead of mockpatch.Patch - clarify automatic inclusion of prelude section - update release notes - let the Config object give us the path to the notes - define Config class - logging improvements - trim Newton history to avoid duplication - use dulwich to find the current version on a branch - fix a problem scanning for the base of a branch with no tag - Wrap template at ~79 characters - add filename and sha in comments in report output - Add YAML configuration parsing - Document how reno handles eol branches in config - add a --title option to the report command - doc: Document the available configuration options - Remove oslotest from test-requirements.txt - add a lint command Thomas Bechtold 2017-08-05 07:06:52 +00:00
  • 85019fe943 Accepting request 422103 from devel:languages:python Dominique Leuenberger 2016-08-26 21:17:52 +00:00
  • b1be9ab916 Accepting request 422102 from home:tbechtold:branches:devel:languages:python Alberto Planas Dominguez 2016-08-25 12:54:55 +00:00
  • 676054a6d3 Accepting request 422090 from home:tbechtold:branches:devel:languages:python Alberto Planas Dominguez 2016-08-25 12:49:00 +00:00
  • 94eb04ded4 Accepting request 400240 from devel:languages:python Dominique Leuenberger 2016-06-07 21:49:29 +00:00
  • 96492e90be Accepting request 400036 from Cloud:OpenStack:Master Dirk Mueller 2016-06-06 11:20:46 +00:00
  • 9c731fed6e Accepting request 363335 from devel:languages:python Dominique Leuenberger 2016-03-07 12:23:52 +00:00
  • c85a345772 Accepting request 359615 from home:dirkmueller:branches:devel:languages:python Thomas Bechtold 2016-02-16 13:09:25 +00:00