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

Reduce fetch depth #none #2

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

Conversation

jbygdell
Copy link
Owner

@jbygdell jbygdell commented Dec 1, 2021

Reduce fetch depth to 1 in order to prevent issues with new tags

jbygdell and others added 30 commits March 21, 2019 13:50
Add labels for metadata and move to an alpine base image
This is used to inject the metadata variables
Update rabbitmq config to enable TLS for local connections.
The following restrictions apply; verification of both the server and client is enforced. Connection is not allowed unless mutual verification is ok. TLS version 1.2 or above is required.
This is due to how the new connection string looks like.
Add ca-certificates so that we can validate publicly signed certificates.
Add TLS config for local connections
Fixing permissions on some files read by rabbitmq user
Improve security by not starting the container as root.
As long as injected files are placed in the appropriate paths they will still be owned by the rabbitmq user.
Allow the user to explicitly name the default `vhost` to something other than `/`.  Add option to disable peer verification of tls certificates.
Remove unnecessary ownership changes of injected files.
Update build hook to use nbis repository
Add default values to some ENVs to specify where the persisted config files are located.
Remove bash specific tests and ensure that the config files are written to persistent storage.
jbygdell and others added 28 commits May 5, 2020 09:00
Sets up the MQ for standalone configuration when the ENV `CEGA_CONNECTION`
is absent
One further step in migrating from the (l)ega naming schema.
We should publish to this queue whenever we have successfully verified a file.
Shovel messages from files.verified
fix missing mappings queue and source for stand-alone
bump version & publish dockerhub & github registry #none
Adds the NOTLS env to disable SSL completely
This is not needed anymore since Docker Hub is not building images any longer.
Set fetch depth to 1
@jbygdell jbygdell self-assigned this Dec 1, 2021
@jbygdell jbygdell added the bug Something isn't working label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants