Page MenuHomePhabricator

Versioning Pixel / proper deployment infrastructure, making sure we can roll back easily
Closed, ResolvedPublic

Description

Event Timeline

I'm working on adding auto-changelog

GH action for auto generation of CHANGELOG.md on version tag push
https://github.com/wikimedia/pixel/pull/267

Switched auto changelog to open a PR instead of pushing a commit. Needed because main branch was protected

https://github.com/wikimedia/pixel/pull/275

I made Pixel no longer git pull itself

I also removed git pull from the /src/pixel.sh script on the server, so we should use git tags from here on out when updating Pixel:

https://wikitech.wikimedia.org/wiki/Pixel#Update_to_a_new_pixel