Skip to content

Releases: fluent-labs/api

1.5.88: Update version

04 Aug 23:07

Choose a tag to compare

Fix release version to make releases work.

1.5.86: Bump WyriHaximus/github-action-get-previous-tag from 1.0.1 to 1.1

02 Aug 23:03

Choose a tag to compare

Bumps WyriHaximus/github-action-get-previous-tag from 1.0.1 to 1.1.

Commits
  • 8a0e045 Merge pull request #22 from WyriHaximus/update-readme-on-inputs-and-outputs
  • cb627b4 Updated readme on inputs and outputs
  • 638edde Merge pull request #21 from WyriHaximus/Fix-CI-badge-on-readme
  • 60d142c Fix CI badge on readme
  • 44ddd86 Merge pull request #19 from WyriHaximus/add-falback-tag-support
  • 3c844b4 Add fallback tag support
  • 2d4e466 Merge pull request #20 from WyriHaximus/Turn-off-fail-fast
  • a6931b5 Turn off fail fast on CI
  • 3f018b4 Merge pull request #15 from WyriHaximus/update-versions-in-examples
  • e451397 Update versions in examples
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will 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

02 Aug 22:27

Choose a tag to compare

The old version is insecure and there is a fixed version.

1.5.84: Tighten up CI

02 Aug 08:58

Choose a tag to compare

  • 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

02 Aug 08:16

Choose a tag to compare

Bumps softprops/turnstyle from 0.1.5 to 1.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will 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

01 Aug 00:42

Choose a tag to compare

Upgrade hadolint and fix some errors.

1.5.81: Namespace fluentlabs metrics

14 Mar 08:16

Choose a tag to compare

Namespace the fluentlabs metrics correctly so we persist it to grafana cloud.

1.5.80: Disable branch protections

14 Mar 07:05

Choose a tag to compare

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

07 Mar 09:04

Choose a tag to compare

That field is dead weight and confusing. Let's remove it.

1.5.75: Repo needs to be updated

05 Mar 18:08

Choose a tag to compare

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.