• Joined on 2023-10-08
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 01:53:32 +00:00
b919c44128 fix: update VITE_HASH_ID to use full SHA in build jobs and adjust display in cicdInfo
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 01:49:33 +00:00
b37ca033e9 fix: update VITE_HASH_ID to use shortened SHA for build jobs
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 01:45:55 +00:00
48151350bd fix: update VITE_HASH_ID to use correct identifier in build jobs
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 01:43:15 +00:00
0a1fb49058 fix: update environment variables for Firefox build job to use correct identifiers
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 01:41:55 +00:00
0d67ea682c fix: update environment variables for Chrome build job to use correct identifiers
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 01:35:55 +00:00
1aeac29f38 feat: add CI/CD information display in PreferencePanel and support for environment variables
Astrian merged pull request Astrian/msr-mod#4 2025-05-29 01:07:26 +00:00
fix: correct artifact download path for Chrome extension publishing
Astrian pushed to main at Astrian/msr-mod 2025-05-29 01:07:26 +00:00
3a1443db9c Merge pull request 'fix: correct artifact download path for Chrome extension publishing' (#4) from dev into main
24e344e8f0 fix: correct artifact download path for Chrome extension publishing
Compare 2 commits »
Astrian created pull request Astrian/msr-mod#4 2025-05-29 01:07:07 +00:00
fix: correct artifact download path for Chrome extension publishing
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 01:06:19 +00:00
24e344e8f0 fix: correct artifact download path for Chrome extension publishing
Astrian pushed to main at Astrian/msr-mod 2025-05-29 01:01:56 +00:00
592758ec6d Merge pull request 'fix: streamline artifact handling in workflow by removing ZIP compression steps' (#3) from dev into main
e7236ba976 fix: streamline artifact handling in workflow by removing ZIP compression steps
Compare 2 commits »
Astrian merged pull request Astrian/msr-mod#3 2025-05-29 01:01:55 +00:00
fix: streamline artifact handling in workflow by removing ZIP compression steps
Astrian created pull request Astrian/msr-mod#3 2025-05-29 01:01:32 +00:00
fix: streamline artifact handling in workflow by removing ZIP compression steps
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 00:59:01 +00:00
e7236ba976 fix: streamline artifact handling in workflow by removing ZIP compression steps
Astrian pushed to main at Astrian/msr-mod 2025-05-29 00:50:37 +00:00
c098e0c37f Merge pull request 'fix: add channel option for Firefox Add-ons publishing' (#2) from dev into main
8dca9e3eda fix: add channel option for Firefox Add-ons publishing
Compare 2 commits »
Astrian merged pull request Astrian/msr-mod#2 2025-05-29 00:50:35 +00:00
fix: add channel option for Firefox Add-ons publishing
Astrian created pull request Astrian/msr-mod#2 2025-05-29 00:50:21 +00:00
fix: add channel option for Firefox Add-ons publishing
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 00:50:01 +00:00
8dca9e3eda fix: add channel option for Firefox Add-ons publishing
Astrian pushed to main at Astrian/msr-mod 2025-05-29 00:44:24 +00:00
e0533ce2e1 Merge pull request 'dev' (#1) from dev into main
87ba6a3390 fix: add publishing steps for Firefox Add-ons to workflow
99e913da64 docs: update README to include development and packaging instructions
c2bd90f432 fix: update artifact naming to remove SHA from zip files for Chrome and Firefox extensions
a92cf12035 fix: refactor workflow to separate build jobs for Chrome and Firefox extensions
Compare 6 commits »
Astrian merged pull request Astrian/msr-mod#1 2025-05-29 00:44:22 +00:00
dev