Skip to content

Repository files navigation

FEI5 Repositories

https://github.jpl.nasa.gov/MIPL/fei-main -- (This repo.) FEI5 Core and shared libraries.
https://github.jpl.nasa.gov/MIPL/fei-server -- FEI5 server deployment and tooling.
https://github.jpl.nasa.gov/MIPL/fei-client -- FEI5 client service and tooling.

Installations

Prerequisites

Checkout and Complete Development Tasks

  • Create a branch from master and clone repo using Git coordinates
  • Checkout new branch
  • Commit changes and push
  • Create a Pull Request on Github to merge from the new branch to master

Build, Release and Test Instrumentation

Releases are conducted automatically on PR in CAE Jenkins

  • Validate branch build locally and push
    • mvn -U clean install
    • git commit -m "Commit message" && git push
  • Branch master: Production Release
    • Merge PR from a feature branch to master
    • Before merging, manually update <semver> in pom.xml if a version bump is needed

Release artifacts are uploaded automatically using the GAV parameters in the POM to CAE Artifactory Maven repos.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages