Recent Releases of https://github.com/conda/conda-recipe-manager

https://github.com/conda/conda-recipe-manager - v0.6.3

What's Changed

  • Fixes some small formatting issues in API docs AND... by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/419
  • Fixes #423 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/424
  • Handle empty dependency section in add_dependency() by @msentissi in https://github.com/conda/conda-recipe-manager/pull/425
  • Partially Fixes #407 - Duplicate Variable Names by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/422
  • Add skip statement editing by @msentissi in https://github.com/conda/conda-recipe-manager/pull/426
  • v0.6.3 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/427

Full Changelog: https://github.com/conda/conda-recipe-manager/compare/v0.6.2...v0.6.3

- Python
Published by schuylermartin45 10 months ago

https://github.com/conda/conda-recipe-manager - v0.6.2

What's Changed

  • Confirming case distinction by @psteyer in https://github.com/conda/conda-recipe-manager/pull/382
  • Fixes #272, #409 Add logging to library code by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/411
  • Adds better handling of recipe parsing exceptions by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/412
  • Distinguish between an empty collection and a leaf node in the parse tree by @msentissi in https://github.com/conda/conda-recipe-manager/pull/414
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda/conda-recipe-manager/pull/416
  • Fix pre-formatting by @msentissi in https://github.com/conda/conda-recipe-manager/pull/415
  • v0.6.2 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/418

Full Changelog: https://github.com/conda/conda-recipe-manager/compare/v0.6.1...v0.6.2

- Python
Published by schuylermartin45 10 months ago

https://github.com/conda/conda-recipe-manager - v0.6.1

What's Changed

  • remove license_url by @msentissi in https://github.com/conda/conda-recipe-manager/pull/393
  • Adding click help support to click commands by @psteyer in https://github.com/conda/conda-recipe-manager/pull/391
  • Fix issue #394 by @beenje in https://github.com/conda/conda-recipe-manager/pull/395
  • assume wrong pypi url after 1 request failure by @msentissi in https://github.com/conda/conda-recipe-manager/pull/392
  • Fix IndexError exceptions by @msentissi in https://github.com/conda/conda-recipe-manager/pull/396
  • v0.6.1 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/410

New Contributors

  • @beenje made their first contribution in https://github.com/conda/conda-recipe-manager/pull/395

Full Changelog: https://github.com/conda/conda-recipe-manager/compare/v0.6.0...v0.6.1

- Python
Published by schuylermartin45 11 months ago

https://github.com/conda/conda-recipe-manager - v0.6.0

What's Changed

  • Fixes crm bump-recipe Issue #351 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/352
  • Very preliminary work on RecipeReader struct by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/353
  • Fixes slightly incorrect Click dependency versioning by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/354
  • fix clean-env by @msentissi in https://github.com/conda/conda-recipe-manager/pull/356
  • Give warning or error when bumping recipe with current version by @psteyer in https://github.com/conda/conda-recipe-manager/pull/348
  • Update .pre-commit-config.yaml by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/359
  • Adds shellcheck to pre-commit by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/360
  • Partial fix for Issue #369 to stop the bleeding by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/370
  • Support both factions of the newline by @psteyer in https://github.com/conda/conda-recipe-manager/pull/365
  • In light of Issue #369, adds smoke test to verify pytest-socket by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/371
  • Update with main by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/373
  • Manually removing rust to handle accidental merge by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/376
  • Fixes #366 Seemingly unnecessary double quoting and escaping by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/379
  • Fixes #378 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/386
  • 384 comments above the variables section get moved to after in V0 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/387
  • v0.6.0 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/388

New Contributors

  • @msentissi made their first contribution in https://github.com/conda/conda-recipe-manager/pull/356
  • @psteyer made their first contribution in https://github.com/conda/conda-recipe-manager/pull/348

Full Changelog: https://github.com/conda/conda-recipe-manager/compare/v0.5.1...v0.6.0

- Python
Published by schuylermartin45 12 months ago

https://github.com/conda/conda-recipe-manager - v0.5.1

What's Changed

  • Fixes JINJA rendering issue in V0 recipes by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/349
  • v0.5.1 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/350

Full Changelog: https://github.com/conda/conda-recipe-manager/compare/v0.5.0...v0.5.1

- Python
Published by schuylermartin45 about 1 year ago

https://github.com/conda/conda-recipe-manager - v0.5.0

What's Changed

  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda/conda-recipe-manager/pull/324
  • Some more JINJA variable support improvements by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/326
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda/conda-recipe-manager/pull/329
  • Migrates conda-incubator --> conda by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/330
  • 328 crm bump-recipe needs to correct pypi endpoints by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/332
  • Minor fixes for crm graph by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/342
  • Fixes risky threading behavior in bump-recipe by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/344
  • convert: support build.forceusekeys, build.ignorerunexports_from by @minrk in https://github.com/conda/conda-recipe-manager/pull/341
  • crm bump-recipe Now automatically updates deprecated PyPi URLs by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/334
  • v0.5.0 by @schuylermartin45 in https://github.com/conda/conda-recipe-manager/pull/343

New Contributors

  • @minrk made their first contribution in https://github.com/conda/conda-recipe-manager/pull/341

Full Changelog: https://github.com/conda/conda-recipe-manager/compare/v0.4.2...v0.5.0

- Python
Published by schuylermartin45 about 1 year ago

https://github.com/conda/conda-recipe-manager - v0.4.2

What's Changed

  • Minor recipe improvements by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/294
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/295
  • Add --version flag to crm by @ForgottenProgramme in https://github.com/conda-incubator/conda-recipe-manager/pull/296
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/301
  • Fixed link to cep-0014.md (from cep-14.md) by @bkreider in https://github.com/conda-incubator/conda-recipe-manager/pull/302
  • Fixes missing TOC entries by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/305
  • Add --override-build-num flag by @ForgottenProgramme in https://github.com/conda-incubator/conda-recipe-manager/pull/300
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/311
  • Mitigates the test slow down described by #265 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/317
  • 🤖 Init update.yml workflow by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/319
  • Adds more variable names for the SHA-256 field by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/320
  • Adds parser support for | replace evaluation by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/322
  • v0.4.2 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/323

New Contributors

  • @bkreider made their first contribution in https://github.com/conda-incubator/conda-recipe-manager/pull/302

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.4.1...v0.4.2

- Python
Published by schuylermartin45 over 1 year ago

https://github.com/conda/conda-recipe-manager - v0.4.1

What's Changed

  • Adds missing bump-recipe documentation by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/269
  • properly convert env interactions into context by @AaronOpfer in https://github.com/conda-incubator/conda-recipe-manager/pull/271
  • 244 bump recipe should exit and save gracefully on some failures by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/274
  • conda-forge:: removed from environment.yaml by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/282
  • Redacts excessive newline by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/283
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/286
  • Fixes ambiguous conversion issue by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/281
  • Pre-parse Text Formatting by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/288
  • Addresses #289 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/291
  • v0.4.1 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/292

New Contributors

  • @AaronOpfer made their first contribution in https://github.com/conda-incubator/conda-recipe-manager/pull/271

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.4.0...v0.4.1

- Python
Published by schuylermartin45 over 1 year ago

https://github.com/conda/conda-recipe-manager - v0.4.0

Highlights

  • crm bump-recipe is now released as a minimum viable product. Please feel free to use it to update recipe files and feedback is always welcome!

What's Changed

  • Improves pytest config filter to be less aggressive by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/223
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/226
  • Incorporating user documentation feedback and simplifies the Makefile by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/227
  • add bump-recipe command by @ForgottenProgramme in https://github.com/conda-incubator/conda-recipe-manager/pull/188
  • Minor CI Improvements by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/235
  • 143 Parse and Scan Dependencies from pyproject.toml by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/238
  • Add "Set the /build/number back to 0" logic to bump-recipe by @ForgottenProgramme in https://github.com/conda-incubator/conda-recipe-manager/pull/231
  • 169 Calculate and Change the SHA-256 hash for http/https Artifacts by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/246
  • [Partial] 168 change the references of the old version to the new version by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/247
  • 168 [Remaining portion]: Change the references of the old version to the new version by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/248
  • 242 Use the logger in bump-recipe by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/250
  • 233 and 249 Support multi output recipes and add unit tests for bump-recipe by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/251
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/256
  • 252 Add sha256 variable support for bump-recipe by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/254
  • 255 Add cleanup function to get rid of hash type usage by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/257
  • 234 refactor canonical sorting work found in the recipeparserconvert class by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/259
  • 243 Develop a retry mechanism for fetching artifacts in bump-recipe by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/261
  • 260 Parallelize multiple source fetch requests by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/264
  • v0.4.0 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/266

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.3.4...v0.4.0

- Python
Published by schuylermartin45 over 1 year ago

https://github.com/conda/conda-recipe-manager - v0.3.4

What's Changed

  • v0.3.4 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/217

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.3.3...v0.3.4

- Python
Published by schuylermartin45 over 1 year ago

https://github.com/conda/conda-recipe-manager - v0.3.3

What's Changed

  • Fixes numpy {{numpy}} dependency bug by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/214
  • v0.3.3 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/216

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.3.2...v0.3.3

- Python
Published by schuylermartin45 over 1 year ago

https://github.com/conda/conda-recipe-manager - v0.3.2

What's Changed

  • Refactors RecipeParserDeps into RecipeReaderDeps. Creates a new RecipeParserDeps that adds the high-level add_dependency() and remove_dependency functions.
  • A few bug fixes and some unit testing improvements
  • Removes conda-forge channel by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/204
  • Test the MessageTable class by @beeankha in https://github.com/conda-incubator/conda-recipe-manager/pull/196
  • 207 Refactor RecipeParserDeps by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/209
  • v0.3.2 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/210

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.3.1...v0.3.2

- Python
Published by schuylermartin45 over 1 year ago

https://github.com/conda/conda-recipe-manager - v0.3.1

What's Changed

  • Updates the recipe doc link by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/195
  • Fixes #197 and adds regression tests. Also fixes #190 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/199
  • Removes missed debug statement by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/200
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/201
  • v0.3.1 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/202

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.3.0...v0.3.1

- Python
Published by schuylermartin45 over 1 year ago

https://github.com/conda/conda-recipe-manager - v0.3.0

What's Changed

  • Upgrades commonly used selectors by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/80
  • Fixes pylint compatibility issues by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/87
  • Adds some basic support for editing V1 recipe files by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/81
  • V1 Recipe Editing 2 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/88
  • V1 Recipe Editing 3 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/89
  • Platform Selector Parsing for V0 Recipe Files by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/90
  • Minor Quality of Life improvements by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/92
  • Create Docs using sphinx by @ForgottenProgramme in https://github.com/conda-incubator/conda-recipe-manager/pull/91
  • GitHub Action Based Docs by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/96
  • Smartin gha docs by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/97
  • docs.yaml now installs the entire CRM environment so that it can prop… by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/98
  • Even more doc fixes by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/99
  • README now links to docs page AND contains a special thanks section. … by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/100
  • add installation instructions by @ForgottenProgramme in https://github.com/conda-incubator/conda-recipe-manager/pull/102
  • Advanced Dependency RecipeParser Tooling by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/93
  • Improves test performance by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/104
  • Prototype: Dependency Graphs by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/103
  • Adds minor QOL improvements to crm graph by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/107
  • More special thanks additions by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/109
  • RecipeParser Read-Only Refactor by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/108
  • Fixes several issues found by the new Grapher module work by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/105
  • Adds a new README file and also introduces a new empty module by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/112
  • The load_file() test utility now forces a relative path to the test directory by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/113
  • Migrates CRM to use yaml.CSafeLoader over yaml.safe_load() by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/115
  • CBC Parser Prototype by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/111
  • Adds file mocking module by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/117
  • create smoke-testing file by @ForgottenProgramme in https://github.com/conda-incubator/conda-recipe-manager/pull/119
  • Artifact Fetching Module by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/118
  • Deprecates MockWriter class in favor of pyfakefs by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/120
  • Implements GitArtifactFetcher by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/122
  • RecipeReader::get_value() can now sub vars in strings by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/126
  • Fixes type annotation for fs fixture by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/128
  • Completes the first iteration of from_recipe() by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/124
  • Add some badges to the README by @beeankha in https://github.com/conda-incubator/conda-recipe-manager/pull/150
  • Addresses nuance with pyfakefs and pathlib by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/153
  • Fixes #121 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/154
  • 🤖 Init update.yml workflow by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/160
  • Create issue templates by @beeankha in https://github.com/conda-incubator/conda-recipe-manager/pull/158
  • 🤖 Update infrastructure file(s) by @conda-bot in https://github.com/conda-incubator/conda-recipe-manager/pull/164
  • Refer to > and < symbols as R/L_ANGLE by @beeankha in https://github.com/conda-incubator/conda-recipe-manager/pull/165
  • Minor Updates to Issue Templates by @beeankha in https://github.com/conda-incubator/conda-recipe-manager/pull/179
  • add patch command by @ForgottenProgramme in https://github.com/conda-incubator/conda-recipe-manager/pull/106
  • Update convert to properly handle complex Jinja expressions by @beeankha in https://github.com/conda-incubator/conda-recipe-manager/pull/176
  • Fixes #186: Parser cannot handle addition in JINJA replacements by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/191
  • Python code Dependency Scanner Prototype by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/180
  • Add __init__.py files to all test directories by @beeankha in https://github.com/conda-incubator/conda-recipe-manager/pull/192
  • v0.3.0 commit by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/193
  • Forgot to include some minor changes in the v0.3.0 release commit by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/194

New Contributors

  • @ForgottenProgramme made their first contribution in https://github.com/conda-incubator/conda-recipe-manager/pull/91
  • @beeankha made their first contribution in https://github.com/conda-incubator/conda-recipe-manager/pull/150
  • @conda-bot made their first contribution in https://github.com/conda-incubator/conda-recipe-manager/pull/160

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.2.1...v0.3.0

- Python
Published by schuylermartin45 over 1 year ago

https://github.com/conda/conda-recipe-manager - v0.2.1

Overview

Minor bug fixes and documentation improvements. Conversion compatibility with Bioconda recipe has improved significantly.

Includes many previously missing recipe transformations.

What's Changed

  • Some minor improvements by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/61
  • Adds missing build transforms by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/62
  • Adds script_env support by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/65
  • Corrects using hash_type as a JINJA variable for the sha256 key by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/66
  • Preprocessor: Replace dot with bar functions by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/67
  • Multiline summary fix issue 44 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/68
  • pip check improvements, more missing transforms, and some spelling enhancements by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/70
  • Adds missing transforms for "git source" fields by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/71
  • Upgrades basic quoted multiline strings by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/72
  • Adds Demo Day Slidedeck by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/73
  • Adds common environment settings by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/75
  • Fixes integration tests from rattler-build 0.18.0 update by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/76
  • v0.2.1 Release, see CHANGELOG.md by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/78

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/compare/v0.2.0...v0.2.1

- Python
Published by schuylermartin45 almost 2 years ago

https://github.com/conda/conda-recipe-manager - v0.2.0

First release of this project. This is being done so that this work can be consumed by other conda-forge tools.

What's Changed

  • Migration work by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/4
  • Fixes empty dictionary conversion bug by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/13
  • Starts work on first integration test by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/14
  • Test files transform fix by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/21
  • Refactors recipe conversion work by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/22
  • Refactor: Commands execute under conda-recipe-manager namespace by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/29
  • Integration Testing, Round 2 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/26
  • Enables McCabe code-complexity checking and refactors the worst offenders by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/31
  • Fixes pip_check inclusion issue by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/32
  • Fixes Issue #25 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/33
  • Stats aggregation script by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/35
  • Logs are now automatically aggregated into the GHA Summary by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/37
  • Inclusive language fixes, bug fixes, a small refactor, and more unit tests by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/38
  • Test aggregation script now reports individual test %'s by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/40
  • Fixes Issue #18 by adding a new conversion pre-processor by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/39
  • Adds --debug flag to conversion script by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/41
  • Fixes indentation edge case with lists under a collection element node by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/42
  • Addresses #47, #48, and #51 by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/49
  • Renames and reorganization by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/52
  • Quick bug fixes by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/54
  • JINJA substitution fixes by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/55
  • More licensing fun: Automated correction edition by @schuylermartin45 in https://github.com/conda-incubator/conda-recipe-manager/pull/58

New Contributors

  • @schuylermartin45 made their first contribution in https://github.com/conda-incubator/conda-recipe-manager/pull/4

Full Changelog: https://github.com/conda-incubator/conda-recipe-manager/commits/v0.2.0

- Python
Published by schuylermartin45 about 2 years ago