-
Notifications
You must be signed in to change notification settings - Fork 3
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
Releaser #48
Conversation
PR Description updated to latest commit (9b62b97)
|
PR Review
✨ Review tool usage guide:Overview:
With a configuration file, use the following template:
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
Type
enhancement, documentation
Description
duplocloud
.Changes walkthrough
installer.yml
Simplify Installer Workflow and Update Build Spec
.github/workflows/installer.yml
cli.spec
toinstaller.spec
.dist/duplocloud
.publish.yml
Update Publish Workflow to Use New Release Strategy
.github/workflows/publish.yml
workflow.
release.yml
Add New Release Workflow with Slack Notifications
.github/workflows/release.yml
and Slack notifications.
Dockerhub.
slack-notify.yml
Remove Deprecated Slack Notification Workflow
.github/workflows/slack-notify.yml
installer.spec
Update PyInstaller Spec to Change Output Binary Name
installer.spec
cli
toduplocloud
.CONTRIBUTING.md
Update Build Instructions in Contributing Guide
CONTRIBUTING.md
installer.spec
instead ofcli.spec
.