You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: docs/_news/news07.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,18 +12,18 @@ permalink: news07
12
12
13
13
#### :sparkles: Remote Deploy with Codewind: Tech Preview :sparkles:
14
14
15
-
You can now develop your code locally and securetly build and deploy your apps in the cloud! Why is this cool?
15
+
You can now develop your code locally and securely build and deploy your apps in the cloud! Why is this cool?
16
16
- Free up local resources. :clap:
17
17
- It's secure! We use [Keycloak](https://keycloak.org/) to secure the connection between your local editor and remote cloud deployment.
18
18
19
-
// Curious? [Try it out!](link to docs) or [learn more](Link to our tech preview blog)
19
+
// Curious? [Try it out!](link to docs) or [learn more](Link to our tech preview blog).
20
20
21
21
#### New Features and Highlights for 0.7.0
22
22
23
23
**OpenShift Do (odo)**
24
-
- You can now easily import existing projects into Codewind and [use odo](https://github.com/eclipse/codewind/issues/1115) to build and deploy projects to your OpenShift or OKD cluster
25
-
- Introducing [support for Java template](https://github.com/eclipse/codewind/issues/450) and Java projects can build and deploy [once configured](//permalink to landing page)
26
-
- You no longer have to create your [docker registry secret](https://github.com/eclipse/codewind/issues/665) in Codewind
24
+
- You can now easily import existing projects into Codewind and [use odo](https://github.com/eclipse/codewind/issues/1115) to build and deploy projects to your OpenShift or OKD cluster.
25
+
- Introducing [support for Java template](https://github.com/eclipse/codewind/issues/450) and Java projects can build and deploy [once configured](//permalink to landing page).
26
+
- You no longer have to create your [docker registry secret](https://github.com/eclipse/codewind/issues/665) in Codewind.
0 commit comments