dependabot[bot]
bf4c196cc2
Bump the actions group with 5 updates
...
Bumps the actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4` | `6` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.4.0` | `3.7.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.7.0` | `5.10.0` |
| [actions/setup-python](https://github.com/actions/setup-python ) | `5` | `6` |
| [actions/cache](https://github.com/actions/cache ) | `4` | `5` |
Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
Updates `docker/login-action` from 3.4.0 to 3.7.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...c94ce9fb46 )
Updates `docker/metadata-action` from 5.7.0 to 5.10.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](902fa8ec7d...c299e40c65 )
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: docker/login-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: docker/metadata-action
dependency-version: 5.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-01 20:17:43 +00:00
erinhmclark
33686ea851
Update versions for GH Actions and Geckodriver.
2025-01-15 17:35:42 +00:00
erinhmclark
84ee1b422f
Update and restrict versions of Poetry and Python.
2025-01-13 17:42:51 +00:00
erinhmclark
4a63ca7753
Update PyPi workflow to read python version from pyproject.toml.
2025-01-12 12:15:56 +00:00
erinhmclark
dba8f46016
Replaced comments for python-publish.yaml workflow.
2025-01-12 12:15:56 +00:00
erinhmclark
50e8c93477
Updated workflow for python-publish.yaml to use poetry (untested), and cleanup of pipenv files.
2025-01-12 12:15:56 +00:00
Miguel Sozinho Ramalho
7a21ae96af
V0.9.0 - closes several open issues: new enrichers and bug fixes ( #133 )
...
* clean orchestrator code, add archiver cleanup logic
* improves documentation for database.py
* telethon archivers isolate sessions into copied files
* closes #127
* closes #125
* closes #84
* meta enricher applies to all media
* closes #61 adds subtitles and comments
* minor update
* minor fixes to yt-dlp subtitles and comments
* closes #17 but logic is imperfect.
* closes #85 ssl enhancer
* minimifies html, JS refactor for preview of certificates
* closes #91 adds freetsa timestamp authority
* version bump
* simplify download_url method
* skip ssl if nothing archived
* html preview improvements
* adds retrying lib
* manual download archiver improvements
* meta only runs when relevant data available
* new metadata convenience method
* html template improvements
* removes debug message
* does not close #91 yet, will need a few more certificate chaing logging
* adds verbosity config
* new instagram api archiver
* adds proxy support we
* adds proxy/end support and bug fix for yt-dlp
* proxy support for webdriver
* adds socks proxy to wacz_enricher
* refactor recursivity in inner media and display
* infinite recursive display
* foolproofing timestamping authortities
* version to 0.9.0
* minor fixes from code-review
2024-02-20 18:05:29 +00:00
msramalho
d645b840ee
disable duplicate GH actions
2023-05-19 12:17:03 +01:00
Logan Williams
76be271c18
Update workflows to work with main branch
2023-05-15 10:14:53 +02:00
msramalho
2a7ece5dcc
cleanups and docs
2023-02-08 22:13:19 +00:00
msramalho
75459d2880
docker
2023-02-08 11:22:38 +00:00
msramalho
e5f3e56968
skip existing
2023-02-08 09:37:50 +00:00
msramalho
57e7023f64
Bump version to v0.2.20 for release
2023-02-08 09:27:53 +00:00
msramalho
db32b2db0d
token name
2023-02-07 23:59:33 +00:00
msramalho
58b6bcef87
3.10
2023-02-07 23:31:48 +00:00
msramalho
bf3f433785
pipenv
2023-02-07 23:27:37 +00:00
msramalho
8bbe7e2057
back to setup
2023-02-07 23:24:44 +00:00
msramalho
e19a4c85ed
pipfile test
2023-02-07 23:21:18 +00:00
msramalho
7061ddcf62
toml
2023-02-07 22:56:43 +00:00
msramalho
92089f5f1f
simplify
2023-02-07 22:53:57 +00:00
msramalho
3913528275
pipenv
2023-02-07 22:32:50 +00:00
msramalho
277d15687c
setup.py 3.10
2023-02-07 22:28:44 +00:00
msramalho
c570eaa64b
pipenv workflow
2023-02-07 22:20:44 +00:00
msramalho
a5995e2262
pypi workflow
2023-02-07 22:15:27 +00:00