Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [velocitas-dev] Velocitas development toolchain
  • From: "Riexinger Andreas (BEG/EVC1)" <Andreas.Riexinger@xxxxxxxxxxxx>
  • Date: Thu, 1 Jun 2023 06:49:38 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=de.bosch.com; dmarc=pass action=none header.from=de.bosch.com; dkim=pass header.d=de.bosch.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=qmhyd7GFAPQfT4Jt5rEf+bpgexY0CAxHtMdKIXR+k3w=; b=ERbKXPXzdqyeNPCrqFav7NdWx0rs1jxO82TF/z3+SduO+IMlwoF6VfaySOHTmt2HlOn57khQX0TjQntbiW9fjgKUnnAZrRLCuHZTRFyJiD6frXKNYCOMZc8gNzuK28nEA8kdYecInJx0qYcjKucTsbzA8/QsLLZf4BLZ8SYuYz2vLNQQsy2mpyDkeXuJ3/H22tds973+ls288OtpbrJRa63OhnibcyYHE/GIGu85JeeFOE/uUdai3XzegkU3316KFQo8kb5IE8OMkNV+BtRK0JsKS0O38Att69R3/ZZsZKp0fPB/Y8WR7SyfvYuH67uS0owupWuTrNhttx9IQxOz7g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=f2/NJprG3awO3AWMnD1xKP1MwFPwJptniIG+RMVruLpX/rmCe4qqj315es5aUbYE5WxPeW68MD4CueahM+ykaB6D1V49h8cakcLrWU2dkJNByfDJibBzG9197lX6sJ7G+8gyiutXOqTMCuPM9DeDsInWFP6hvKkWrPiAPyZV88wqg2srKbf7CtT0Ni6Efs7Hlc78rcXUOPsS1+2RtpZbB/nxa2TdfDk1inBw5ywX9C+W2/8h87U9v5tXPE5bTksHaT63g3A02M8zWjNLCTmAIYlIFokqrnujsWOl6JQDvSXoHkNJPMoYufPRj33Y7NumOSP39xIpRrTgPirkvPYZkA==
  • Delivered-to: velocitas-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/velocitas-dev/>
  • List-help: <mailto:velocitas-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/velocitas-dev>, <mailto:velocitas-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/velocitas-dev>, <mailto:velocitas-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZk9a/X4mOtwMRJk2+9mkxP22VQa91ghuw
  • Thread-topic: [velocitas-dev] Velocitas development toolchain

Hi Chaitali Jadhav,

the app development is done on your local machine in a devContainer of VS Code.

You typically start your development by instantiating one of our templates for Python or C++. This will create your own repo, that you can clone to your machine and open with VS Code. Alternatively, you could also use a GitHub Codespace running in the cloud for that. Please have a look at our quickstart tutorial for more details.

The workflows are running on GitHub, see here: https://eclipse.dev/velocitas/docs/concepts/deployment_model/vehicle_app_releases/

Hope that helps! Have a nice day.

Best regards

Andy

 

P.S: You can join also our development meetup, which happens bi-weekly. Next meeting will be on June 14th, 1pm CEST.

https://github.com/eclipse-velocitas/velocitas-docs/wiki/2023-06-14-Eclipse-Velocitas-Developer-Meetup

 

 

Mit freundlichen Grüßen / Best regards

Andreas Riexinger


Engineering Vehicle Computer and Connectivity (BEG/EVC1)
Bosch Engineering GmbH | Postfach 13 50 | 74003 Heilbronn | GERMANY |
www.bosch-engineering.com
Tel.
+49 7062 911-8264 | Mobil +49 172 7258214 | Telefax +49 711 811-5111226 | Andreas.Riexinger@xxxxxxxxxxxx

Sitz: Abstatt, Registergericht: Amtsgericht Stuttgart HRB 746374
Aufsichtsratsvorsitzender: Dr. Rudolf Maier; Geschäftsführung: Dr. Johannes-Jörg Rüger, Volker Buschka, Dr. Frank Schmidt

Von: velocitas-dev <velocitas-dev-bounces@xxxxxxxxxxx> Im Auftrag von Chaitali Jadhav
Gesendet: Mittwoch, 31. Mai 2023 17:44
An: velocitas-dev@xxxxxxxxxxx
Betreff: [velocitas-dev] Velocitas development toolchain

 

Hello,

 

I wanted to about Eclipse Velocitas DevOps steps.

As mentioned in:

 

 

Could you please tell me whether all this steps are done at cloud or non clod level.

 

 

In shared image could you please tell CI workflow and release workflow are implemented at cloud level or not?

 

Hoping to hear from you soon.

 

Thanks and Regards 

 

 


Back to the top