8000 Tags · riweston/aztx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: riweston/aztx

Tags

1.6.10

Toggle 1.6.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Setup this job to use reusable workflows to force the order of fl…

…ow (#52)

1.6.9

Toggle 1.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Resolve bug with name of dependant job (#51)

1.6.8

Toggle 1.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: This should fix the race condition with these jobs running concur…

…rently (#50)

1.6.7

Toggle 1.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Update goreleaser config to latest schema (#49)

1.6.6

Toggle 1.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump actions/checkout from 2 to 4 in /.github/workflows (#…

…21)

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](actions/checkout@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>

1.6.5

Toggle 1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump actions/setup-go from 3 to 5 in /.github/workflows (#…

…22)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>

1.6.4

Toggle 1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump golangci/golangci-lint-action from 4 to 6 in /.gith…

…ub/workflows (#32)

chore(deps): bump golangci/golangci-lint-action in /.github/workflows

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v4...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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>

1.6.3

Toggle 1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump dependabot/fetch-metadata from 1 to 2 in /.github/wor…

…kflows (#44)

fix(deps): bump dependabot/fetch-metadata in /.github/workflows

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1...v2)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  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>

1.6.2

Toggle 1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: Clean up old refs to master branch (#48)

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Reworked the pipeline (#47)

* ci: Reworked the pipeline

This commit is designed to provide some debug information regarding auto
tagging

* ci: Re-add the github_token for testing

* ci: Switch to a different action which will hopefully work better with the expected workflow

* ci: Testing gh script step

* ci: Remove debugging to test live tag creation

* ci: will rename default branch, this disables pipeline for now

* ci: Rework the tagger and provide some debugging again

* ci: Job ready to merge
0