Commit graph

93 commits

Author SHA1 Message Date
Raymond Hill
d92b6f315f
Update main.yml 2026-03-06 09:30:05 -05:00
Raymond Hill
e016a63f7b
Lower maintenance burden: Drop assets that never result in feedback 2025-09-08 14:40:45 -04:00
Raymond Hill
e8f6b7cd00
Update RELEASE.HEAD.md 2025-08-20 11:49:32 -04:00
Raymond Hill
22c07bd68b
GitHub Actions-related changes 2025-08-13 10:57:32 -04:00
Raymond Hill
5f14c816d0
GitHub Actions-related changes 2025-08-13 10:53:12 -04:00
Raymond Hill
3685a18fe9
Fix workflow and makefile 2025-01-10 11:08:54 -05:00
Raymond Hill
149228c388
Fix workflow 2025-01-10 10:52:36 -05:00
Raymond Hill
b2c568b3d6
Fix workflow 2025-01-10 10:46:32 -05:00
Raymond Hill
74d8be96d2
Fix more workflow warnings; fix steps order 2024-11-08 12:17:27 -05:00
Raymond Hill
689ffbe7d3
Address workflow warnings 2024-11-08 12:07:30 -05:00
Raymond Hill
12817eee57
Squashed commit of the following:
commit a4d319437a
Author: daylight <starcrush@monemail.com>
Date:   Fri Nov 1 21:01:06 2024 +0300

    Delete .gitmodules

commit 57b7d98148
Author: daylight <starcrush@monemail.com>
Date:   Fri Nov 1 17:47:50 2024 +0300

    Delete dist/mv3/log.txt

commit c936a72bb3
Author: daylight <starcrush@monemail.com>
Date:   Fri Nov 1 17:47:16 2024 +0300

    Update dist/README.md

commit b5aaec47b3
Author: daylight <starcrush@monemail.com>
Date:   Fri Nov 1 17:46:53 2024 +0300

    Update release head

commit be2da15508
Author: daylight <starcrush@monemail.com>
Date:   Fri Nov 1 17:46:37 2024 +0300

    Update links in readme

commit 3019dfc37a
Author: daylight <starcrush@monemail.com>
Date:   Fri Nov 1 17:46:16 2024 +0300

    Update contributing guide

commit 3b9333dbd8
Author: daylight <starcrush@monemail.com>
Date:   Fri Nov 1 17:45:53 2024 +0300

    Update CI

commit 2831a0d0fd
Author: daylight <starcrush@monemail.com>
Date:   Fri Nov 1 17:45:31 2024 +0300

    Update config
Revert "Update CI"

This reverts commit 3b9333dbd8.
2024-11-04 10:12:25 -05:00
daylight
3b9333dbd8
Update CI 2024-11-01 16:33:22 -04:00
daylight
2831a0d0fd
Update config 2024-11-01 16:33:22 -04:00
Raymond Hill
7c14b3963e
actions/checkout@v3 => actions/checkout@v4 2024-03-11 19:31:17 -04:00
Raymond Hill
5e2bee11b2
Remove obsolete workflow 2023-11-22 10:35:36 -05:00
Raymond Hill
fb84cc3cbc
Forgot to save file before commit 2023-11-22 10:33:21 -05:00
Raymond Hill
72a5914dab
Create draft release by default 2023-11-22 10:31:15 -05:00
Raymond Hill
284bf060d0
Fix github actions workflow 2023-11-05 19:26:02 -05:00
Raymond Hill
6027abfe12
Need to use g flag in sedfor all instances in one line 2023-11-05 16:50:21 -05:00
Raymond Hill
875402b292
Move the repetitive portion of release notes to the bottom 2023-11-05 16:42:33 -05:00
Raymond Hill
737799e43d
Expand GitHub Actions to Fill the release notes
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/2937

Hopefully this works as expected in next release.
2023-11-05 14:02:46 -05:00
Raymond Hill
0ad456e905
[mv3] Rename uBOL-issues repo to uBOL-home
From now on, new uBOL releases will go into uBOL-home repo.
2023-08-19 11:26:33 -04:00
Raymond Hill
0d4640c31f
Update mv3.yml 2023-08-19 11:09:04 -04:00
Raymond Hill
24040f6a64
Update mv3.yml 2023-08-19 10:46:09 -04:00
Raymond Hill
f216dc3c4b
[mv3] Create releases in uBOL-issues repo 2023-08-19 07:52:44 -04:00
Raymond Hill
f20f2bbc77
Update mv3.yml 2023-08-12 07:50:06 -04:00
GH-User999
6afe74d584
Update config.yml (#3895)
Updated config.yml to match recent changes in other repositories.

Removed outdated/unneeded sections.

Updated verbiage.
Updated URLs.
2023-04-21 11:58:55 -04:00
Raymond Hill
ba1d686795
Fix github-actions re uBO Lite 2023-04-07 13:34:27 -04:00
Raymond Hill
16b50852c3
Make a firefox package of uBO Lite on release 2023-04-07 13:24:57 -04:00
Raymond Hill
df709d2a75
actions/create-release@v1=deprecated, use ncipollo/release-action@v1
See <https://github.com/actions/create-release>
2022-12-16 12:17:15 -05:00
Raymond Hill
17590c5a0c
Use git clone instead of submodule to pull uAssets dependencies
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2358

We need two different branches of uAssets to properly add the
default filter lists into the packages. I couldn't figure out
how to do this with submodules, using simple `git clone` as a
dependency just work.
2022-11-14 09:50:53 -05:00
Raymond Hill
d79898a3c4
Fix asset name 2022-10-18 09:16:14 -04:00
Raymond Hill
8dfefe5910
Rename directory 2022-09-27 10:46:56 -04:00
Raymond Hill
9764063db9
[mv3] Fix release name in GitHub Actions 2022-09-20 09:24:43 -04:00
Raymond Hill
f374c05753
[mv3] Stick to int32 instead of 8-char hex strings for file hashes 2022-09-19 20:21:10 -04:00
Raymond Hill
7116bf9a46
GitHub Actions stuff 2022-09-19 11:53:04 -04:00
Raymond Hill
749de482ee
GitHub Actions stuff 2022-09-19 11:31:04 -04:00
Raymond Hill
8eb2f4077a
Better action name 2022-09-19 11:11:07 -04:00
Raymond Hill
adb5d503d9
[mv3] Add GitHub action to build mv3 separately form uBO 2022-09-19 11:08:34 -04:00
Raymond Hill
c64f8cb271
Maybe fix github action 2022-09-10 15:00:47 -04:00
Raymond Hill
39129ba6a6
Maybe fix github action 2022-09-10 14:43:44 -04:00
Raymond Hill
204dbe8401
Maybe fix github action 2022-09-10 14:38:38 -04:00
Raymond Hill
c583a2e4b0
Fire tune build steps for mv3 version 2022-09-10 14:20:07 -04:00
Raymond Hill
517f7f5c23
Github action stuff 2022-09-08 12:07:01 -04:00
Raymond Hill
3d4ac1bc0a
Github action stuff 2022-09-08 11:29:35 -04:00
Raymond Hill
6395591b13
Github action stuff 2022-09-08 11:09:55 -04:00
Raymond Hill
33e825da1d
Hope this fixes github action 2022-09-08 10:28:24 -04:00
Raymond Hill
9a66b37fe0
Fix github action for mv3 2022-09-08 10:16:08 -04:00
Raymond Hill
f7205fe2e4
Fine tune build steps 2022-09-07 10:23:40 -04:00
Raymond Hill
224410a6f5
Add per-site on/off switch to mv3 experimental version 2022-09-07 10:15:36 -04:00