Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Updates steps to remove projects references #189

Merged
merged 6 commits into from
Jun 15, 2023
Merged

Updates steps to remove projects references #189

merged 6 commits into from
Jun 15, 2023

Conversation

desertaxle
Copy link
Member

@desertaxle desertaxle commented Jun 13, 2023

This PR removes references to projects in this library.

Renames:

  • prefect_gcp.projects -> prefect_gcp.deployments
  • pull_project_from_gcs -> pull_from_gcs
  • push_project_to_gcs -> push_to_gcs
  • PullProjectFromGcsOutput -> PullFromGcsOutput
  • PushProjectTGcsOutput -> PushToGcsOutput

Part of PrefectHQ/prefect#9860

Screenshots

docs screenshot

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@desertaxle desertaxle requested a review from a team June 13, 2023 21:17
@desertaxle desertaxle merged commit f10a60c into main Jun 15, 2023
10 checks passed
@desertaxle desertaxle deleted the move-steps branch June 15, 2023 14:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants