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

feat(FSADT1-751): updating dtos #83

Merged
merged 19 commits into from
Oct 30, 2024
Merged

feat(FSADT1-751): updating dtos #83

merged 19 commits into from
Oct 30, 2024

Conversation

paulushcgcj
Copy link
Collaborator

@paulushcgcj paulushcgcj commented Oct 30, 2024

Description

Updating DTOs to align with latest client version

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)

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

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.2.24.PR83</version>
  </dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.2.24.PR83</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:

Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

This is due to issues when exchanging data between the processor and the legacy app
Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

This is due to issues when exchanging data between the processor and the legacy app
Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: adding legacy app dtos (ce1d5ce)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

Copy link

Current changelog

Features

  • added retag to image (73339bd)
  • FSADT1-751: adding legacy app dtos (ce1d5ce)
  • FSADT1-751: updating dtos on core (3bd9a29)
  • skipping cert extract if using insecure port (9e8c3a9)

@paulushcgcj paulushcgcj marked this pull request as ready for review October 30, 2024 16:08
@paulushcgcj paulushcgcj enabled auto-merge (squash) October 30, 2024 16:09
Copy link

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@paulushcgcj paulushcgcj merged commit 2c02eaf into main Oct 30, 2024
22 checks passed
@paulushcgcj paulushcgcj deleted the feat/FSADT1-751 branch October 30, 2024 16:09
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