Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use fetch-tags option in release workflows #1025

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Nov 29, 2023

Changes

The manual unshallow step is superfluous and can be done as part of the actions/checkout step.

Companion to #1022.

Tests

Manual trigger of the snapshot build workflow.

@pietern pietern changed the title Use fetch-tags over manual fetch step Use fetch-tags option over manual fetch step Nov 29, 2023
@pietern pietern changed the title Use fetch-tags option over manual fetch step Use fetch-tags option over manual fetch step in release workflows Nov 29, 2023
@pietern pietern changed the title Use fetch-tags option over manual fetch step in release workflows Use fetch-tags option in release workflows Nov 29, 2023
@pietern pietern added this pull request to the merge queue Nov 29, 2023
Merged via the queue into main with commit f2969e9 Nov 29, 2023
5 checks passed
@pietern pietern deleted the no-unshallow-on-release branch November 29, 2023 15:29
pietern added a commit that referenced this pull request Nov 30, 2023
This is a bugfix release to address issues with v0.210.0.

CLI:
 * Fix `panic: $HOME is not set` ([#1027](#1027)).
 * Fix `databricks configure` if new profile is specified ([#1030](#1030)).
 * Filter out system clusters for `--configure-cluster` ([#1031](#1031)).

Bundles:
 * Fixed panic when job has trigger and in development mode ([#1026](#1026)).

Internal:
 * Use `fetch-tags` option in release workflows ([#1025](#1025)).
@pietern pietern mentioned this pull request Nov 30, 2023
github-merge-queue bot pushed a commit that referenced this pull request Nov 30, 2023
This is a bugfix release to address issues with v0.210.0.

CLI:
* Fix `panic: $HOME is not set`
([#1027](#1027)).
* Fix `databricks configure` if new profile is specified
([#1030](#1030)).
* Filter out system clusters for `--configure-cluster`
([#1031](#1031)).

Bundles:
* Fixed panic when job has trigger and in development mode
([#1026](#1026)).

Internal:
* Use `fetch-tags` option in release workflows
([#1025](#1025)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants