databricks-cli/.github/workflows
hectorcast-db c6e2be1ecb
Enable Automated tagging workflow (#2361)
## Changes
Enable Automated tagging workflow. The workflow uses the `tagging.py`
script to:
* Flush the NEXT_CHANGELOG.md` file into the `CHANGELOG.md`.
* Create a Release commit and push it to `main` (without a PR)
* Create a tag for the release.

Usage and Changelog management details can be found in
[go/deco/release](go/deco/release).

This PR does:
* Added `cli_legacy` mode. Each SDK has it's own "mode" used to
determine which templates are to be used.
* `api_changelog: true` enables API changelog to be appended to
NEXT_CHANGELOG when generating the SDK.
* Removed `.codegen/changelog.md.tmpl`. Changelog templates are now part
of universe.
* Workflow and `tagging.py` files are synced from universe as part of
SDK generation. This allows us to test them and keep them in sync with
other SDKs.

## Tests
Workflow enabled in databricks/terraform-provider-databricks

---------

Co-authored-by: Andrew Nester <andrew.nester@databricks.com>
2025-03-06 15:30:01 +00:00
..
close-stale-issues.yml Bump actions/stale from 9.0.0 to 9.1.0 (#2275) 2025-02-03 12:36:50 +01:00
external-message.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
integration-approve.yml Enable integration workflows (#2086) 2025-01-06 16:07:15 +00:00
integration-main.yml Bump actions/create-github-app-token from 1.11.1 to 1.11.2 (#2276) 2025-02-03 12:37:17 +01:00
integration-pr.yml Bump actions/create-github-app-token from 1.11.1 to 1.11.2 (#2276) 2025-02-03 12:37:17 +01:00
next-changelog.yml Enable Automated tagging workflow (#2361) 2025-03-06 15:30:01 +00:00
publish-winget.yml Update publish-winget action to use Komac directly (#2228) 2025-01-24 15:33:54 +00:00
push.yml Output deprecated annotations in the JSON schema (#2422) 2025-03-05 11:17:03 +00:00
release-snapshot.yml build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#2408) 2025-03-03 08:52:47 +00:00
release.yml build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.6.0 (#2410) 2025-03-03 08:53:36 +00:00
tagging.yml Enable Automated tagging workflow (#2361) 2025-03-06 15:30:01 +00:00