Skip to content

Releases: celestiaorg/.github

v0.2.0

29 May 13:49
cb19bc0
Compare
Choose a tag to compare

What's Changed

  • copy over adr template by @MSevey in #40
  • chore(deps): bump actions/stale from 7 to 8 by @dependabot in #42
  • chore(deps): bump actions/add-to-project from 0.4.1 to 0.5.0 by @dependabot in #55
  • Add repository dispatch reusable workflow by @MSevey in #46
  • feat: TestGround GA by @jrmanes in #57
  • SECURITY: minor update to scope language by @MSevey in #48
  • feat: speed up amd64 availability & push amd64 on each commit by @smuu in #60

Full Changelog: v0.1.1...v0.2.0

Release v0.1.1

05 Apr 11:58
c955dc6
Compare
Choose a tag to compare

0.1.1 (2023-04-05)

Bug Fixes

What's Changed

  • fix: undo matrix by @jrmanes in #47

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

03 Apr 14:28
42160b1
Compare
Choose a tag to compare

0.1.0 (2023-04-03)

Features

  • Add master to publish (#34) (ff2fa2d)
  • Admit new input: packageName (#36) (d86d097)
  • build container with matrix, it might speed up the process (#43) (8e20dd5)
  • Common Docker CI pipeline (#29) (093ea82)
  • Increase the yaml linter length line to 120 (#28) (7164fa4)

Bug Fixes

What's Changed

  • .github: add markdown-lint action and remove scheduled run by @MSevey in #2
  • Celestia Contributing doc by @MSevey in #1
  • .github: add team leads as codeowners by @MSevey in #9
  • .github: allow for custom failure threshold for dockerfile linting by @MSevey in #8
  • .github: update markdown-lint action to include link checker and add stale workflow by @MSevey in #3
  • Create PR template by @MSevey in #12
  • chore: remove redundant title by @evan-forbes in #14
  • fix: typo by @sweexordious in #18
  • .github: create reuseable housekeeping workflow by @MSevey in #16
  • .github: update housekeeping workflow to use pull_request_target by @MSevey in #20
  • Create SECURITY.md by @MSevey in #21
  • Add dependabot and bump python setup action by @MSevey in #22
  • SECURITY: update from celestia program to security program owner by @MSevey in #23
  • feat: Increase the yaml linter length line to 120 by @jrmanes in #28
  • Bump actions/stale from 6 to 7 by @dependabot in #27
  • Bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #26
  • Bump hadolint/hadolint-action from 2.1.0 to 3.1.0 by @dependabot in #25
  • Bump necojackarc/auto-request-review from 0.8.0 to 0.10.0 by @dependabot in #24
  • feat: Common Docker CI pipeline by @jrmanes in #29
  • Bump docker/build-push-action from 3 to 4 by @dependabot in #30
  • chore: update codeowners by @Bidon15 in #31
  • fix: repositories naming by @jrmanes in #33
  • feat: Add master to publish by @jrmanes in #34
  • fix: Specify Dockerfile path in docker security by @jrmanes in #35
  • feat: Admit new input: packageName by @jrmanes in #36
  • chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 by @dependabot in #38
  • .github: add further distinction for codeowners to improve code review by @MSevey in #41
  • feat: build container with matrix, it might speed up the process by @jrmanes in #43
  • fix: fix name of matrics variable by @smuu in #45

New Contributors

Full Changelog: v0.0.2...v0.1.0

Release v0.0.2

30 Sep 20:13
f6d2c10
Compare
Choose a tag to compare

0.0.2 (2022-09-30)

Bug Fixes

  • .github: fix permission issue with add write-all permission for release (f6d2c10)

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

v0.0.1

30 Sep 19:23
d12f15c
Compare
Choose a tag to compare

Full Changelog: https://github.com/celestiaorg/.github/commits/v0.0.1

Initial release to provide starting point for Github Actions