Skip to content

Releases: iwamot/oide

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 12:54
Immutable release. Only release title and notes can be modified.
2f7ce72

What's Changed

🏕 Features

  • feat: reimplement as a Node action using the GitHub Contents API by @iwamot in #77

👒 Dependencies

  • chore(deps): update iwamot/workflows action to v8.0.2 by @iwamot-renovate[bot] in #63
  • chore(deps): update dependency iwamot/repo-template to v1.7.0 by @iwamot-renovate[bot] in #64
  • chore(deps): update iwamot/workflows action to v8.0.3 by @iwamot-renovate[bot] in #65
  • chore(deps): update actions/checkout action to v6.0.3 by @iwamot-renovate[bot] in #67
  • chore(deps): update iwamot/workflows action to v8.1.0 by @iwamot-renovate[bot] in #69
  • chore(deps): update dependency iwamot/renovate-config to v0.15.0 by @iwamot-renovate[bot] in #70
  • chore(deps): update actions/checkout action to v7 by @iwamot-renovate[bot] in #72
  • chore(deps): update dependency iwamot/mise-tasks to v2.5.0 by @iwamot-renovate[bot] in #73
  • chore(deps): update dependency iwamot/repo-template to v1.8.0 by @iwamot-renovate[bot] in #74
  • chore(deps): update iwamot/workflows action to v8.2.0 by @iwamot-renovate[bot] in #75

🚜 Maintenance

  • chore: move Oidefile under .github/ by @iwamot in #66
  • chore: add trace log level to renovate workflow dispatch by @iwamot in #68
  • chore: drop redundant install_before, bump mise min_version by @iwamot in #71
  • chore: pull files via oide by @iwamot-oide[bot] in #76

New Contributors

  • @iwamot-oide[bot] made their first contribution in #76

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 May 13:31
Immutable release. Only release title and notes can be modified.
7e1c0ac

What's Changed

🏕 Features

  • feat: support .github/Oidefile alongside root Oidefile by @iwamot in #62

👒 Dependencies

  • chore(deps): update iwamot/workflows action to v3.3.0 by @iwamot-renovate[bot] in #16
  • chore(deps): update dependency iwamot/mise-tasks to v2.1.0 by @iwamot-renovate[bot] in #18
  • chore(deps): update iwamot/workflows action to v3.3.1 by @iwamot-renovate[bot] in #19
  • chore(deps): update iwamot/workflows action to v3.4.0 by @iwamot-renovate[bot] in #22
  • chore(deps): update iwamot/workflows action to v4 by @iwamot-renovate[bot] in #24
  • chore(deps): update iwamot/workflows action to v4.1.0 by @iwamot-renovate[bot] in #28
  • chore(deps): update dependency iwamot/repo-template to v1.5.0 by @iwamot-renovate[bot] in #30
  • chore(deps): update iwamot/workflows action to v4.1.1 by @iwamot-renovate[bot] in #31
  • chore(deps): update dependency iwamot/mise-tasks to v2.3.0 by @iwamot-renovate[bot] in #33
  • chore(deps): update iwamot/workflows action to v4.1.2 by @iwamot-renovate[bot] in #34
  • chore(deps): update iwamot/workflows action to v4.1.3 by @iwamot-renovate[bot] in #35
  • chore(deps): update iwamot/actions action to v0.8.0 by @iwamot-renovate[bot] in #36
  • chore(deps): update iwamot/workflows action to v4.2.0 by @iwamot-renovate[bot] in #38
  • chore(deps): update step-security/harden-runner action to v2.19.1 by @iwamot-renovate[bot] in #39
  • chore(deps): update iwamot/workflows action to v4.2.1 by @iwamot-renovate[bot] in #40
  • chore(deps): update iwamot/actions action to v0.9.0 by @iwamot-renovate[bot] in #41
  • chore(deps): update dependency iwamot/renovate-config to v0.14.0 by @iwamot-renovate[bot] in #42
  • chore(deps): update iwamot/workflows action to v5 by @iwamot-renovate[bot] in #43
  • chore(deps): update iwamot/workflows action to v6 by @iwamot-renovate[bot] in #46
  • chore(deps): update step-security/harden-runner action to v2.19.2 by @iwamot-renovate[bot] in #47
  • chore(deps): update iwamot/workflows action to v6.1.0 by @iwamot-renovate[bot] in #49
  • chore(deps): update step-security/harden-runner action to v2.19.3 by @iwamot-renovate[bot] in #51
  • chore(deps): update iwamot/workflows action to v6.2.0 by @iwamot-renovate[bot] in #52
  • chore(deps): update iwamot/workflows action to v7 by @iwamot-renovate[bot] in #53
  • chore(deps): update iwamot/workflows action to v7.1.0 by @iwamot-renovate[bot] in #54
  • chore(deps): update dependency iwamot/repo-template to v1.6.0 by @iwamot-renovate[bot] in #58
  • chore(deps): update iwamot/workflows action to v8 by @iwamot-renovate[bot] in #59
  • chore(deps): update step-security/harden-runner action to v2.19.4 by @iwamot-renovate[bot] in #60
  • chore(deps): update dependency iwamot/mise-tasks to v2.4.0 by @iwamot-renovate[bot] in #61

🚜 Maintenance

  • chore: pull files via oide by @iwamot-renovate[bot] in #17
  • chore: pull files via oide by @iwamot-renovate[bot] in #20
  • chore: add auto-label caller workflow by @iwamot in #21
  • chore: migrate Oide caller to workflows v4.0.0 by @iwamot in #23
  • chore: pull files via oide by @iwamot-renovate[bot] in #25
  • chore: enable git-lint task by @iwamot in #26
  • chore: drop git-lint from validate.sh by @iwamot in #27
  • chore: add release workflow by @iwamot in #29
  • docs: align README badge alt text with rendered label by @iwamot in #32
  • chore: introduce harden-runner in audit mode by @iwamot in #37
  • chore: rename Renovate App secret refs to *_APP_CLIENT_ID by @iwamot in #44
  • chore: switch oide.yml to workflows v6 + OIDE_APP_* secrets by @iwamot in #45
  • chore: migrate release.yml to iwamot/workflows release-only reusable workflow by @iwamot in #48
  • chore: drop unnecessary concurrency block from release.yml by @iwamot in #50
  • chore: add dco caller workflow by @iwamot in #55
  • chore: remove DCO app config and Oide entry by @iwamot in #56
  • chore: restrict pull_request triggers to main branch by @iwamot in #57

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@iwamot iwamot released this 05 May 01:38
Immutable release. Only release title and notes can be modified.
4118fe4

What's Changed

🏕 Features

  • feat: support private source repositories by @iwamot in #15

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@iwamot iwamot released this 04 May 13:46
Immutable release. Only release title and notes can be modified.
710b2d0

What's Changed

🐛 Bug Fixes

  • fix: pass source ref as positional arg to git fetch by @iwamot in #14

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@iwamot iwamot released this 04 May 12:36
Immutable release. Only release title and notes can be modified.
e3685dd

What's Changed

🚜 Maintenance

  • chore: rename Marketplace listing to "Oide by iwamot" by @iwamot in #13

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@iwamot iwamot released this 04 May 12:11
Immutable release. Only release title and notes can be modified.
49a137e

What's Changed

👒 Dependencies

  • chore(deps): update iwamot/workflows action to v1.5.0 by @iwamot-renovate[bot] in #4
  • chore(deps): update iwamot/workflows action to v2 by @iwamot-renovate[bot] in #6
  • chore(deps): update iwamot/workflows action to v3 by @iwamot-renovate[bot] in #11

🚜 Maintenance

  • chore: add oide workflow by @iwamot in #5
  • chore: capitalize Oide as proper noun by @iwamot in #8
  • chore: migrate oide.yml to iwamot/workflows v3.2.0 by @iwamot in #9
  • chore: pull files via oide by @iwamot-renovate[bot] in #10
  • chore: add Marketplace branding to action.yml by @iwamot in #12

New Contributors

  • @iwamot-renovate[bot] made their first contribution in #4

Full Changelog: v0.0.2...v1.0.0

v0.0.2

Choose a tag to compare

@iwamot iwamot released this 04 May 07:38
Immutable release. Only release title and notes can be modified.
a675e15

What's Changed

🐛 Bug Fixes

  • fix: log Oidefile pull when self-listed by @iwamot in #3

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@iwamot iwamot released this 04 May 06:38
Immutable release. Only release title and notes can be modified.

What's Changed

🏕 Features

  • feat: add oide composite action by @iwamot in #2

New Contributors

  • @iwamot made their first contribution in #2

Full Changelog: https://github.com/iwamot/oide/commits/v0.0.1