dgtlmoon
5a10acfd09
Send diff in notifications ( #296 )
2021-12-10 12:08:51 +01:00
dgtlmoon
3525f43469
Limit branches/tags of container build
...
Limit branch
2021-10-06 12:27:02 +02:00
dgtlmoon
b57b94c63a
Be more specific about tagged release builds
2021-10-06 11:28:39 +02:00
dgtlmoon
9e914c140e
Fix :latest release worflow syntax check
2021-10-06 10:27:03 +02:00
dgtlmoon
bc0303c5da
Rename workflow name
2021-10-06 08:59:03 +02:00
dgtlmoon
1240da4a6e
Just 'published' and 'edited' package release is enough (remove 'created')
2021-10-06 08:52:10 +02:00
dgtlmoon
4267bda853
Fixing workflow tag syntax issues
2021-10-06 08:49:33 +02:00
dgtlmoon
db1ff1843c
fix broken workflow syntax
2021-10-06 08:45:05 +02:00
dgtlmoon
fe3c20b618
add step for metadata debug, see if it runs by checking workflow tag name
2021-10-06 08:42:40 +02:00
dgtlmoon
2fa93cba3a
Container build/push doesnt need to be so specific
2021-10-05 22:09:12 +02:00
dgtlmoon
254fbd5a47
Oops on/release was in the wrong block
2021-10-05 19:13:45 +02:00
dgtlmoon
18f2318572
release also on edited, published
2021-10-05 19:05:09 +02:00
dgtlmoon
84417fc2b1
Run workflow on release
2021-10-05 19:02:05 +02:00
dgtlmoon
7f7fc737b3
Use a better switch mechanism for build type
2021-10-05 18:48:54 +02:00
dgtlmoon
2c71f577e0
Split python pip builder to its own release based workflow
2021-10-05 17:01:34 +02:00
dgtlmoon
f987d32c72
remove accidental syntax add
2021-10-05 17:01:26 +02:00
dgtlmoon
cb8fa2583a
attempt to re-enable docker layer cache
2021-10-05 11:48:09 +02:00
dgtlmoon
3d3e5db81c
Forgot GHCR tag with version
2021-10-05 11:43:56 +02:00
dgtlmoon
c9860dc55e
Limit container build to releases and master
2021-10-05 11:13:23 +02:00
dgtlmoon
dbd5cf117a
Fix GHCR login
2021-10-05 10:47:50 +02:00
dgtlmoon
e805d6ebe3
Use the same workflow for tag and release
2021-10-05 10:40:28 +02:00
dgtlmoon
01f469d91d
Drop redundant build workflow
2021-10-05 10:33:15 +02:00
dgtlmoon
e91cab0c6d
try :latest and :tag in same workflow run
2021-10-05 10:28:27 +02:00
dgtlmoon
106c3269a6
Separate workflows
2021-10-05 10:16:23 +02:00
dgtlmoon
1628602860
Docker image build issues ( #243 )
...
Pin cryptography ~= 3.4, fixes build issues for multiplatform docker buildx, and a little tidy up of github workflows.
2021-10-05 10:09:10 +02:00
dgtlmoon
6901fc493d
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2021-09-18 10:33:09 +02:00
dgtlmoon
c40417ff96
GitHub repo build platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
2021-09-18 10:32:45 +02:00
dgtlmoon
fd2d938528
GitHub container repo ( #227 )
2021-09-18 00:11:54 +02:00
dgtlmoon
cd20dea590
Remove extra build step
2021-09-17 23:50:58 +02:00
dgtlmoon
f921e98265
push github container master also
2021-09-17 23:44:57 +02:00
dgtlmoon
c0e905265c
Tidy up workflow names
2021-09-17 23:38:50 +02:00
dgtlmoon
5e6a923c35
Attempt to setup GitHub Container Registry
2021-09-17 23:37:28 +02:00
dgtlmoon
a11b6daa2e
Installation via pip ( #186 )
...
Builder for https://pypi.org/project/changedetection.io/
2021-08-16 15:24:37 +02:00
dgtlmoon
9e08f326be
Chrome/Webdriver support for Javascript websites ( #114 )
...
JS Support via fetching the page over WebDriver/Selenium network
Refactor forms (Split into logical tabs)
2021-08-12 12:05:59 +02:00
dgtlmoon
50026ee6d9
use a github action for getting the tag
2021-07-16 16:24:01 +10:00
dgtlmoon
aa5ba7b3a9
rename tag build runner
2021-07-16 16:19:04 +10:00
dgtlmoon
4110d05bf8
fix tag
2021-07-16 16:12:03 +10:00
dgtlmoon
6c02bc9cd3
build and push tag
2021-07-16 16:03:45 +10:00
dgtlmoon
1a0c3f1250
Fixing var name
2021-05-28 10:27:01 +10:00
dgtlmoon
dd211d166c
Include release metadata during github build
2021-05-28 10:20:42 +10:00
dgtlmoon
54ae82395a
Disable image layer cache service
2021-05-25 16:46:13 +10:00
dgtlmoon
dba8944625
Re-enable ARM v6/v7 builds
2021-05-25 16:08:01 +10:00
dgtlmoon
baaee30499
Arm build fixes ( #68 )
...
* Add rustc compiler and remove when not needed (smaller docker layer)
* Using the magical ARG CRYPTOGRAPHY_DONT_BUILD_RUST=1 to get around ARM issues
2021-05-25 15:04:33 +10:00
dgtlmoon
18b71edd6d
Switch to just amd64 for now due to apprise not building on ARM
2021-05-15 21:23:05 +10:00
dgtlmoon
fec2862ebe
Adding extra libs required for build
2021-05-08 12:01:52 +10:00
dgtlmoon
969420e40b
Cleanup docs
2021-05-08 11:44:43 +10:00
dgtlmoon
afba06dd1f
Tweak workflow (tests)
2021-05-08 11:38:27 +10:00
dgtlmoon
f877af75b9
Apprise notifications ( #43 )
...
* issue #4 Adding settings screen for apprise URLS
* Adding test notification mechanism
* Move Worker module to own class file
* Adding basic notification URL runner
* Tests for notifications
* Tweak readme with notification info
* Move notification test to main test_backend.py
* Fix spacing
* Adding notifications screenshot
* Cleanup more files from test
* Offer send notification test on individual edits and main/default
* Process global notifications
* All branches test
* Wrap worker notification process in try/catch, use global if nothing set
* Fix syntax
* Handle exception, increase wait time for liveserver to come up
* Fixing test setup
* remove debug
* Split tests into their own totally isolated setups, if you know a better way to make live_server() work, MR :)
* Tidying up lint/imports
2021-05-08 11:29:41 +10:00
dgtlmoon
8861f70ac4
Create codeql-analysis.yml
2021-04-04 06:27:32 +02:00
dgtlmoon
5311a95140
remove extra packages ( #32 )
...
* remove extra packages
* add test only workflow
2021-04-02 02:57:48 +02:00