Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Update extension to use major.minor versioning scheme #320

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gabrielBusta
Copy link
Member

This change is needed for mozilla-extensions/xpi-manifest#215

In Bug 1793925, Firefox Desktop started to emit warnings when an extension's version doesn't match the format specified in the MDN docs.

To comply with this format, we need to drop the patch version on the add on pipeline web extensions.

The pipeline will now generate versions as major.minor.date.time

@marco-c
Copy link
Collaborator

marco-c commented Feb 15, 2024

@gabrielBusta do we need to do this in order to keep the extension usable? We are not really maintaining it anymore at this point with the feature being built-in.

@gabrielBusta
Copy link
Member Author

We need this to ship new versions of the extension. We could also disable it in the pipeline and archive this repo.

@gabrielBusta gabrielBusta marked this pull request as draft February 21, 2024 22:32
@marco-c
Copy link
Collaborator

marco-c commented Feb 21, 2024

All right, we are not planning to ship new versions, so let's disable it in the pipeline and archive this repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants