Skip to content

Releases: BerkeleyLibrary/UCBEARS

1.8.4

Choose a tag to compare

@awilfox awilfox released this 07 Jul 03:07
Immutable release. Only release title and notes can be modified.
1.8.4
4243694

What's Changed

Full Changelog: 1.8.3...1.8.4

1.8.3

Choose a tag to compare

@anarchivist anarchivist released this 22 Jun 15:55
Immutable release. Only release title and notes can be modified.
3765c52

What's Changed

Full Changelog: 1.8.2...1.8.3

v1.8.2 - Security fixes

Choose a tag to compare

@awilfox awilfox released this 04 Jun 00:25
Immutable release. Only release title and notes can be modified.
1.8.2
8ca6957

What's Changed

New Contributors

Full Changelog: 1.8.1...1.8.2

v1.8.1 AP-622 delay shutdown

Choose a tag to compare

@davezuckerman davezuckerman released this 30 Mar 20:18
Immutable release. Only release title and notes can be modified.
44a7349

What's Changed

Full Changelog: 1.8.0...1.8.1

v1.8.0 AP-587 update dependencies

Choose a tag to compare

@davezuckerman davezuckerman released this 09 Mar 18:45
Immutable release. Only release title and notes can be modified.
28f57a8

What's Changed

Full Changelog: 1.7.9...1.8.0

1.7.9

Choose a tag to compare

@anarchivist anarchivist released this 19 Feb 23:38
Immutable release. Only release title and notes can be modified.
299ef0c

Refactors healthchecks to leverage new iipsrv healthcheck (BerkeleyLibrary/iipsrv#8).

What's Changed

Full Changelog: 1.7.8...1.7.9

v1.7.8 okcomputer healthchecks, updates Dockerfile

Choose a tag to compare

@davezuckerman davezuckerman released this 05 Feb 20:10
Immutable release. Only release title and notes can be modified.
7873328

Add OKcomputer healthchecks
Installs yarn in /usr/local/yarn
prod target builds in /opt/app and with symbolic link to /usr/local/yarn/node_modules

v1.7.7 AP-542 update Dockerfile, reconfigure how yarn is installed

Choose a tag to compare

@davezuckerman davezuckerman released this 03 Feb 18:40
Immutable release. Only release title and notes can be modified.
ee2c1de
Dockerfile: Install Yarn for dev as well (#12)

docker-compose: Don't bind /opt/app

This will prevent 'hot reload' from working inside Docker (the image
will need to be rebuilt for every change), but it does ensure webpack
works correctly.  Otherwise, the binstub is overridden by our own bin/
(and can't be put back because node_modules/ isn't available either).

changing where yarn is built

changes for yarn path

Fixing yarn issue in development

deals with gpg expired key

running yarn build from /usr/local/yarn

copying over yarn files for prod from dev

added destination directory for copy of yarn dir from dev to prod

moving back to /opt/app in prod to precompile assets

removed custom gpg key from Dockerfile

putting gpg key set back in to Dockerfile

gpg key was renewed so using the original access method

removed old call to fetch yarn

update env for yarn path, using --cwd for yarn install instead of switching WORKDIR

Co-authored-by: A. Wilcox <AWilcox@Wilcox-Tech.com>

v1.7.6 DP-2238 ucbears logo update

Choose a tag to compare

@davezuckerman davezuckerman released this 03 Feb 17:36
Immutable release. Only release title and notes can be modified.
1473857
style change for new UC logo in header (#14)

removed some styling for header logo

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

v1.7.5

Choose a tag to compare

@anarchivist anarchivist released this 18 Dec 01:47
Immutable release. Only release title and notes can be modified.
fe6b42f

What's Changed

Full Changelog: 1.7.4...1.7.5