Commit Graph

101 Commits

Author SHA1 Message Date
Fundor333
a50ea3b78d Update Python version to 3.12 in workflow files 2025-08-25 17:38:35 +02:00
Fundor333
ea11261e4a Merge pull request #98 from fundor333/dependabot/github_actions/actions/cache-4.2.4
Bump actions/cache from 4.2.3 to 4.2.4
2025-08-19 01:15:51 +02:00
Fundor333
207239aeae Merge pull request #99 from fundor333/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
2025-08-19 01:15:44 +02:00
dependabot[bot]
ae20f03643 Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 20:04:24 +00:00
dependabot[bot]
7b6ba43877 Bump actions/cache from 4.2.3 to 4.2.4
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.2.4.
- [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.2.3...v4.2.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 19:55:44 +00:00
dependabot[bot]
99fe708c25 Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [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.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 19:34:37 +00:00
Fundor333
f0d39ddb48 Fix commit automatic message 2025-07-27 18:22:43 +02:00
Fundor333
dce4c9acb8 Fix name of the script called 2025-07-27 18:20:56 +02:00
fundor333
4338cbcf85 Automates reply metadata extraction
Adds a script to process Hugo Markdown files, extract
previews from linked 'reply' URLs, and flag Mastodon links.

This enhances content display and context for replies,
especially on Mastodon. It also creates a new Github
Action to run the script on a schedule.
2025-07-27 18:18:26 +02:00
fundor333
4d74b77106 Cleaning 2025-06-16 23:38:00 +02:00
Fundor333
0666ae2149 Update Hugo version to 0.147.7 in workflow configuration 2025-06-01 19:27:06 +02:00
Fundor333
177d44a15a Update cron 2025-05-11 20:14:57 +02:00
Fundor333
03b80dadc8 Add cron workflows for Anilist, webmentions, and weekly tasks 2025-05-10 00:32:28 +02:00
Fundor333
7568d79004 Remove outdated cron workflows for Anilist, webmentions, and weekly tasks 2025-05-10 00:32:28 +02:00
Fundor333
b3d4f524ac Fix action cron 2025-05-09 13:57:14 +02:00
Fundor333
ee61c9e91e Add Anilist cron workflow and script for weekly updates 2025-05-09 13:52:17 +02:00
Fundor333
683d1f92a4 Update Hugo version to 0.147.0 and format weeknote-config.json for better readability 2025-04-26 12:27:57 +02:00
Fundor333
587a9d10aa Update cron schedule to run weekly job at 6:15 AM on Sundays 2025-04-16 12:37:19 +02:00
Fundor333
339256e08d Update webmention data and dependencies
- Reordered entries in webmention JSON files for consistency.
- Updated `weeknotebot` version from 1.5.0 to 1.5.1 in `poetry.lock` and `requirements.txt`.
- Enhanced `weeknote-config.json` structure for better readability and maintainability.
2025-04-16 12:23:52 +02:00
Fundor333
0291bdb7a2 Rename fetch step to generate weekly in workflow and update commit message 2025-04-16 12:01:46 +02:00
Fundor333
9962eb45fe Create weekly.yml 2025-04-16 11:55:02 +02:00
dependabot[bot]
bf9f9da94b Bump actions/setup-node from 4.3.0 to 4.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 13:34:12 +00:00
Fundor333
fe91cef96d Update Hugo version and refactor post creation functions to use name cleaning 2025-04-14 15:29:04 +02:00
Fundor333
30b7d0c9c4 Update hugo 2025-04-10 22:42:48 +02:00
dependabot[bot]
dd2444d412 Bump actions/cache from 4.2.2 to 4.2.3
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.2 to 4.2.3.
- [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.2.2...v4.2.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 14:21:34 +00:00
dependabot[bot]
153ab98585 Bump actions/setup-node from 4.2.0 to 4.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 14:07:20 +00:00
dependabot[bot]
3db399428e Bump actions/cache from 4.2.0 to 4.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.2.
- [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.2.0...v4.2.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 13:31:54 +00:00
dependabot[bot]
81ee09f025 Bump actions/setup-node from 4.1.0 to 4.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 13:17:42 +00:00
Fundor333
a742a2f079 Update hugo 2025-01-24 00:27:15 +01:00
Fundor333
8b9c85f7cc Fix actions 2025-01-23 23:41:42 +01:00
fundor333
323e16e902 New post 2025-01-23 23:35:59 +01:00
Fundor333
c585eb9a23 Fix dipendency 2025-01-21 00:55:20 +01:00
fundor333
3bd21565c4 Fix actions 2025-01-21 00:35:31 +01:00
fundor333
8d78a62864 Edit paths 2025-01-20 23:43:08 +01:00
fundor333
718deed247 Add new Webmention 2025-01-20 23:34:55 +01:00
fundor333
18fdee0ad8 Fix git comment 2025-01-20 21:33:01 +01:00
Fundor333
e462257ede Fix action 2025-01-20 21:14:11 +01:00
Fundor333
9ec13492ae Update webmentions.yml 2025-01-20 21:12:29 +01:00
Fundor333
fbb08b120e Update hugo_publisher.yml 2025-01-18 13:20:58 +01:00
Fundor333
7f7e4e90c1 Fix action 2025-01-17 12:04:50 +01:00
Fundor333
a174dd0fb9 New post 2025-01-17 01:02:08 +01:00
Fundor333
72dcd9fe9d Webmention action 2025-01-16 19:01:51 +01:00
Fundor333
c3e9a0668b Updating hugo version 2024-12-18 19:12:54 +01:00
dependabot[bot]
9fd9032def Bump actions/cache from 4.1.2 to 4.2.0
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.
- [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.1.2...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 13:17:06 +00:00
Fundor333
8e5362bf6d Merge pull request #79 from fundor333/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.2.1 to 4.2.2
2024-11-06 14:27:28 +01:00
Fundor333
776ce5e8dc Merge pull request #78 from fundor333/dependabot/github_actions/actions/cache-4.1.2
Bump actions/cache from 4.1.1 to 4.1.2
2024-11-06 14:27:15 +01:00
dependabot[bot]
fcdfd5b78f Bump actions/setup-node from 4.0.4 to 4.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 13:17:59 +00:00
dependabot[bot]
6e2ec4be4c Bump actions/checkout from 4.2.1 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [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.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 13:17:56 +00:00
dependabot[bot]
e80a858adf Bump actions/cache from 4.1.1 to 4.1.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2.
- [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.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 13:17:54 +00:00
Fundor333
fbf47bc29d Update hugo 2024-10-22 12:05:15 +02:00