Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

datum.zerocracy.com #30

Closed
yegor256 opened this issue Feb 7, 2017 · 10 comments
Closed

datum.zerocracy.com #30

yegor256 opened this issue Feb 7, 2017 · 10 comments

Comments

@yegor256
Copy link
Owner

yegor256 commented Feb 7, 2017

No description provided.

yegor256 added a commit that referenced this issue Feb 7, 2017
yegor256 added a commit that referenced this issue Feb 7, 2017
@yegor256
Copy link
Owner Author

yegor256 commented Feb 7, 2017

@rultor release, tag is 0.18

@rultor
Copy link
Contributor

rultor commented Feb 7, 2017

@rultor release, tag is 0.18

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Feb 7, 2017

@rultor release, tag is 0.18

@yegor256 Oops, I failed. You can see the full log here (spent 3min)

Parsing documentation for pdd-0.17.1
Installing ri documentation for pdd-0.17.1
Done installing documentation for slop, ptools, pdd after 1 seconds
3 gems installed
+ sudo bundle install
\u001b[33mDon't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.\u001b[0m
Fetching gem metadata from https://rubygems.org/..............
Fetching version metadata from https://rubygems.org/..
Resolving dependencies...
Using rake 12.0.0
\u001b[32mInstalling mini_portile2 2.1.0\u001b[0m
Using bundler 1.11.2
\u001b[32mInstalling nokogiri 1.7.0 with native extensions\u001b[0m
\u001b[32mBundle complete! 2 Gemfile dependencies, 4 gems now installed.\u001b[0m
\u001b[32mUse `bundle show [gemname]` to see where a bundled gem is installed.\u001b[0m
+ rake
Checking xml/pm/claims/-duplicate-ids.xml... OK
Checking xml/pm/claims/-wrong-type.xml... OK
Checking xml/pm/claims/simple.xml... OK
Checking xml/pm/cost/cost-estimates/-duplicate-jobs.xml... OK
Checking xml/pm/cost/cost-estimates/-float-minutes.xml... OK
Checking xml/pm/cost/cost-estimates/-negative-minutes.xml... OK
Checking xml/pm/cost/cost-estimates/simple.xml... OK
Checking xml/pm/hr/roles/-duplicate-ids.xml... OK
Checking xml/pm/hr/roles/-duplicate-roles.xml... OK
Checking xml/pm/hr/roles/-no-ids.xml... OK
Checking xml/pm/hr/roles/-no-roles.xml... OK
Checking xml/pm/hr/roles/simple.xml... OK
Checking xml/pm/in/orders/simple.xml... OK
Checking xml/pm/scope/wbs/-duplicate-ids.xml... OK
Checking xml/pm/scope/wbs/-two-performers.xml... OK
Checking xml/pm/scope/wbs/simple.xml... OK
Checking xml/pmo/bots/simple.xml... OK
Checking xml/pmo/catalog/-duplicate-links-in-different-projects.xml... OK
Checking xml/pmo/catalog/-duplicate-links.xml... OK
Checking xml/pmo/catalog/-duplicate-prefixes.xml... OK
Checking xml/pmo/catalog/-duplidate-ids.xml... OK
Checking xml/pmo/catalog/simple.xml... OK
Checking xml/pmo/people/-duplicate-ids.xml... OK
Checking xml/pmo/people/-duplicate-links.xml... OK
Checking xml/pmo/people/simple.xml... OK
All XML/XSD files are clean
grep -q -r '2016-2017'     --include '*.rb'     --include '*.xml'     --include '*.xsd'     --include '*.txt'     --include 'Rakefile'     .
+ find . -name '*.xsd' -exec sed -i s/SNAPSHOT/0.18/g '{}' ';'
+ find . -name '*.xsd' -exec git add '{}' ';'
+ git commit -m 'version set to 0.18'
[__rultor d8acb4a] version set to 0.18
 11 files changed, 11 insertions(+), 11 deletions(-)
+ cp -r xsd /tmp
+ git checkout gh-pages
Branch gh-pages set up to track remote branch gh-pages from origin.
Switched to a new branch 'gh-pages'
+ mkdir 0.18
+ cp /tmp/xsd 0.18
cp: omitting directory ‘/tmp/xsd’
container c5b4624212b6851c56afe3bfc988275de127665129d9c0704c4ebed4984d8832 is dead
Tue Feb  7 11:02:22 UTC 2017

yegor256 added a commit that referenced this issue Feb 7, 2017
@yegor256
Copy link
Owner Author

yegor256 commented Feb 7, 2017

@rultor release, tag is 0.18

@rultor
Copy link
Contributor

rultor commented Feb 7, 2017

@rultor release, tag is 0.18

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Feb 7, 2017

@rultor release, tag is 0.18

@yegor256 Oops, I failed. You can see the full log here (spent 2min)

Checking xml/pm/claims/simple.xml... OK
Checking xml/pm/cost/cost-estimates/-duplicate-jobs.xml... OK
Checking xml/pm/cost/cost-estimates/-float-minutes.xml... OK
Checking xml/pm/cost/cost-estimates/-negative-minutes.xml... OK
Checking xml/pm/cost/cost-estimates/simple.xml... OK
Checking xml/pm/hr/roles/-duplicate-ids.xml... OK
Checking xml/pm/hr/roles/-duplicate-roles.xml... OK
Checking xml/pm/hr/roles/-no-ids.xml... OK
Checking xml/pm/hr/roles/-no-roles.xml... OK
Checking xml/pm/hr/roles/simple.xml... OK
Checking xml/pm/in/orders/simple.xml... OK
Checking xml/pm/scope/wbs/-duplicate-ids.xml... OK
Checking xml/pm/scope/wbs/-two-performers.xml... OK
Checking xml/pm/scope/wbs/simple.xml... OK
Checking xml/pmo/bots/simple.xml... OK
Checking xml/pmo/catalog/-duplicate-links-in-different-projects.xml... OK
Checking xml/pmo/catalog/-duplicate-links.xml... OK
Checking xml/pmo/catalog/-duplicate-prefixes.xml... OK
Checking xml/pmo/catalog/-duplidate-ids.xml... OK
Checking xml/pmo/catalog/simple.xml... OK
Checking xml/pmo/people/-duplicate-ids.xml... OK
Checking xml/pmo/people/-duplicate-links.xml... OK
Checking xml/pmo/people/simple.xml... OK
All XML/XSD files are clean
grep -q -r '2016-2017'     --include '*.rb'     --include '*.xml'     --include '*.xsd'     --include '*.txt'     --include 'Rakefile'     .
+ find . -name '*.xsd' -exec sed -i s/SNAPSHOT/0.18/g '{}' ';'
+ find . -name '*.xsd' -exec git add '{}' ';'
+ git commit -m 'version set to 0.18'
[__rultor bcc6873] version set to 0.18
 11 files changed, 11 insertions(+), 11 deletions(-)
+ cp -r xsd /tmp
+ git checkout gh-pages
Branch gh-pages set up to track remote branch gh-pages from origin.
Switched to a new branch 'gh-pages'
+ mkdir 0.18
+ cp -r /tmp/xsd 0.18
+ git add 0.18
+ git commit -m 'XSD 0.18'
[gh-pages 034ea19] XSD 0.18
 11 files changed, 567 insertions(+)
 create mode 100644 0.18/xsd/pm/claims.xsd
 create mode 100644 0.18/xsd/pm/cost/cost-estimates.xsd
 create mode 100644 0.18/xsd/pm/hr/roles.xsd
 create mode 100644 0.18/xsd/pm/hr/types.xsd
 create mode 100644 0.18/xsd/pm/in/orders.xsd
 create mode 100644 0.18/xsd/pm/scope/types.xsd
 create mode 100644 0.18/xsd/pm/scope/wbs.xsd
 create mode 100644 0.18/xsd/pmo/bots.xsd
 create mode 100644 0.18/xsd/pmo/catalog.xsd
 create mode 100644 0.18/xsd/pmo/people.xsd
 create mode 100644 0.18/xsd/pmo/types.xsd
+ git push origin gh-pages
Host key verification failed.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
container 19e922efea86a82b72818d7d7527b61e800fc345992cd37e5a3fbf36f14e766b is dead
Tue Feb  7 11:07:16 UTC 2017

yegor256 added a commit that referenced this issue Feb 7, 2017
@yegor256
Copy link
Owner Author

yegor256 commented Feb 7, 2017

@rultor release, tag is 0.18

@rultor
Copy link
Contributor

rultor commented Feb 7, 2017

@rultor release, tag is 0.18

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Feb 7, 2017

@rultor release, tag is 0.18

@yegor256 Done! FYI, the full log is here (took me 4min)

@yegor256 yegor256 closed this as completed Feb 7, 2017
@0crat
Copy link
Collaborator

0crat commented Feb 7, 2017

Job gh:zerocracy/datum#30 was not in scope

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants