Skip to content

Conversation

@gonfunko
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

#4977

Proposed Changes

Adds a script that calculates the size of the various Blockly JS files and updates check_metadata.sh with the new values.

Behavior Before Change

As part of the release process, a developer would need to manually determine the build artifact sizes and update the check_metadata.sh script.

Behavior After Change

Running the workflow will automatically calculate the new build artifact sizes, update the script, and create a PR with the updated script.

Reason for Changes

Makes this step in the release process more reliable and reduces the effort on the part of the dev team.

Copy link
Contributor Author

@gonfunko gonfunko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review! Incorporated your suggested changes, PTAL!

@gonfunko gonfunko merged commit dee1059 into RaspberryPiFoundation:develop Jul 14, 2021
@gonfunko gonfunko deleted the update-metadata-2 branch July 14, 2021 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants