VirtualTam's bookmarks
51 bookmarks found
-
NPM, Yarn and private repositories
2018-06-08 Hosting private repositories and using them in CI/CD:
- https://docs.npmjs.com/private-modules/intro
- https://docs.npmjs.com/private-modules/ci-server-config
- https://docs.npmjs.com/private-modules/docker-and-private-modules
Threads:
- https://stackoverflow.com/questions/45191189/nexus-manager-npm-401-unauthorized
- https://stackoverflow.com/questions/40845598/how-do-i-use-multiple-npm-registries-in-yarn
- https://github.com/yarnpkg/yarn/issues/606
- https://github.com/yarnpkg/yarn/pull/839
- https://github.com/yarnpkg/yarn/pull/871
- https://github.com/yarnpkg/yarn/issues/4451
- https://github.com/yarnpkg/yarn/issues/4862
- https://github.com/npm/npm/issues/16528
Articles:
node-sass binaries:
- https://github.com/sass/node-sass#binary-configuration-parameters
- https://github.com/sass/node-sass/releases
- https://github.com/sass/node-sass/issues/1466
- https://github.com/sass/node-sass/issues/1554
- https://github.com/sass/node-sass/issues/1635
- https://github.com/sass/node-sass/issues/1991
- https://github.com/sass/node-sass/issues/2115
- https://github.com/sass/node-sass/issues/2361
- https://stackoverflow.com/questions/40178767/is-it-possible-to-install-node-sass-without-downloading-from-github-during-the-p
-
Apache Ivy ™
2018-03-05 -
-
A Docker Build Pipeline as Code with Jenkins
2017-12-04 - https://jenkins.io/doc/book/pipeline/docker/
- https://wiki.jenkins.io/display/JENKINS/Docker+Pipeline+Plugin
- https://github.com/jenkinsci/docker-workflow-plugin
- https://go.cloudbees.com/docs/cloudbees-documentation/cje-user-guide/index.html#docker-workflow
- https://devops.stackexchange.com/questions/2143/how-to-publish-a-docker-image-to-a-private-docker-registry-using-jenkins-blueoc
-
I CAN HAS COMMITZ?
-
LXC - standard image repository
2016-08-31 -
GitHub - w3c/markup-validator
2016-08-24 Git repository for the W3C Validator :-)
Build guide @ https://github.com/tlvince/w3c-validator-guide
-
jonas/tig: Text-mode interface for git
2016-03-14 Git repository browser providing several colourful views:
- file tree w/ revisions
- different kinds of log
- blame - when highlighting a line, displays the corresponding diff in a side pane