Skip to content

Releases: devops-infra/.github

v1.1.3

03 Apr 20:11
bdfbf16

Choose a tag to compare

What's Changed

  • fix: enhance Docker login process with credential checks and add dotenv support by @github-actions[bot] in #58

Full Changelog: v1.1.2...v1.1.3

v1.1.2

28 Mar 17:35
c40b22f

Choose a tag to compare

What's Changed

  • fix: update .gitignore to include Python build artifacts by @github-actions[bot] in #55
  • fix: update .dockerignore and .gitignore to include entrypoint.sh and pip by @github-actions[bot] in #56

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Mar 14:33
c2322b1

Choose a tag to compare

What's Changed

  • Updated reusable workflow callers to inherit secrets and hardened sync/version task safety by @github-actions[bot] in #54

Full Changelog: v1.1.0...v1.1.1

v1.1.0

28 Mar 13:12
723a0a5

Choose a tag to compare

What's Changed

  • refactor: reorder auto-create-pull-request to create PR first by @github-actions[bot] in #51
  • fix: fall back to latest git tag when .version file is missing by @github-actions[bot] in #53

Full Changelog: v1.0...v1.1.0

v1.0.0

28 Mar 09:13
6693222

Choose a tag to compare

What's Changed

  • Added templates for pull requests by @ChristophShyper in #1
  • Added templates for issues by @ChristophShyper in #2
  • Added default template for pull requests by @ChristophShyper in #3
  • Created baseline for meta repo by @ChristophShyper in #4
  • Updated workflows templates by @github-actions[bot] in #5
  • Updated badges. Added SECURITY.md. by @github-actions[bot] in #6
  • Updated templates, automation, code of conduct, contributing, license, etc. by @github-actions[bot] in #7
  • Updated links in templates by @github-actions[bot] in #8
  • Updated links in issues templates by @github-actions[bot] in #9
  • Updated license by @github-actions[bot] in #10
  • Updated license by @github-actions[bot] in #11
  • Updated default issue template by @github-actions[bot] in #12
  • Enable dependabot by @github-actions[bot] in #13
  • Sync with new template repository. Small fixed. Removed not needed files. by @github-actions[bot] in #14
  • Updated action-pull-request to v0.4 by @github-actions[bot] in #15
  • Repo cleanup. Fixed templates. Actions. by @github-actions[bot] in #16
  • Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot[bot] in #17
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot[bot] in #18
  • Bump actions/checkout from 2.4.0 to 3 by @dependabot[bot] in #19
  • Bump action-pull-request by @github-actions[bot] in #20
  • Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 by @dependabot[bot] in #21
  • Bump devops-infra/action-pull-request from 0.4.2 to 0.5.1 by @dependabot[bot] in #23
  • Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 by @dependabot[bot] in #24
  • Bump devops-infra/action-pull-request from 0.5.1 to 0.5.3 by @dependabot[bot] in #26
  • Bump devops-infra/action-pull-request from 0.5.3 to 0.5.5 by @dependabot[bot] in #27
  • Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 by @dependabot[bot] in #28
  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in #29
  • Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 by @dependabot[bot] in #30
  • Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot[bot] in #31
  • Bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 by @dependabot[bot] in #32
  • Bump devops-infra/action-pull-request from 0.5.5 to 0.6.0 by @dependabot[bot] in #33
  • Bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 by @dependabot[bot] in #34
  • Bump devops-infra/action-pull-request from 0.6.0 to 1.0.0 by @dependabot[bot] in #37
  • Bump devops-infra/action-pull-request from 1.0.0 to 1.0.2 by @dependabot[bot] in #38
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #35
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #39
  • Bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 by @dependabot[bot] in #40
  • fix: remove legacy workflows by @ChristophShyper in #42
  • Huge refactor and preparation to be meta-repo and template source by @github-actions[bot] in #41
  • fix: use workflow_dispatch inputs context in caller workflows by @github-actions[bot] in #44
  • fix: update copilot instructions for Git safety and workflow practices by @github-actions[bot] in #45
  • fix: allow manual set version in non-action repos by @ChristophShyper in #47
  • feat: support release mode in manual version workflow by @github-actions[bot] in #49
  • refactor: delegate release tag flow to profile taskfiles by @github-actions[bot] in #50

New Contributors

Full Changelog: https://github.com/devops-infra/.github/commits/v1.0.0