aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/publish-firefox-development.yml
Commit message (Collapse)AuthorAge
* Fix version number in Firefox updates.json in CDDarius Jahandarie2023-10-24
|
* Fix whitespaceDarius Jahandarie2023-10-22
|
* Fix errors in publish-firefox-development.ymlDarius Jahandarie2023-10-22
|
* Switch to version pin for slsa generator (as it is required)Darius Jahandarie2023-10-01
|
* Add SLSA provenance to releasesDarius Jahandarie2023-10-01
|
* Fix bug in publish-firefox-development, use correct filepathDarius Jahandarie2023-09-24
|
* Merge pull request #237 from ↵Darius Jahandarie2023-09-23
|\ | | | | | | | | | | themoeway/dependabot/github_actions/actions/checkout-4 Bump actions/checkout from 3 to 4
| * Bump actions/checkout from 3 to 4dependabot[bot]2023-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump ad-m/github-push-actiondependabot[bot]2023-08-28
|/ | | | | | | | | | | | | Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 9a2e3c14aaecf56d5816dc3a54514f82050820b2 to 29f05e01bb17e6f28228b47437e03a7b69e1f9ef. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](https://github.com/ad-m/github-push-action/compare/9a2e3c14aaecf56d5816dc3a54514f82050820b2...29f05e01bb17e6f28228b47437e03a7b69e1f9ef) --- updated-dependencies: - dependency-name: ad-m/github-push-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix typo in publish-firefox-development.ymlDarius Jahandarie2023-08-19
|
* Bump ad-m/github-push-actiondependabot[bot]2023-08-17
| | | | | | | | | | | | | Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 0fafdd62b84042d49ec0cb92d9cac7f7ce4ec79e to 9a2e3c14aaecf56d5816dc3a54514f82050820b2. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](https://github.com/ad-m/github-push-action/compare/0fafdd62b84042d49ec0cb92d9cac7f7ce4ec79e...9a2e3c14aaecf56d5816dc3a54514f82050820b2) --- updated-dependencies: - dependency-name: ad-m/github-push-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump robinraju/release-downloader from 1.7 to 1.8dependabot[bot]2023-05-08
| | | | | | | | | | | | | | Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.7 to 1.8. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/768b85c8d69164800db5fc00337ab917daf3ce68...efa4cd07bd0195e6cc65e9e30c251b49ce4d3e51) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* fix publish-firefox-development's upload_url for xpiDarius Jahandarie2023-04-07
|
* CD: Fix error in publish-firefox-development.yml23.3.18.0Darius Jahandarie2023-03-18
|
* CD: Remove unnecessary checkouts and fix pathsDarius Jahandarie2023-03-18
|
* Switch CD to use workflow-dispatch instead of preleased triggerDarius Jahandarie2023-03-18
| | | | For some reason, preleased wasn't triggering (maybe because github actions created the release?).
* Fix cd workflow permissionsDarius Jahandarie2023-03-18
|
* Fix Firefox manifestsDarius Jahandarie2023-03-18
|
* Add CD to build and publish extension to Chrome & Firefox storesDarius Jahandarie2023-03-18
Resolves #85.