2.2.8-rc1 • Published 6 months ago

@wvr/core v2.2.8-rc1

Weekly downloads
6
License
MIT
Repository
github
Last release
6 months ago

Build Status Coverage Status

TAMU AngularJS Core Module

TAMU UI Core ngDocs

Dependencies

Downloading and installing Node.js and npm

Fun with Docker

docker-compose up

When needing to develop on Weaver-UI-Core. Increment version in package.json and run following commands.

docker-compose build publish
docker-compose run publish

This will rebuild publishing image and publish to registry container.

Known Limitations

Docker Volumes Under Linux

Docker Volumes are created within the Container using the USER_ID specified in the Dockerfile. The host system running the Docker must have a matching USER_ID or access denied errors will occur. Change the USER_ID argument to match the USER_ID of the user running the container to avoid this problem. Example:

# id -u
1000

# docker-compose build --build-arg "USER_ID=$(id -u)"

The directory on the host that represents the Docker Volume may be created and owned as root on the host system. When this happens just perform a sudo chown command similar to this:

# sudo chown -R username:groupname .verdaccio

Problems may still occur if the given user ID is not available on either system.

2.2.8-rc1

6 months ago

2.2.7

12 months ago

2.2.7-rc1

1 year ago

2.2.6

1 year ago

2.2.6-rc.2

1 year ago

2.2.6-rc.1

1 year ago

2.2.5

2 years ago

2.2.5-rc.4

2 years ago

2.2.3

2 years ago

2.2.4

2 years ago

2.2.5-rc.3

2 years ago

2.2.5-rc.1

2 years ago

2.2.5-rc.2

2 years ago

2.2.2-alpha.20

3 years ago

2.2.2-alpha.21

3 years ago

2.2.2

2 years ago

2.2.2-alpha.21.1

3 years ago

2.2.2-rc.10

3 years ago

2.2.2-rc.12

3 years ago

2.2.2-rc.11

3 years ago

2.2.2-rc.14

2 years ago

2.2.2-rc.13

3 years ago

2.2.2-alpha.1

3 years ago

2.2.2-alpha.2

3 years ago

2.2.2-alpha.0

3 years ago

2.2.2-alpha.5

3 years ago

2.2.2-alpha.6

3 years ago

2.2.2-alpha.3

3 years ago

2.2.2-alpha.4

3 years ago

2.2.2-alpha.9

3 years ago

2.2.2-alpha.7

3 years ago

2.2.2-alpha.8

3 years ago

2.2.2-alpha.11

3 years ago

2.2.2-alpha.20.9

3 years ago

2.2.2-alpha.10

3 years ago

2.2.2-alpha.20.8

3 years ago

2.2.2-alpha.13

3 years ago

2.2.2-alpha.20.7

3 years ago

2.2.2-alpha.12

3 years ago

2.2.2-alpha.20.6

3 years ago

2.2.2-alpha.15

3 years ago

2.2.2-alpha.20.5

3 years ago

2.2.2-alpha.14

3 years ago

2.2.2-alpha.20.4

3 years ago

2.2.2-alpha.17

3 years ago

2.2.2-rc.2

3 years ago

2.2.2-rc.3

3 years ago

2.2.2-alpha.20.3

3 years ago

2.2.2-alpha.16

3 years ago

2.2.2-rc.4

3 years ago

2.2.2-alpha.20.2

3 years ago

2.2.2-alpha.19

3 years ago

2.2.2-rc.5

3 years ago

2.2.2-alpha.20.1

3 years ago

2.2.2-alpha.18

3 years ago

2.2.2-rc.6

3 years ago

2.2.2-rc.7

3 years ago

2.2.2-rc.8

3 years ago

2.2.2-rc.9

3 years ago

2.2.2-rc.1

3 years ago

2.2.2-rc.0

4 years ago

2.2.0-rc.3

5 years ago

2.2.0

5 years ago

2.2.0-rc.2

5 years ago

2.2.0-rc.1

5 years ago

2.2.1-rc.0

5 years ago

2.2.1-rc.2

5 years ago

2.2.1-rc.1

5 years ago

2.1.5

5 years ago

2.1.5-rc

5 years ago

2.1.4

5 years ago

2.1.2

5 years ago

2.1.3

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago