Long time no read! 😉
The search in CODESYS Forge, and especially in CODESYS Talk became horrible over time. At last, it was hard to find anything with it. At least this was my impression - and that's why I cleaned it up again. I fixed a few issues in the display of the search results, and did my best to improve the rankings a bit.
If you encounter any problems, please let me know. In this case, please include the search term with which you failed, and a link to what you would have expected in the search result, and write it in the Forge Support Ticket system:
https://forge.codesys.com/forge/support... read more
Git is a technology, which evolved very quickly from a version control system, developed by Linus Torvalds to satisfy the needs of linux kernel developers, to the de-facto standard of version control systems.
For a long time, we used SVN to manage our source codes in enterprise setups. And beside the impression that you get, when you look at the open source community, SVN is still very strong in enterprises. And also in our company, we did well with that. But as the ecosystem around Git grows, there is more and more demand to support also Git with CODESYS. It took us quite a big effort to support Git in such a good way, as we do now.... read more
Due to the last Allura update, there was a bug when creating new Repositories. This bug affected only repositories, which were created after the update. Those Repositories could not be accessed after creation.
This bug is fixed now. But you need to delete those broken repositories, and create them freshly.... read more
CODESYS Forge is based on Apache Allura. And this great project just released its new version 1.13.0. Obviously we want to move to this new release as soon as possible. And we try to make the switch as smooth as possible for you. So that you can just enjoy the new features, and don't need to struggle with problems, caused by the upgrade. But there are few fundamental changes included in this release.... read more
Ever wondered where the next generation CODESYS developers get their speed from?
We support the Infinity Racing Team of the University of Applied Sciences from the CODESYS Headquarter Kempten. The students are building cars, and are designing and building really functional mechanical and electrical components within this process. So they learn all the basics, they need, to directly enter into the automation industry afterwards.... read more
Once upon a time, there was a big hall, where people met each other face 2 face. They were discussing future plans and projects of their businesses. They called this place, a fair.
As times are changing, there will be no such thing like a fair this year. But because we, as the CODESYS Group, are missing the fruitful talks with you, we decided to start an event to let at least those talks happen.... read more
Most of you might know the movie "short circuit". A movie about a robot, which came to live because it was electrocuted. It then wants to learn as much as possible about live, by reading books and watching TV. It always asked for "more input...". And "more input" is what we want to give you...... read more
New Wizards should help people to better setup and maintain their projects.
During the last weeks we continued discussing how to guide people better, who are new to CODESYS Forge, are also new to CODESYS SVN or new to typical open source development workflows. But even for experienced Forge users, it was sometimes difficult to keep the overview over the status and consistency of their projects.... read more
After the CODESYS Release of V3.5 SP16, we had a few problems to get the Docker containers running again. This was luckily not related to CODESYS at all, it was just because of a different behavior of the Microsoft DotNet Runtime. After the Docker containers are building again with CODESYS V3.5 SP16, we now updated also our CI/CD system to SP16.
Hope that nobody will notice the change, as this will mean that there are no new issues with the new version. If you encounter any problems, please let us know.
Hi Guys!
Today we replaced the typical wiki discussions with an integration of CODESYS Talk. This way we have a better channeling of the discussions around the Forge projects.
The form for commenting wiki pages is replaced with a form to create a new Talk topic which is linked with a label to the project by default.
... read more
This night, the forum migration has finished. Even during the migration, the system was already available, and quite a few people already started to use it. We heartly welcome all forum members on the new platform.
We took quite a big effort in the correct conversion and migration of the data. Anyway there are always chances, that some users are not migrated or posts got corrupted. If you encounter any anomalies, please let us know throught the support tracker in the footer of the web page.... read more
While the CODESYS Forge App is stil in its beta phase, the features constantly increase. Today we integrated more general CODESYS related information.
The new category is called "Product News" and contains information about new software releases and security advisories.
In addition to this, the app robustness improved pretty much during the last weeks. So it is worth to check it out.
There are many kinds of E-Mails, which you receive from CODESYS Forge, based on your subscriptions.
You get informed about:
On many of those E-Mails, you can now reply directly. Your answer will be attached to the discussion on that ticket, post or page. All E-Mails on which you can't reply are sent from noreply@codesys.com. All other E-Mails are sent from some-id@tool.project.neighborhood.forge.codesys.com.... read more
Today we migrated (nearly) all active users from the CODESYS Forum. This is the first step to the full integration of the CODESYS Forum into CODESYS Forge. We created all users which we could automatically import. Some were not possible because of username constraints, which are more strict in CODESYS Forge, than they were in the CODESYS Forum.
As already published on the CODESYS Forum, we will migrate the whole forums content 27-28 Februrary 2020.... read more
Note: Updated status.
Those of you, who are active Forum users might have read it already. We are launching an Android App to access CODESYS Forge in the near future. This App is currently in development. The brave of you can also check out a pre-alpha version of the App.
We give you access to the mobile version of the CODESYS Forge Website. We don't provide any additional functionality.... read more
The following tools are now supporting #hashtags:
You can love them or hate them, but hash tags can be very handy for some use cases. The main reason, why we now support hash tags is, that they can be used everywhere. So for example, Discussions don't support labels, but they support hash tags.
And with this mechnism you can easily filter for content over the whole website, across all tools and projects.... read more
The ticket tool is after the source browsers, the second most important tool of CODESYS Forge. For smaller projects, it holds a personal todo list for the maintainer. It collects user feedback, wishes and bug reports. And for larger projects, it also acts as a central planning board to coordinate the work.
Because it is so important, it got two improvements to make the daily workflows a bit smoother.... read more
Hi again!
This is again a small update, but the infrastructure opens us a huge amount of possibilities.
You might notice, that you get small blinking dots from time to time in the menus on the page. Those are informing you about updates in those sections. So in fact they inform you that there are changes on the marked page since you last visited it.
For sure this feature makes only sense when you are logged in. And at the moment, it is only enabled for this news page. But we might extend this in the future.... read more
This night, we got an Update of Allura, the platform behind CODESYS Forge, to version 1.12.0. This version fixed a security issue in the global search. Before it was possible to see some of the private posts, sites or commit messages through the search. This is fixed now.
Beside that the main improvement was in the field of "user mentions". I would say, that this feature became mature after this release.... read more
This is just a very small improvement. You can add badges for your drone build and test jobs to your wiki pages. Just add the macro:
[[drone]]
... and you should see a badge like this:
You get badges for every repository in the project.
Since a while we integrated a continuous integration solution into CODESYS Forge. The integration goes slowly, step by step. The concepts are described here.
While the integration for our users is still in a beta phase, the automatic extraction of the source code from CODESYS projects and libraries is already working.
So if you don't configure anything special, the source code of your projects and libraries will be shown in the source browser. To see the code, just click on a project or library in the source browser. ... read more
To have a better way to propagate news on the website, we installed this news feed. If you want to stay up-to-date, feel free to register for the RSS feed.
To do so: