Dennis
- Small screen, date picker goes outside of the screen
- Ability to 'freeze' other incoming deployments checkbox option (like quick deploy, button, etc)
- Move Cancel scheduled deployment button to the "Rollback" button position as we can't use that button at that point anyway
Dennis
Item authorMerged Scheduled timestamp available as deployment script variable into this item
Created by: Sebastiaan
Would be cool to show echo out the scheduled_at timestamp (or use for conditions) in the deployment script. Is this something that's possible?
if [ -n "{{ SCHEDULED_AT }}" ]
then
echo "This command was scheduled at {{ SCHEDULED_AT }}"
fi
mohamedsabil83
Just try this feature and love it. Also, agreed with @Sebastiaan 's suggestion
Denis Yilmaz
Ability to 'freeze' other incoming deployments checkbox option (like quick deploy, button, etc)
is this feature live? i cannot see any option for this.
I tested this: in my app with active "Quick Deploy" I scheduled a deploy for next night. I then pushed to my github repository with the changes i would like to deploy next night. But the "quick deploy" run now instead of checking that there is a "scheduled deploy".
Scheduled deployments feedback
-
Dennis moved item to board Live
1 year ago -
Dennis moved item to board Planned
1 year ago -
Dennis moved item to project Site Level Requests
1 year ago -
Dennis created the item
1 year ago