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

Developer workflow, including version bumps and fixes #891

Merged

Conversation

peterdavidhamilton
Copy link
Contributor

  • Equip Dockerised workflow using latest Desktop version behind corporate proxy
  • Resolve flagged security risks upgrading to latest stable Ruby
  • Ensure Postgres version prior to production migration
  • Fix CMS validation workflow outputting verbose feedback
  • Rename Data namespace following inclusion of new class:
    https://rubyreferences.github.io/rubychanges/3.2.html#data-new-immutable-value-object-class
  • Update module debug extracting to dedicated controller

- Fix CMS validation workflow outputting verbose feedback
- Rename namespace following inclusion of new class
  https://rubyreferences.github.io/rubychanges/3.2.html#data-new-immutable-value-object-class
- Equip dockerised workflow using latest Desktop version behind corporate proxy
- Update module debug
@viezly
Copy link

viezly bot commented Oct 10, 2023

This pull request is split into 6 parts for easier review.
👀 Review pull request on Viezly

Changed files are located in these folders:

  • .github/workflows
  • /
  • app
  • app/models
  • spec/models/data_analysis

@peterdavidhamilton
Copy link
Contributor Author

@peterdavidhamilton
Copy link
Contributor Author

Copy link
Contributor

@jack-coggin jack-coggin left a comment

Choose a reason for hiding this comment

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

Works great for me, thanks @peterdavidhamilton

@peterdavidhamilton peterdavidhamilton merged commit 414ce93 into main Oct 12, 2023
@peterdavidhamilton peterdavidhamilton temporarily deployed to development October 12, 2023 15:02 — with GitHub Actions Inactive
@peterdavidhamilton peterdavidhamilton deleted the ER-860-docker-issues-and-library-vulnerabilities branch October 12, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed Review app deployed for testing documentation Improvements or additions to documentation pipeline Github workflow changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker image corporate proxy
3 participants