Wykres commitów

139 Commity (API-OpenAPI)

Autor SHA1 Wiadomość Data
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 ee8053e0e8
Update FUNDING.yml 2021-04-21 11:13:50 +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
dgtlmoon 3ad722d63c
Docker push amd64 rpi etc (#28)
* trying multiarch docker hub push on build, similar to https://github.com/dgtlmoon/changedetection.io/pull/25/files

* Adding image builder

* Include our dev branch

* Tweak buildx

* dont use alias

* Finally found the right info at https://docs.docker.com/ci-cd/github-actions/

* Updated from https://github.com/razorpay/docker-build-push-action

* Teaks to build

* Tweaks

* Minor tweaks to version

* tweaks

* Remove version

* Remove old workflow

* syntax cleanup
2021-04-01 14:10:23 +02:00
Leigh Morresi efe0356f37 Fix syntax, Triggers the workflow on push or pull request events 2021-02-27 09:06:54 +01:00
Leigh Morresi ec1ac300af Activate workflow on all branches 2021-02-27 09:05:25 +01:00
Leigh Morresi 22bc8fabd1 Add badge under pytest branch 2021-02-21 14:14:27 +01:00
dgtlmoon fca7bb8583
Create python-app.yml 2021-02-21 14:09:34 +01:00
dgtlmoon cf046d88da
Create FUNDING.yml 2021-01-28 13:51:04 +01:00