Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclipse-tycho/tycho
Tycho project repository (tycho)
https://github.com/eclipse-tycho/tycho
build-tool eclipse java maven osgi
Last synced: 21 days ago
JSON representation
Tycho project repository (tycho)
- Host: GitHub
- URL: https://github.com/eclipse-tycho/tycho
- Owner: eclipse-tycho
- License: epl-2.0
- Created: 2011-10-28T17:29:59.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T01:24:05.000Z (4 months ago)
- Last Synced: 2024-06-27T12:13:16.149Z (4 months ago)
- Topics: build-tool, eclipse, java, maven, osgi
- Language: Java
- Homepage: https://tycho.eclipseprojects.io
- Size: 43.5 MB
- Stars: 160
- Watchers: 18
- Forks: 188
- Open Issues: 268
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![Eclipse Tycho](https://github.com/eclipse-tycho/tycho/blob/main/assets/LOGO%20TYCHO_README.png)
=============[![Build Tycho](https://github.com/eclipse-tycho/tycho/actions/workflows/maven.yml/badge.svg)](https://github.com/eclipse-tycho/tycho/actions/workflows/maven.yml) [![Unit Test Results](https://github.com/eclipse-tycho/tycho/actions/workflows/check.yml/badge.svg)](https://github.com/eclipse-tycho/tycho/actions/workflows/check.yml) [![License check](https://github.com/eclipse-tycho/tycho/actions/workflows/licensecheck.yml/badge.svg)](https://github.com/eclipse-tycho/tycho/actions/workflows/licensecheck.yml)
Tycho is a manifest-first way to build
* Eclipse plug-ins/OSGi bundles
* Features
* Update sites/p2 repositories
* RCP applications
with Maven.* đź‘” Eclipse project entry: https://projects.eclipse.org/projects/technology.tycho
* 🗒️ Documentation:
* https://tycho.eclipseprojects.io/doc/latest/
* https://github.com/eclipse-tycho/tycho/wiki (previously https://wiki.eclipse.org/Tycho/ **outdated-content** please help to migrate!)
* 📢 Release notes: [RELEASE_NOTES.md](./RELEASE_NOTES.md)
* 🪲 Bug Tracker
* New https://github.com/eclipse-tycho/tycho/issues
* Legacy https://bugs.eclipse.org/bugs/buglist.cgi?product=Tycho
* ⌨️ How to Contribute and latest snapshots: [CONTRIBUTING.md](./CONTRIBUTING.md)
* đź’¬ Discussion channels
* Usage assistance https://github.com/eclipse-tycho/tycho/discussions
* Development https://dev.eclipse.org/mailman/listinfo/tycho-dev# Getting support
Just get in contact with us through the [discussions](https://github.com/eclipse-tycho/tycho/discussions) and share your [ideas](https://github.com/eclipse-tycho/tycho/discussions/new) or report [issues](https://github.com/eclipse-tycho/tycho/issues).
Please bear in mind that this is a community project and not a product you contracted support for and as a result, some contributors may or may not look at your support requests on demand and if you do not provide the fix/implementation yourself, the issue might even never get fixed.
If you require dedicated help with Tycho or want to make sure a bugfix or feature is handled with priority, the following companies offer commercial support for Tycho
* ![](https://läubisoft.gmbh/favicon.ico) [Läubisoft GmbH](https://xn--lubisoft-0za.gmbh/en/)# Support Tycho
In general, if Tycho is a key technology for your Organization, you can help with the following:
### Help testing
Test snapshots of Tycho early and often so that regressions are found early before we start the release process. This results in faster releases and maybe even more frequent releases if we are certain that snapshots are production-ready.### Donate some time
Consider donating some developer time to improve code (e.g., fixing bugs), enhance documentation, help with review of open PRs, [answer questions on the discussions](https://github.com/eclipse-tycho/tycho/discussions), or [providing integration tests](https://github.com/eclipse-tycho/tycho/wiki#providing-an-integration-test) to cover your important features.## Sponsor individual contributors
If you want to help with the development of Tycho itself but can't afford to do it by yourself, you can sponsor some of the contributors of Tycho directly:* [Christoph Läubrich](https://github.com/sponsors/laeubi) - A sample of his recent work can be seen [here](https://github.com/eclipse-tycho/tycho/commits?author=laeubi).
### Support us with processing power
Tycho has a very large user-base and thus we use exhaustive test-suites to ensure everything works well. This comes at a cost of also using a lot of processing power.The following Organizations support Tycho by providing processing power for their builds:
* [Eclipse Foundation](https://www.eclipse.org/sponsor/) - host our CI Infrastructure, become a friend of Eclipse and support the Eclipse Foundation in general
* [Renesas Electronics Corporation](https://www.eclipse.org/membership/showMember.php?member_id=1069) - sponsors a resource pack with 2 CPU / 8 GB RAM
* [SAP SE](https://www.eclipse.org/membership/showMember.php?member_id=665) - sponsors two resource packs with 2 CPU / 8 GB RAM each
* [Red Hat, Inc.](https://www.eclipse.org/membership/showMember.php?member_id=731) - sponsors a resource pack with 2 CPU / 8 GB RAM
* [Sigasi](https://www.eclipse.org/membership/showMember.php?member_id=990) - sponsors a resource pack with 2 CPU / 8 GB RAMIf your Organization is an [Eclipse Member](https://www.eclipse.org/membership/exploreMembership.php) you can help us by [sponsoring one of the included resource packs](https://github.com/eclipse-cbi/cbi/wiki#assigning-additional-resources-to-a-project) to speed up builds. Organizations can check how many Resource Packs they have left for project sponsoring on the [membership portal](https://membership.eclipse.org/portal/login).