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

Commit

Permalink
Merge pull request #2 from PrefectHQ/prep-v0.1.0
Browse files Browse the repository at this point in the history
Prepare v0.1.0 release
  • Loading branch information
desertaxle authored Nov 3, 2022
2 parents 183eb7b + 9693212 commit ee548d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- `GitLabRepository` block - [#1](https://github.com/PrefectHQ/prefect-gitlab)
- `GitLabCredentials` block - [#1](https://github.com/PrefectHQ/prefect-gitlab)

### Changed

### Deprecated
Expand All @@ -24,8 +21,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## 0.1.0

Released on ????? ?th, 20??.
Released on November 3rd, 2022.

### Added

- `task_name` task - [#1](https://github.com/prefecthq/prefect-gitlab/pull/1)
- `GitLabRepository` block - [#1](https://github.com/PrefectHQ/prefect-gitlab)
- `GitLabCredentials` block - [#1](https://github.com/PrefectHQ/prefect-gitlab)
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ Click on the **Blocks** menu, then click the **+** button in the page header to
![blocks menu](docs/img/blocks-menu.png)

Then, find the **GitLab** block and click the **Add** button:
![GitLab block catalog entry](docs/img/add-gitlab-block.png)
![GitLab block catalog entry](docs/img/gitlab-blocks.png)


Finally, enter your repository information in the form and click **Create**:
![GitLab repository information form](docs/img/gitlab-block-form.png)
![GitLab repository information form](docs/img/create-gitlab-repository.png)

## Resources

Expand Down

0 comments on commit ee548d6

Please sign in to comment.