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

chore: adding package cleanup action #92

Merged
merged 2 commits into from
Nov 25, 2024
Merged

chore: adding package cleanup action #92

merged 2 commits into from
Nov 25, 2024

Conversation

paulushcgcj
Copy link
Collaborator

@paulushcgcj paulushcgcj commented Nov 5, 2024

this should clean old releases


Thanks for the PR!

Deployments, as required, will be available below:
Any successful releases will be available as the following dependencyes:

  <dependency>
    <groupId>ca.bc.gov.nrs-commons</groupId>
    <artifactId>forest-client-core</artifactId>
    <version>0.3.5.PR92</version>
  </dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.3.5.PR92</version>
</dependency>

Once merged, the code will be promoted and handed off to the following workflow run.
Main Merge Workflow

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:


Thanks for the PR!

Deployments, as required, will be available below:
Any successful releases will be available as the following dependencyes:

  <dependency>
    <groupId>ca.bc.gov.nrs-commons</groupId>
    <artifactId>forest-client-core</artifactId>
    <version>0.3.10.PR92</version>
  </dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.3.10.PR92</version>
</dependency>

Once merged, the code will be promoted and handed off to the following workflow run.
Main Merge Workflow

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

this should clean old releases
Copy link

github-actions bot commented Nov 5, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Member

@DerekRoberts DerekRoberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Java packages! Glad you solved their cleanup, because it's getting borrowed later. ;)

Copy link

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@paulushcgcj paulushcgcj merged commit 5356908 into main Nov 25, 2024
17 checks passed
@paulushcgcj paulushcgcj deleted the chore/cleanup branch November 25, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants