maxonfjvipon / elegant-elephant

Elegant object oriented php primitives library
MIT License
10 stars 1 forks source link

Tests for every classes #3

Closed maxonfjvipon closed 2 years ago

maxonfjvipon commented 2 years ago

We still don't have tests for every classes

maxonfjvipon commented 2 years ago

@rultor hello

rultor commented 2 years ago

@rultor hello

@maxonfjvipon Hi there! I understand a few simple commands: "merge", "deploy", etc. This page explains them briefly. Any questions or bug reports are welcome. Have fun :)

maxonfjvipon commented 2 years ago

@rultor release, tag is 1.0.0

rultor commented 2 years ago

@rultor release, tag is 1.0.0

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

rultor commented 2 years ago

@rultor release, tag is 1.0.0

@maxonfjvipon Oops, I failed. You can see the full log here (spent 11s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1223368
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon 26 Sep 2022 11:38:24 PM CEST
+ uptime
 23:38:24 up 90 days,  1:39,  0 users,  load average: 0.00, 0.01, 0.00
+ cat
com.rultor.spi.Profile: There is no 'release' section in .rultor.yml
    at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:350)
    at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:255)
    at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:148)
    at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:109)
    at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:70)
    at com.rultor.spi.Agent.execute(Agent.java:84)
    at com.rultor.Routine.process(Routine.java:195)
    at com.rultor.Routine.safe_aroundBody0(Routine.java:173)
    at com.rultor.Routine.run(Routine.java:1)
    at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:179)
    at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:108)
    at com.rultor.Routine.safe(Routine.java:168)
    at com.rultor.Routine.run(Routine.java:136)
    at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
    at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
    at java.base/java.util.concurrent.Executors.call(Executors.java:539)
    at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:635)
    at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
    at java.base/java.lang.Thread.run(Thread.java:833)

+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly
maxonfjvipon commented 2 years ago

@rultor release, tag is 1.0.0

rultor commented 2 years ago

@rultor release, tag is 1.0.0

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

rultor commented 2 years ago

@rultor release, tag is 1.0.0

@maxonfjvipon Done! FYI, the full log is here (took me 1min)