wayback:dependabot/github_actions/docker/metadata-action-5.5.1

Last commit made on 2024-01-31
Get this branch:
git clone -b dependabot/github_actions/docker/metadata-action-5.5.1 https://git.launchpad.net/wayback

Branch merges

Branch information

Name:
dependabot/github_actions/docker/metadata-action-5.5.1
Repository:
lp:wayback

Recent commits

f2435bc... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump docker/metadata-action from 4.3.0 to 5.5.1

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 5.5.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/507c2f2dc502c992ad446e3d7a5dfbe311567a96...8e5442c4ef9f78752691e2d8f8d19755c6f78e81)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>

5de16ff... by Wayback Archiver <email address hidden>

Improve documentation (#385)

* Readme improve

* Get installation script via `get.wabarc.eu.org`

* Move configurations parameters from readme to docs/environment.md

* Update docs/changelog.md

* Place configurations to nav

* Minor changes

* Add screenshots

* File screenshots

* Minor improvements

* Refine deployment section

* Update index.zh.md

1f16f7f... by Wayback Archiver <email address hidden>

Add software-name to .licenserc

ebb3a30... by Wayback Archiver <email address hidden>

Using concurrency to manage new workflow runs (#384)

* Using concurrency to manage new workflow runs

* Update changelog

aacbef2... by Wayback Archiver <email address hidden>

Replace `fatih/color` with `gookit/color` (#390)

* Replace `fatih/color` with `gookit/color`

* Update docs/changelog.md

33e5522... by Wayback Archiver <email address hidden>

Refactor and reorganize service entry (#389)

* Only serve services place flag `-d` or `--daemon`

* Move `publish/register` to `ingress`

* Service refactoring

* Update changelog.md

da72fdf... by Wayback Archiver <email address hidden>

Add support for XMPP (#380)

4bbf9ea... by Wayback Archiver <email address hidden>

Improve publish service (#382)

* Fix nostr publish

* Use latest commit

* Closes publish services

* Use context from worker pool

* Rename fn

* Fix notion data struct (#383)

* Fix notion block fails

* Refine log output

* Append large page

* Media blocks

* Fix event data

* update changelog

* Add shutdown testing

* Change os.Setenv to testing.Setenv

* Fix meilisearch testing

* Make urlcheck exclude-patterns configurable

e4b7701... by Wayback Archiver <email address hidden>

Improve context deadline (#381)

* Safe time for context

* Add comment

* update doc

99c2021... by Wayback Archiver <email address hidden>

Add support for setting preferred path to Chrome executable (#375)

Specifying the location of the Chrome executable, it is preferred to set the path using the `CHROME_BIN` environment variable.