Skip to content

CI Process Proposal for Productivity Improvement #411

@youngmoneee

Description

@youngmoneee

Originally posted by @markpollack in #406 (comment)

Currently, through the continuous-integration.yml in GithubActions, we know that integration tests are conducted when there is a push to the main branch.

I am aware that integration tests involve the use of an API key, which incurs costs.

I propose configuring a process to execute

./mvnw clean package

when a PR occurs, to perform simple compilation and unit tests. This approach could be more efficient in terms of productivity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions