Skip to content

Comments

Scripts: Remove CDE Rake task and generate-certificate script#2797

Merged
bcoles merged 3 commits intobeefproject:masterfrom
bcoles:scripts
Apr 3, 2023
Merged

Scripts: Remove CDE Rake task and generate-certificate script#2797
bcoles merged 3 commits intobeefproject:masterfrom
bcoles:scripts

Conversation

@bcoles
Copy link
Collaborator

@bcoles bcoles commented Apr 3, 2023

The generate-certificate script is not required as certificate generation is performed by Rake tasks:

# rake -T | grep cert
rake ssl:create                 # Create a new SSL certificate
rake ssl:replace                # Re-generate SSL certificate

Unfortunately users will need to install test dependencies to run Rake tasks via Rake. I don't care.

@bcoles bcoles temporarily deployed to Integrate Pull Request April 3, 2023 09:28 — with GitHub Actions Inactive
@bcoles bcoles merged commit a3b0d88 into beefproject:master Apr 3, 2023
@bcoles bcoles deleted the scripts branch April 3, 2023 09:32
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.

1 participant