Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

eclipse-keypop/keypop-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Deprecated

⚠️ This project is deprecated.

This repository is no longer actively maintained.
All CI workflows have been migrated to centralized GitHub Actions for the entire Eclipse Keypop project family.

You are encouraged to use or contribute to the centralized CI setup instead.

'Eclipse Keypop' OPS

This is the repository for the Ops settings of the 'Eclipse Keypop' project.

java-builder

This is a Docker container used to build all Keypop java-based modules.

To build locally, use: docker build -t eclipsekeypop/java-builder:1.0 .

⚠️ Line Ending Warning:

If you're cloning or editing files from this repository on a Windows machine, be aware of potential line ending issues with the bash scripts included to docker image (import_gpg, publish_packaging, uid_entrypoint). Windows uses \r\n (CR+LF) as a line ending, whereas Linux uses \n (LF). A discrepancy in line endings can lead to unexpected behaviors, especially when executing scripts in a Linux-based Docker container.

Usage

To simulate Eclipse's usage when using Jenkins containers, use this command: docker run -it --rm -u $((1000100000 + RANDOM % 100000)):0 eclipsekeypop/java-builder:1.0 bash

About

Repository hosting the Continuous Integration settings of the Eclipse Keypop project

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors