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

Update CodeQL actions to v3 #3648

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Update CodeQL actions to v3 #3648

merged 1 commit into from
Jun 6, 2024

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Jun 5, 2024

Changes

This fixes deprecation notices.

Also see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/

Tests

n/a

@pietern pietern requested a review from mgyucht June 5, 2024 10:46
@pietern pietern requested review from a team as code owners June 5, 2024 10:46
@pietern pietern enabled auto-merge June 5, 2024 10:46
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@7d60ae7). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3648   +/-   ##
=======================================
  Coverage        ?   81.62%           
=======================================
  Files           ?      194           
  Lines           ?    19637           
  Branches        ?        0           
=======================================
  Hits            ?    16029           
  Misses          ?     2649           
  Partials        ?      959           

@pietern pietern added this pull request to the merge queue Jun 6, 2024
Merged via the queue into main with commit bb5ffcb Jun 6, 2024
5 checks passed
@pietern pietern deleted the codeql-v3 branch June 6, 2024 14:31
hectorcast-db added a commit that referenced this pull request Jun 25, 2024
### New Features and Improvements
* Add customize diff for `databricks_grant` and `databricks_grants` for case insensitivity & spaces in grants ([#3657](#3657)).
* Fix detection of local file changes in `databricks_file` ([#3662](#3662)).
* Apply all cluster validations to jobs cluster references ([#3651](#3651)).
* Fixed: Issue with `databricks_cluster` resource using `exporter` does not include cluster libraries ([#3674](#3674)).
* Relaxed cluster check for `databricks_sql_permissions` ([#3683](#3683)).
* Update jobs library fields from set to list ([#3669](#3669)).
* Added `CAN_MONITOR` permission to SQL warehouses in `databricks_permissions` ([#3681](#3681)).

### Documentation Changes
 * Fix errors in Unity Catalog data sources documentation ([#3656](#3656)).
 * Rename default_namespace_setting documentation to correct name ([#3682](#3682)).
 * Fix private DNS zone resource name in ADB PL Simplified guide ([#3664](#3664)).
 * Added links to Terraform modules and removed mention of E2 arch ([#3667](#3667)).

### Internal Changes
 * Update CodeQL actions to v3 ([#3648](#3648)).
 * Ensure jobs tests check for error ([#3666](#3666)).

### Dependency updates
 * Update to use Go 1.22 ([#3647](#3647)).
 * Bump github.com/databricks/databricks-sdk-go from 0.41.0 to 0.42.0 ([#3638](#3638)).
 * Bump github.com/databricks/databricks-sdk-go from 0.42.0 to 0.43.0 ([#3697](#3697)).
@hectorcast-db hectorcast-db mentioned this pull request Jun 25, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jun 25, 2024
### New Features and Improvements
* Add customize diff for `databricks_grant` and `databricks_grants` for case insensitivity & spaces in grants ([#3657](#3657)).
* Fix detection of local file changes in `databricks_file` ([#3662](#3662)).
* Apply all cluster validations to jobs cluster references ([#3651](#3651)).
* Fixed: Issue with `databricks_cluster` resource using `exporter` does not include cluster libraries ([#3674](#3674)).
* Relaxed cluster check for `databricks_sql_permissions` ([#3683](#3683)).
* Update jobs library fields from set to list ([#3669](#3669)).
* Added `CAN_MONITOR` permission to SQL warehouses in `databricks_permissions` ([#3681](#3681)).

### Documentation Changes
 * Fix errors in Unity Catalog data sources documentation ([#3656](#3656)).
 * Rename default_namespace_setting documentation to correct name ([#3682](#3682)).
 * Fix private DNS zone resource name in ADB PL Simplified guide ([#3664](#3664)).
 * Added links to Terraform modules and removed mention of E2 arch ([#3667](#3667)).

### Internal Changes
 * Update CodeQL actions to v3 ([#3648](#3648)).
 * Ensure jobs tests check for error ([#3666](#3666)).

### Dependency updates
 * Update to use Go 1.22 ([#3647](#3647)).
 * Bump github.com/databricks/databricks-sdk-go from 0.41.0 to 0.42.0 ([#3638](#3638)).
 * Bump github.com/databricks/databricks-sdk-go from 0.42.0 to 0.43.0 ([#3697](#3697)).
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.

3 participants