Clone project
Would be nice to be able to clone project so that majority of the settings are copied to another project so only small details like branch need to be updated.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 16 Jan, 2014 05:11 PM
This problem will be solved in the new release by:
1) branch name to built is taken from GitHub/BitBucket webhook - it's not constant anymore.
2) you can define project configuration in
appveyor.yml
file in the root of repository.2 Posted by chris on 29 Jun, 2015 06:03 PM
@feodor would you consider adding a Clone Project button to the interface as well for those of us not using yaml configuration? Or perhaps an import yaml since we can easily export it from an existing project? Thank you.
Support Staff 3 Posted by Feodor Fitsner on 30 Jun, 2015 02:47 AM
Sure, for now you can do a simple call to REST API to import YML settings: http://www.appveyor.com/docs/api/projects-builds#update-project-set...
4 Posted by Øyvind Valland on 09 Jun, 2016 09:01 AM
Because I am inherently lazy I second the suggestion. I think it would be great to be able to clone a project and also environments - I'm currently doing this manually and it's a bit tedious.
5 Posted by filipe on 01 Feb, 2018 06:07 PM
Having a clone button on the interface for projects and environments would be golden!
I long await for this.
How hard could it be adding in this feature?
Cheers
6 Posted by Ilya Finkelshte... on 01 Feb, 2018 06:10 PM
Please check the script for doing that. Not exactly a button, but at least should save some time.
7 Posted by filipe on 01 Feb, 2018 06:14 PM
I guess that's better than nothing.
Is there something similar to clone an environment?
thanks
8 Posted by Ilya Finkelshte... on 01 Feb, 2018 06:16 PM
Here you go: clone-environment.ps1
9 Posted by filipe on 01 Feb, 2018 06:18 PM
Thanks Ilya!
Is there some sort of most wanted features that we can vote for?
10 Posted by Ilya Finkelshte... on 01 Feb, 2018 06:35 PM
Yes: https://github.com/appveyor/ci/issues. I created respective issue: https://github.com/appveyor/ci/issues/2062
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:26 AM.