Dinesh

Results 96 comments of Dinesh

> Since the PR #37582 only resolved the `swallow error` issue, the `configurable` descriptor is still being updated to `true` when possible for now, since if we remove that logic,...

When distributing the Angular Elements for "non-angular" apps. The consuming app requires to include runtime.js, main.js, polyfills.js, and other custom scripts individually. It would be nice if they can be...

I managed to get the builds passing by adding a `Clean Worksapce` stage before the build starts. Looks like there are 4GB worth of libraries that I don't need. build.yml...

Error - Trail License is only available for Business Email. But isn't this not community version? ``` Activating... Start activating offline... Search for valid offline licenses in folder: /root/.katalon/license The...

@willmendesneto/ @yharaskrik / @blackholegalaxy the pipeline is failing because of the package size exceeds the budget. Is it possible to increase the budget? ![image](https://user-images.githubusercontent.com/17984781/174440557-c19a480f-bfe5-4505-b467-4da31d8b814c.png)

> Didn't look at it deeply. But it kind of bothers me a bit we had to load bootstrap for this. Is there any way to achieve this while skipping...

@willmendesneto Sorry I hate to follow up. I know you have a million other things besides this open-source side project. But I was wondering if there is any update on...

@willmendesneto - Thank you for the reviewing mate! I added a couple of questions/comments. Hopefully, once I get some clarification I can apply the suggested fixes for them. Yes yes,...

Hi @sheehan, Thanks for the quick turn around. Okay I'll try it out and let you know. On a side note - Ran into a similar issue with Credentials. Unit...

> Hi @dinbtechit. You should be able to pass env vars in here for testing: > https://github.com/sheehan/job-dsl-gradle-example/blob/master/src/test/groovy/com/dslexample/JobScriptsSpec.groovy#L40 Hi @sheehan , I haven't had any luck :( Are you able to...