Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some basic workflows #36

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Add some basic workflows #36

merged 1 commit into from
Oct 21, 2024

Conversation

theEvilReaper
Copy link
Owner

The repository doesn’t contain any workflows, meaning a user could create a pull request directly to the master branch, which is not ideal. This pull request adds a workflow to prevent that and includes additional workflows as well

@theEvilReaper theEvilReaper added enhancement New feature or request feature labels Oct 21, 2024
@theEvilReaper theEvilReaper self-assigned this Oct 21, 2024
@theEvilReaper theEvilReaper changed the base branch from master to dev October 21, 2024 12:56
@theEvilReaper theEvilReaper merged commit ee76a4a into dev Oct 21, 2024
3 checks passed
@theEvilReaper theEvilReaper deleted the feature/workflows branch October 21, 2024 12:59
theEvilReaper added a commit that referenced this pull request Oct 21, 2024
theEvilReaper added a commit that referenced this pull request Oct 21, 2024
* Update gradle to version 7.5.1

* Add version toml file for the dependencies

* Update junit5 monorepo to v5.9.1 (#3)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update junit5 monorepo to v5.9.2 (#6)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update junit5 monorepo to v5.9.3

* Update junit5 monorepo to v5.10.0

* Update junit5 monorepo to v5.10.1 (#15)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency handling (#16)

* Update some dependencies calls

* Move dependency declaration to the settings.gradle.kts

* Add dependencyResolutionManagement section which contains all dependencies for the project

* Update microtus version to 1.1.1

* Remove libs.versions.toml file

* Configure Renovate to use automated pull requests (#35)

* Add some basic workflows (#36)

* Improve readme content (#37)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant