Jakob Marius Kjaer
Jakob Marius Kjaer
i do experience another issue where after clicking the activate and it does the save. Then after activate it it returns back to the "old" source. It seems to stuff...
The issue is not Octokit, this works fine. However [yeoman ](https://github.com/yeoman/yo/issues/589#issuecomment-529630050)has a problem with the proxy. It doesn't use the http_proxy / https_proxy env variables. You can try cmd `yo...
Hi @tsaleksandrova I've created the pull request here: https://github.com/SAP/ui5-uiveri5/pull/155
I still think it would be hugely beneficial for this PR to be accepted. It's hard to filter the text with so much output and all in the same color
Hi, I've signed the CLA, but it doesn't update properly.
Alright so a small update from my own side. I've added this to my karma.conf.js file `module.exports = function (config) { config.set({ basePath: '', frameworks: ['jasmine'], plugins: [ require('karma-jasmine'), require('karma-chrome-launcher'),...
Hi, Just going through and thinking how we can provide the neoapp files. As the RFC states we need to be able to proxy different requests. But we need to...
I've followed Petr Plenkov's example in my edition of the neo-app.json and neo-dest.json. However these would need to be added to the yaml file for proper config instead of being...
I'm more talking about a sequence of how middleware and tasks should be added into the ui5.yaml file, this should be seen as a best practice on how the extensions...
Hi @gregorwolf , I'll take a look at this soon. Just need finish a delivery first. Hope to have an update for you next week. It's curious how the onelogin...