Skip to content

Conversation

@maribethb
Copy link
Contributor

The basics

The details

Proposed Changes

  • Updates the README to:
    • Remove references to Google
    • Update GitHub URLs
    • Update information about branches
  • Remove information about the CLA
  • Remove CHANGELOG.md since it only had information about v8 (this was an artifact from the time we tried to use release-please)

@maribethb maribethb requested a review from a team as a code owner December 4, 2025 21:31
@maribethb maribethb requested a review from BenHenning December 4, 2025 21:31
@github-actions github-actions bot added the PR: chore General chores (dependencies, typos, etc) label Dec 4, 2025
Copy link
Collaborator

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

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

Thanks! Spotted on spot where the old repo reference still existed, but otherwise no concerns.

README.md Outdated
## Releases

We release by pushing the latest code to the master branch, followed by updating the npm package, our [docs](https://developers.google.com/blockly), and [demo pages](https://google.github.io/blockly-samples/). If there are breaking bugs, such as a crash when performing a standard action or a rendering issue that makes Blockly unusable, we will cherry-pick fixes to master between releases to fix them. The [releases page](https://github.com/google/blockly/releases) has a list of all releases.
We release by pushing the latest code to the master branch, followed by updating the npm package, our [docs](https://developers.google.com/blockly), and [demo pages](https://raspberrypifoundation.github.io/blockly-samples/). If there are breaking bugs, such as a crash when performing a standard action or a rendering issue that makes Blockly unusable, we will cherry-pick fixes to master between releases to fix them. The [releases page](https://github.com/google/blockly/releases) has a list of all releases.
Copy link
Collaborator

Choose a reason for hiding this comment

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

'release page' can also be updated to point to the non-redirect URL.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, updated here and also removed the references to master

@maribethb maribethb merged commit 65caa9f into RaspberryPiFoundation:main Dec 10, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants