Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fugerit-org/psychic-actions
Collections of actions for Fugerit Coding Org
https://github.com/fugerit-org/psychic-actions
github-actions java maven snyk sonarcloud
Last synced: 1 day ago
JSON representation
Collections of actions for Fugerit Coding Org
- Host: GitHub
- URL: https://github.com/fugerit-org/psychic-actions
- Owner: fugerit-org
- License: apache-2.0
- Created: 2024-02-20T21:48:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T14:41:39.000Z (about 2 months ago)
- Last Synced: 2024-09-16T17:11:40.381Z (about 2 months ago)
- Topics: github-actions, java, maven, snyk, sonarcloud
- Homepage: https://www.fugerit.org
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# psychic actions
Collections of GitHub actions, used in [Fugerit Org](https://github.com/fugerit-org/) organization.
[![Keep a Changelog v1.1.0 badge](https://img.shields.io/badge/changelog-Keep%20a%20Changelog%20v1.1.0-%23E05735)](https://github.com/fugerit-org/psychic-actions/blob/main/CHANGELOG.md)
[![license](https://img.shields.io/badge/License-Apache%20License%202.0-teal.svg)](https://opensource.org/licenses/Apache-2.0)
[![code of conduct](https://img.shields.io/badge/conduct-Contributor%20Covenant-purple.svg)](https://github.com/fugerit-org/fj-universe/blob/main/CODE_OF_CONDUCT.md)## [Maven build and scan GitHub action](maven-build-scan/maven-build-scan.md)
![CI maven build and scan test latest](https://www.github.com/fugerit-org/psychic-actions/actions/workflows/maven-build-scan-test-latest.yml/badge.svg)
![CI maven build only](https://www.github.com/fugerit-org/psychic-actions/actions/workflows/maven-build-scan-test-build-only.yml/badge.svg)
![CI maven build only (java 8)](https://www.github.com/fugerit-org/psychic-actions/actions/workflows/maven-build-scan-test-build-only-8.yml/badge.svg)## [Maven container publish GitHub action](maven-container-publish/maven-container-publish.md)
![CI maven container publish test latest](https://www.github.com/fugerit-org/psychic-actions/actions/workflows/maven-container-publish-latest.yml/badge.svg)