Skip to content

Migrate away from github-pages gem #2048

Description

@achrinza

This gem has been deprecated for quite a while. This gem locks us into very specific gem versions, and will continue to slip further from upstream gem updates, and currently breaks with Ruby 4.x.

We're using a compatibility shim for the old GitHub Pages Legacy Worker workflow, which also uses github-pages gem under the hood.

This shim ultimately uses the newer GitHub Actions deployment workflow under the hood, so we're not losing out on features if we migrate.

Hence, we should migrate away from the shim to keep the website maintainable in the long run.

References for migrating:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions