Skip to content

Releases: BerkeleyLibrary/bfs

v1.3.2 - Ruby 3.4

Choose a tag to compare

@awilfox awilfox released this 07 Jul 17:03
Immutable release. Only release title and notes can be modified.
1.3.2
4172da0

What's Changed

Full Changelog: 1.3.1...1.3.2

v1.3.1 - Security updates

Choose a tag to compare

@awilfox awilfox released this 24 Jun 19:23
Immutable release. Only release title and notes can be modified.
1.3.1
30cc1bb

What's Changed

  • Update Gems for CVEs by @awilfox in #8
  • GHA: Use shared workflow for multi-arch builds by @awilfox in #9

New Contributors

Full Changelog: 1.3.0...1.3.1

v1.3.0 fixes issue sending email on campus network

Choose a tag to compare

@davezuckerman davezuckerman released this 16 Jan 21:27
Immutable release. Only release title and notes can be modified.
ebd7913
setting tls to 465. was having issues sending email through campus ne…

v1.2.0 reworked Dockerfile, moved location for .ssh

Choose a tag to compare

@davezuckerman davezuckerman released this 15 Jan 19:03
Immutable release. Only release title and notes can be modified.
02dc1ce
[demo] Optimize the Dockerfile (#5)

v1.1.0 updated Dockerfile to use ruby-slim image

Choose a tag to compare

@davezuckerman davezuckerman released this 14 Jan 20:19
Immutable release. Only release title and notes can be modified.
9463605
using ruby3.3-slim for image, updated README, using app name for serv…

v1.0.0 migrate from gitlab

Choose a tag to compare

@davezuckerman davezuckerman released this 06 Jan 18:42
Immutable release. Only release title and notes can be modified.
3f0ec07
adding actions (#2)

fixed deprecation issues with Docker

removed reference to containers.lib image in docker-compose

reset secrets in compose.ci

moved COA user to environment

removing tests for now. will need to be reworked

removing tests for now. will need to be reworked

updated read me and sftp user

moving username to environement variable

remove environment for tests, adding tests to build.yml

renamed bfs service to app in docker compose

Adding /opt/app directory and add artifacts to .gitignore

referencing /opt/app as oppose to /opt/app-root/src as base directory

adding file processing test

removed path for image in container.lib

skipping sftp for tests

fixed typo for override in compose.ci

syntax error in compose.ci

build report was named Gobi instead of BFS

using newer build and release template, slight syntax change in compose.ci

reverting compose.ci to debug

DOCKER_APP_IMAGE incorrectly mapped

changed compose.ci to use array syntax

Co-authored-by: David Zuckerman <dzuckerm@library.berkeley.edu>