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

Update Dockerfile and configs to latest dependencies and fix deprecated Capybara field #616

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vanessuniq
Copy link
Contributor

@vanessuniq vanessuniq commented Nov 9, 2023

This PR implements several updates and fixes across our configuration files:

  • Dockerfile Update: The bundled application version has been updated to 2.3.10 to ensure compatibility with the latest libraries and security patches.

  • Capybara Field Deprecation: The deprecated [:capabilities] field in our Capybara setup has been replaced with :options to align with the latest syntax and avoid future deprecation issues.

  • Node and Yarn Version Specification: The package.json has been updated to specify the versions of Node and Yarn we are using. This is to lock the project to stable versions and prevent inconsistencies across development environments.

These changes aim to improve our CI/CD pipeline efficiency and ensure a stable development environment for new features.

@vanessuniq vanessuniq temporarily deployed to vulcan-pr-616 November 9, 2023 01:56 Inactive
@vanessuniq vanessuniq temporarily deployed to vulcan-pr-616 November 9, 2023 02:59 Inactive
@vanessuniq vanessuniq temporarily deployed to vulcan-pr-616 November 9, 2023 16:42 Inactive
@vanessuniq vanessuniq changed the title Updated bundler version to 2.3.10 in Dockerfile Update Dockerfile and configs to latest dependencies and fix deprecated Capybara field Nov 9, 2023
@vanessuniq vanessuniq temporarily deployed to vulcan-pr-616 November 9, 2023 16:52 Inactive
Dockerfile

Signed-off-by: Vanessa Fotso <vfotso@mitre.org>
Signed-off-by: Vanessa Fotso <vfotso@mitre.org>
Signed-off-by: Vanessa Fotso <vfotso@mitre.org>
@vanessuniq vanessuniq temporarily deployed to vulcan-pr-616 November 10, 2023 19:23 Inactive
@vanessuniq vanessuniq temporarily deployed to vulcan-pr-616 December 13, 2023 14:59 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant