Skip to content

Node.js inventory updates with Keep a Changelog format#840

Merged
colincasey merged 4 commits intomainfrom
nodejs_inventory_keep_a_changelog
May 15, 2024
Merged

Node.js inventory updates with Keep a Changelog format#840
colincasey merged 4 commits intomainfrom
nodejs_inventory_keep_a_changelog

Conversation

@colincasey
Copy link
Copy Markdown
Contributor

This PR builds on top of #839 to hook up the automation for Node.js inventory updates to write Keep a Changelog formatted entries in the format:

### Added

- Node.js {version} ({os}-{arch}, {os-arch}, ..., {os-arch})

And these entries will be ordered by version number (highest → lowest).

@colincasey colincasey requested a review from runesoerensen May 13, 2024 17:12
@colincasey colincasey self-assigned this May 13, 2024
@colincasey colincasey requested review from a team and joshwlewis as code owners May 13, 2024 17:12
Base automatically changed from fix_keep_a_changelog_compliance to main May 15, 2024 13:28
@colincasey colincasey merged commit 8b1775e into main May 15, 2024
@colincasey colincasey deleted the nodejs_inventory_keep_a_changelog branch May 15, 2024 13:30
colincasey added a commit that referenced this pull request May 16, 2024
Related to #840. Forgot to update the automation script with:
- the new argument for the path to the target changelog
- removing the perl-based text substitution step
colincasey added a commit that referenced this pull request May 16, 2024
Related to #840. Forgot to update the automation script with:
- the new argument for the path to the target changelog
- removing the perl-based text substitution step
colincasey added a commit that referenced this pull request May 22, 2024
* main:
  Prepare release v3.2.2 (#848)
  Update Inventory for heroku/nodejs (#846)
  Fix failing integration test (#847)
  Update Node functions runtime to 0.14.5 (#845)
  Update Inventory for heroku/nodejs-npm-engine (#842)
  Update Inventory for heroku/nodejs (#844)
  Fix Node.js inventory automation (#843)
  Adding Heroku-24 to CI test matrix (#841)
  Node.js inventory updates with Keep a Changelog format (#840)
  Fixed the changelog to follow the Keep a Changelog spec properly (#839)

# Conflicts:
#	buildpacks/nodejs-engine/src/layers/dist.rs
colincasey added a commit that referenced this pull request May 22, 2024
* main:
  Prepare release v3.2.2 (#848)
  Update Inventory for heroku/nodejs (#846)
  Fix failing integration test (#847)
  Update Node functions runtime to 0.14.5 (#845)
  Update Inventory for heroku/nodejs-npm-engine (#842)
  Update Inventory for heroku/nodejs (#844)
  Fix Node.js inventory automation (#843)
  Adding Heroku-24 to CI test matrix (#841)
  Node.js inventory updates with Keep a Changelog format (#840)
  Fixed the changelog to follow the Keep a Changelog spec properly (#839)

# Conflicts:
#	buildpacks/nodejs-npm-install/CHANGELOG.md
#	buildpacks/nodejs-npm-install/tests/integration_test.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants