Skip to content

Commit 06170f9

Browse files
Merge pull request #19 from restackio/agentUpdate
Update agents
2 parents 0e21724 + 6cdc04d commit 06170f9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+552
-2858
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pipx run --path restack_get_started/main.py
2525
## How to release
2626

2727
1. Increment version in all occurences (makefile, pyproject, package.json)
28-
2. `git tag v0.6.18`
28+
2. `git tag v0.6.19`
2929
3. `git push --tags`
3030

3131
At this moment, Github detects new version tag and builds and publishes

boilerplates/python/.env.Example

Lines changed: 0 additions & 7 deletions
This file was deleted.

boilerplates/python/.gitignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

boilerplates/python/Dockerfile

Lines changed: 0 additions & 22 deletions
This file was deleted.

boilerplates/python/README.md

Lines changed: 0 additions & 67 deletions
This file was deleted.

boilerplates/python/pyproject.toml

Lines changed: 0 additions & 29 deletions
This file was deleted.

boilerplates/python/schedule_workflow.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

boilerplates/python/src/__init__.py

Whitespace-only changes.

boilerplates/python/src/client.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

boilerplates/python/src/functions/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)