Daniel Netzer

Results 14 comments of Daniel Netzer

its for angularjs, not angular 2/4

remove the update call at the end of the example and the destroy call aswell. it should work perfect afterwards. just managed making it work.

@edbzn you are correct, I wasn't aware of that. Maybe we can add it as another executor and use the API instead of GH new cli, following the reasoning I...

Since we don't do the pipeline in dockers, we will need to install on all the agents image the GH cli, our agents are based on K8S cluster for Azure...

@edbzn wdyt about supporting all different methods in `semver` similar to what semantic-release does? try HTTP, HTTPS, and SSH? Also another thing I noticed is that when the pipeline fails...

Hey @edbzn attaching logs from the CI pipeline. ``` 2022-05-26T19:13:25.8970223Z ##[section]Starting: Release 2022-05-26T19:13:25.8977181Z ============================================================================== 2022-05-26T19:13:25.8977495Z Task : Command line 2022-05-26T19:13:25.8977795Z Description : Run a command line script using Bash on...

I would like to upvote this as it seems that the process is running faster then the git CLI is actually able to release the `.lock` file and causing errors...

@edbzn Still experiencing it locally and in CI

@dereekb fairly new project, using the latest version of semver. I even wen further with that and did a fresh install of all modules, cleared all releases and git tags.

@dereekb @edbzn Any chance to add to the README a `contribution/running the project locally` guide? I want to help out as well, the idea and concept are great but there...