Commit graph

13 commits

Author SHA1 Message Date
Goulven Bourveau
feba8a0a4a the CI did not try to push on ghcr.io but on docker.io ; trying to make the variable hardcoded 2025-04-12 01:47:01 +02:00
Goulven Bourveau
493197caeb For testing purposes, we are making a container on each push 2025-04-12 01:44:58 +02:00
Goulven Bourveau
e63cf80653 Using container repository defined on the Github settings 2025-04-12 01:44:17 +02:00
Goulven Bourveau
ff827ff9fc Markitdown use 'main' as the master branch 2025-04-12 01:38:42 +02:00
Goulven Bourveau
09556385ff Changing source of tutorial to https://github.com/docker/metadata-action 2025-04-12 01:37:16 +02:00
Goulven Bourveau
e651ceaa54 Adding PAT 2025-04-12 01:31:03 +02:00
Goulven Bourveau
370583ad83 Making dummy commit to see how Github react 2025-04-12 01:27:16 +02:00
Goulven Bourveau
2cba2bf7a8 Pasting default content of https://github.com/googleapis/release-please-action 2025-04-12 01:26:33 +02:00
afourney
c73afcffea
Cleanup and refactor, in preparation for plugin support. (#318)
* Work started moving converters to individual files.
* Significant cleanup and refactor.
* Moved everything to a packages subfolder.
* Added sample plugin.
* Added instructions to the README.md
* Bumped version, and added a note about compatibility.
2025-02-10 15:21:44 -08:00
dependabot[bot]
73161982ff
Bump actions/setup-python from 2 to 5 (#179)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afourney <adamfo@microsoft.com>
2024-12-20 16:20:22 -08:00
dependabot[bot]
9b69467772
Bump actions/cache from 3 to 4 (#178)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
Co-authored-by: afourney <adamfo@microsoft.com>
2024-12-20 16:17:43 -08:00
dependabot[bot]
377a7eaa7d
Bump actions/checkout from 2 to 4 (#177)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 14:36:48 -08:00
Adam Fourney
f20c964f99 Initial commit. 2024-11-13 13:00:01 -08:00