Releases: fluent-labs/api
1.5.88: Update version
Fix release version to make releases work.
1.5.86: Bump WyriHaximus/github-action-get-previous-tag from 1.0.1 to 1.1
Bumps WyriHaximus/github-action-get-previous-tag from 1.0.1 to 1.1.
Commits
8a0e045Merge pull request #22 from WyriHaximus/update-readme-on-inputs-and-outputscb627b4Updated readme on inputs and outputs638eddeMerge pull request #21 from WyriHaximus/Fix-CI-badge-on-readme60d142cFix CI badge on readme44ddd86Merge pull request #19 from WyriHaximus/add-falback-tag-support3c844b4Add fallback tag support2d4e466Merge pull request #20 from WyriHaximus/Turn-off-fail-fasta6931b5Turn off fail fast on CI3f018b4Merge pull request #15 from WyriHaximus/update-versions-in-examplese451397Update versions in examples- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
1.5.85: Upgrade google cloud language version
The old version is insecure and there is a fixed version.
1.5.84: Tighten up CI
- Don't fail if we don't have login to docker hub
- Build base if base image has changed
1.5.83: Bump softprops/turnstyle from 0.1.5 to 1
Bumps softprops/turnstyle from 0.1.5 to 1.
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
1.5.82: Upgrade hadolint
Upgrade hadolint and fix some errors.
1.5.81: Namespace fluentlabs metrics
Namespace the fluentlabs metrics correctly so we persist it to grafana cloud.
1.5.80: Disable branch protections
If we have branch protections, then the version bump commits get rejected, and the build process is blocked. These should not be enabled again.
1.5.76: Words don't need to know about definitions
That field is dead weight and confusing. Let's remove it.
1.5.75: Repo needs to be updated
Problem:
Our release process creates github releases. However, they are trying to create them for a repo that no longer exists.
Solution:
Update the repo name in the build file.