Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 14:28
· 52 commits to main since this release
42160b1

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