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

fix: release process fix #38

Merged
merged 11 commits into from
Jul 2, 2024
Merged

fix: release process fix #38

merged 11 commits into from
Jul 2, 2024

Conversation

paulushcgcj
Copy link
Collaborator

@paulushcgcj paulushcgcj commented Jul 2, 2024

PR process is inconsistent. Fixing it

Description

Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Further comments


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.1.24.PR38</version>
  </dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.1.24.PR38</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.1.24.PR38</version>
  </dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.1.24.PR38</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:

PR process is inconsistent. Fixing it
@paulushcgcj paulushcgcj marked this pull request as draft July 2, 2024 16:35
@paulushcgcj paulushcgcj marked this pull request as ready for review July 2, 2024 18:34
Copy link

github-actions bot commented Jul 2, 2024

Current changelog

Bug Fixes

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

github-actions bot commented Jul 2, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Jul 2, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Jul 2, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Jul 2, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@paulushcgcj paulushcgcj merged commit c36dda6 into main Jul 2, 2024
18 checks passed
@paulushcgcj paulushcgcj deleted the fix/release branch July 2, 2024 19:50
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