aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2023-10-09ci: cleanup publish workflowV
2023-10-09Drop Firefox extension supportV
Despite me already fixing all issues, mozilla is still giving me more trouble. Now they are asking me to provide them with testing credentials for discord. Not only do i not want to give them my account, it also isn't even possible because of how discord's login from new location verification works i am very tired of having to fight mozilla and their stupid guidelines / requests. publishing to amo is a nightmare. as such, official support for the extension is hereby dropped we cannot even distribute the extension ourselves because extensions NEED TO BE SIGNED to install them (unless you use firefox nightly). and guess how you sign? VIA THEIR STUPID STORE Options for firefox users: - use the UserScript - grab extension-firefox.zip from releases and install it on firefox nightly - make your own firefox developer account and manually sign the extension-firefox.zip and pray they sign it for you (they wouldn't sign my unlisted upload of it) - use a chromium browser
2023-09-19fix ciV
2023-09-08ci: generate plugin readme mapV
2023-06-16Codeberg Mirror: Hopefully fix race conditionV
2023-06-09[skip ci] Don't run ci on forks; Fix interaction nicks in SMYN (#4)Luna
The following actions are disabled unless run on the main repo: codeberg, publish, build/upload, reportBrokenPlugins Reviewed-on: https://codeberg.org/Ven/cord/pulls/4 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-06-01[skip ci] ci: fix inconsistent formattingV
2023-05-29Add codeberg mirror sync workflowV
2023-05-12Implement plugin tagsV
2023-04-17ci: fix cding into wrong folderVendicated
2023-04-17firefox: Fix csp (QuickCss, themes, some plugins) (#554)V
2023-04-15ci: Also upload extension zipsV
2023-04-06ci: bump actionVendicated
2023-04-04Fix Web & Game Activity Toggle (#777)Nuckyz
2023-04-04Add additional build flavours for Vencord Desktop (#765)V
2023-03-23ci: Auto generate plugin jsonVendicated
2023-01-29ci: fix extension publishingVendicated
2023-01-29ci: fix version checkVendicated
2023-01-26ci: fix typoVen
2023-01-26Automatic extension publishing (#453)Ven
2022-12-22Update build.ymlVen
2022-12-21Update build.ymlVen
2022-12-21i hate ci i hate ciVen
2022-12-21Update build.ymlVen
2022-12-21Also push builds to https://github.com/Vencord/builds (#344)Elliott Tallis
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-20Add canary testVendicated
2022-12-03ci: Do not release extension-v2.zipVen
2022-12-02ci: unlisted firefox builds for nowVendicated
2022-12-01Try to make firefox publish workVendicated
2022-12-01Fix workflowVen
2022-12-01Add Firefox extension build (#277)Roman / Linnea Gräf
2022-11-25[skip ci] feat(ci): test web builds (#262)megumin
2022-11-11ci: Add webhook secret to reporter envVen
2022-11-11ci: Hopefully fix reportingVendicated
2022-11-11ci: Automated plugin test with puppeteerVendicated
2022-11-07ahemVen
2022-11-07Rename DevBuild releases to include git hashVen
2022-11-07build: Add metadata header to all bundlesVendicated
2022-10-27use gh cli to update release (#166)Ven
2022-10-26ci: Only rebuild on actual code changesVen
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-22Implement Chrome extension loading myself because ↵Vendicated
electron-devtools-installer is ultra bloated
2022-10-14Add a UserScript buildVendicated
2022-10-12ci: rename lint -> testVen
2022-10-11Add CI (#87)smartfridge
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-09Make typescript happy, tsc test run in CIVendicated
2022-10-09Holy shidd Aliucod Desktop real????Vendicated
This is what happens if you dont pay attention while kanging :trollface:
2022-10-09Unignore lock fileVendicated
2022-10-09Update lint.ymlVen
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main