danmurphy
04/29/2022, 9:18 PMError cloning github repository org.eclipse.jgit.api.errors.CheckoutConflictException: Checkout conflict with files:tests/resources/app/handlers/Main.cfc
bdw429s
04/29/2022, 9:27 PMdanmurphy
04/29/2022, 9:28 PMbdw429s
04/29/2022, 9:28 PMdanmurphy
04/29/2022, 9:30 PMcfcollection
with that same error.bdw429s
05/01/2022, 1:55 AMelpete
05/01/2022, 4:09 AMbdw429s
05/03/2022, 12:10 AM❯ install cfcollection@2.8.0 --verbose
√ | Installing package [forgebox:cfcollection@2.8.0]
|---------------------------------------------------------------
| Verifying package 'cfcollection' in forgebox, please wait...
| Installing version [2.8.0].
| Verified entry in forgebox: 'cfcollection'
| Deferring to [github] endpoint for forgebox entry [cfcollection]...
| Using branch [v2.8.0]
| Cloning Git URL [<https://github.com/elpete/cfcollection.git>]
| remote: Enumerating objects
| remote: Counting objects (45)
| remote: Compressing objects (43)
| Receiving objects (17931)
| Resolving deltas (3814)
| Checking out files (74)
| Available branches are refs/heads/master,refs/remotes/origin/dependabot/npm_and_yarn/is-my-json-valid-2.20.0,refs/remotes/origin/dependabot/npm_and_yarn/macaddress-0.2.9,refs/remotes/origin/dep
| endabot/npm_and_yarn/marked-0.3.19,refs/remotes/origin/dependabot/npm_and_yarn/sshpk-1.16.1,refs/remotes/origin/dependabot/npm_and_yarn/stringstream-0.0.6,refs/remotes/origin/development,refs/r
| emotes/origin/master,refs/remotes/origin/transducers
| Storing download in artifact cache...
| Done.
| C:\sandbox\/box.json updated with dependency.
| Installing to: C:\sandbox\/modules/cfcollection
| -> 11 File(s) Installed
| -> 17 File(s) ignored
| Eureka, 'cfcollection@2.8.0' has been installed!
danmurphy
05/03/2022, 12:14 AMbdw429s
05/03/2022, 12:44 AMdanmurphy
05/03/2022, 12:49 AMbdw429s
05/03/2022, 12:50 AMdanmurphy
05/03/2022, 12:55 AMbdw429s
05/03/2022, 1:56 AMdanmurphy
05/03/2022, 2:05 AMbdw429s
05/03/2022, 2:06 AMdanmurphy
05/03/2022, 6:27 PMbdw429s
05/03/2022, 6:40 PMdanmurphy
05/03/2022, 6:43 PMbdw429s
05/03/2022, 6:43 PMdanmurphy
05/03/2022, 6:45 PMinstall cfcollection@2.10.2
though? That would be really weird, right?bdw429s
05/03/2022, 6:45 PM2.8.0
which is the one you were using yesterdayThat would be really weird, right?I don't think anything is weird any longer. I've seen too many things that defy reason 🙂
❯ install cfcollection@2.10.2 --verbose
√ | Installing package [forgebox:cfcollection@2.10.2]
|----------------------------------------------------------------
| Verifying package 'cfcollection' in forgebox, please wait...
| Installing version [2.10.2].
| Verified entry in forgebox: 'cfcollection'
| Deferring to [github] endpoint for forgebox entry [cfcollection]...
| Using branch [v2.10.2]
| Cloning Git URL [<https://github.com/elpete/cfcollection.git>]
| remote: Enumerating objects
| remote: Counting objects (45)
| remote: Compressing objects (43)
| Receiving objects (17931)
| Resolving deltas (3814)
| Checking out files (74)
| Available branches are refs/heads/master,refs/remotes/origin/dependabot/npm_and_yarn/is-my-json-valid-2.20.0,refs/remotes/origin/dependabot/npm_and_yarn/macaddress-0.2.9,refs/remotes/origin/dep
| endabot/npm_and_yarn/marked-0.3.19,refs/remotes/origin/dependabot/npm_and_yarn/sshpk-1.16.1,refs/remotes/origin/dependabot/npm_and_yarn/stringstream-0.0.6,refs/remotes/origin/development,refs/r
| emotes/origin/master,refs/remotes/origin/transducers
| Storing download in artifact cache...
| Done.
| C:\sandbox\rewritespace\/box.json updated with dependency.
| Installing to: C:\sandbox\rewritespace\/modules/cfcollection
| -> 11 File(s) Installed
| -> 17 File(s) ignored
| Eureka, 'cfcollection@2.10.2' has been installed!
danmurphy
05/03/2022, 6:47 PMbdw429s
05/03/2022, 6:48 PMdanmurphy
05/03/2022, 6:48 PMbdw429s
05/03/2022, 6:48 PMdanmurphy
05/03/2022, 6:48 PMbdw429s
05/03/2022, 6:49 PMdanmurphy
05/03/2022, 6:49 PMbdw429s
05/03/2022, 6:49 PMdanmurphy
05/03/2022, 6:50 PMbdw429s
05/03/2022, 6:52 PMdanmurphy
05/03/2022, 6:56 PMbdw429s
05/03/2022, 6:57 PMelpete
05/03/2022, 6:59 PMbdw429s
05/03/2022, 6:59 PMelpete
05/03/2022, 7:00 PMdanmurphy
05/03/2022, 7:00 PMbdw429s
05/03/2022, 7:05 PMdocker run -it foundeo/minibox box install cfcollection@2.10.2 --verbose
danmurphy
05/03/2022, 7:06 PMbdw429s
05/03/2022, 7:06 PMdanmurphy
05/03/2022, 7:06 PMbdw429s
05/03/2022, 7:16 PMgit status
It shows
modified: tests/resources/app/handlers/Main.cfc
which means there ARE local modifications to that filegit diff tests/resources/app/handlers/Main.cfc
I see this:
index cf160826..b3391953 100644
--- a/tests/resources/app/handlers/Main.cfc
+++ b/tests/resources/app/handlers/Main.cfc
@@ -1 +1 @@
-component extends="coldbox.system.EventHandler"{MM // Default ActionM function index(event,rc,prc){M prc.welcomeMessage = "Welcome to ColdBox!";M event.setView("main/i
ndex");M }MM // Do somethingM function doSomething(event,rc,prc){M setNextEvent("main.index");M }MM /************************************** IMPLICIT ACTIONS ****
*****************************************/MM function onAuthenticationFailure( event, rc, prc ) {MM }MM function onAuthorizationFailure( event, rc, prc ) {MM }MM function onAppInit(ev
ent,rc,prc){MM }MM function onRequestStart(event,rc,prc){MM }MM function onRequestEnd(event,rc,prc){MM }MM function onSessionStart(event,rc,prc){MM }MM function onSe
ssionEnd(event,rc,prc){M var sessionScope = event.getValue("sessionReference");M var applicationScope = event.getValue("applicationReference");M }MM function onException(
event,rc,prc){M //Grab Exception From private request collection, placed by ColdBox Exception HandlingM var exception = prc.exception;M //Place exception handler below:MM
}MM function onMissingTemplate(event,rc,prc){M //Grab missingTemplate From request collection, placed by ColdBoxM var missingTemplate = event.getValue("missing
Template");MM }MM}M
\ No newline at end of file
+component extends="coldbox.system.EventHandler"{M // Default ActionM function index(event,rc,prc){M prc.welcomeMessage = "Welcome to ColdBox!";M event.setView("main/i
ndex");M }M // Do somethingM function doSomething(event,rc,prc){M setNextEvent("main.index");M }M /************************************** IMPLICIT ACTIONS ****
*****************************************/M function onAuthenticationFailure( event, rc, prc ) {M }M function onAuthorizationFailure( event, rc, prc ) {M }M function onAppInit(ev
ent,rc,prc){M }M function onRequestStart(event,rc,prc){M }M function onRequestEnd(event,rc,prc){M }M function onSessionStart(event,rc,prc){M }M function onSessionEnd(event,r
c,prc){M var sessionScope = event.getValue("sessionReference");M var applicationScope = event.getValue("applicationReference");M }M function onException(event,rc,prc){M
//Grab Exception From private request collection, placed by ColdBox Exception HandlingM var exception = prc.exception;M //Place exception handler below:M }M
function onMissingTemplate(event,rc,prc){M //Grab missingTemplate From request collection, placed by ColdBoxM var missingTemplate = event.getValue("missingTemplate
");M }M}M
\ No newline at end of file
elpete
05/03/2022, 7:18 PMbdw429s
05/03/2022, 7:18 PMelpete
05/03/2022, 7:18 PMbdw429s
05/03/2022, 7:18 PMelpete
05/03/2022, 7:18 PMbdw429s
05/03/2022, 7:19 PMdanmurphy
05/03/2022, 7:19 PMbdw429s
05/03/2022, 7:19 PMelpete
05/03/2022, 7:19 PMbdw429s
05/03/2022, 7:20 PMdanmurphy
05/03/2022, 7:20 PMbdw429s
05/03/2022, 7:20 PMline-endings ?
danmurphy
05/03/2022, 8:21 PMelpete
05/03/2022, 9:16 PMdanmurphy
05/05/2022, 8:13 PM