CET Developer version 10.5 (2004.1) was released in January 2020.
Highlighted Features
The highlighted features for this version include:
- Jira/GitLab-integration
- QA-mode and Read Only-repos
- Keyboard Shortcuts for (almost) Everything!
- New commands in COP (Commandline Operator)
Jira/GitLab-integration
CET Developer now has new features for working with Jira and Gitlab:
- See and work with your assigned Jira-issues inside CET Developer
- CET Developer file tree also shows git branches, related Jira-tickets, merge requests etc
- Improved Commit-dialog
- Comment can be filled in from Jira-issue
- Shorcut for creating branch
- All-in-one commit: Tagged, pushed, and with merge request created
QA-mode and Read Only-repos
- When in QA-mode, all repos are shown as Read Only, with the commands for committing and pushing hidden.
- Repos can also be (optionally) shown as read only for developers
- Read Only-mode can be configured per repo in the Workspace Editor.
- By default Read Only is enabled for repos where you don’t have permission to push code.
Keyboard Shortcuts for (almost) Everything!
- Keyboard shortcuts have now been added to all commands in the right-click-menus
- Also there has been a lot of work done on making the UI of CET Developer easier to navigate with the keyboard.
New Commands in COP (Commandline Operator)
New commands have been added to cop, for example:
cop init Creates new workspace cop sync Sync (clone, pull etc) the workspace in the current path cop jira list List all jira tickets assigned to you cop jira comment [x] Add comment to Jira-issue cop login Log in to MyConfigura cop mergerequest Create a merge request and update tickets for the branch cop setversions Set versions for extensions
To list available commands, open a command window from Operator and type:
Other Notes
From this version of CET Developer, the Perforce-functionality is by default hidden.
If you want still want to access Perforce-workspaces in this version, you can enable it by:
- Go to Setup (click Setup-button in Operator)
- Click Settings-button (in the CET Developer-section)
- In the Settings-dialog, set "EnablePerforceWorkspaces" (under section "Source Control") to True
Changelog
Version 2004.1
- [CETC-64240] Merge Request-Creator: make Jira custom field for merge request link configurable
Version 2004.0
- Minor bug fixes
- Added "Browse to"-command for branches
Version 2003.5
- Fixed crash that could occur on start if no user path-variable was defined in the environment
Version 2003.4
- Improvements to History/Blame-view:
- Blame is now always shown directly when showing history for a single file
- Collapse comment at start of each file
- Improved Find-function in blame
- cop: allow setversions to set a custom revision even if it's specified inside brackets
Version 2003.3
- Branch viewer: Related Jira-issue will now be shown when an issue key can be parsed from the branch name
- Various bug fixes and improvements
- Branch control:
- Fixed bug with branches for multiple repos sometimes showing after collapsing a repo-group in checked out files-control
- Fixed redraw-bug that would sometimes show black boxes in the branch view
- History control: better indication of when no repo is selected
- Removed annoying selection-artifact that sometimes appear on top of grid view
Version 2003.2
- Fixed issue where merge request pointed to the wrong remote branch (wrong upper/lowercase) if local branch had invalid case
- Jira issue descriptions will now be displayed next to the branch name for branches that match issue keys in Jira
- Workspace tree: "My Jira Issues" under a repo will now only show issues for specified project
- Merge Request-dialog: bugfixes + added support for setting MR to squash commits
- Workspace tree view: avoid looking up code elements in files that are not code-files
Version 2002.3
- EnvSetup: Fixed minor issue with scrollbar not being scrolled to top after load
Version 2002.2
- Added support for connecting to Jira using custom server/credentials
- Fixed possible crash if Blame-control was populating after the dialog had been closed
Version 2002.1
- Commit-dialog: Added "Change Branch"-button
- Branch-selector: Current branch is now always selected on load
- Code Explorer: Fixed parsing-bug that could cause methods being grouped under commented out elements
Version 2002.0
- Speed improvements to Branch-control/dialog
- Build Central/set versions: Don't give warning about repos in detached head state if they don't have selected extensions
- Made CaseIgnoringStringSet thread safe
- Branch lookup fixes
- Commit dialog: don't suggest switching to/creating branch for repos that are already on it
Version 2001.1
- CET Developer can now fix problems caused by git not properly handling different casing of branch names
Version 2001.0
- Commit dialog: fixed bug with dialog asking to create suggested branch treating No as Cancel
- Commit dialog: branch will now only be suggested if the tag matches issue key format (XXX-0000 etc)
Version 1951.10
- Fixed bug with https-cloning
Version 1951.9
- Fixed bug in cop upload
- Added checkbox in git-settings for enabling getting git repos using https instead of ssh
Version 1951.6
- Bug fix to cop mergerequest
Version 1951.5
- cop: Fixed and re-added "cop mergerequest"-command (aka "cop mr") for adding merge requests
- Added better thread-safety to ShellCmd (after identifying possible problem with CET Developer staying at 100% cpu when commandOutputStats-dictionary was accessed by two threads simultaneously)
- Build Central/cop: Added better error handling in case the cm-process crashes and terminates before the job has begun
- Build Central/cop: fixed problem with process detected as frozen was not killed in some situations
Version 1951.4
- Jira-tab: added sorting and check-out by double click
Version 1951.3
- Minor visual improvements
Version 1951.2
- More improvements to Jira-tab
Version 1951.0
- Jira issue control tweaks
- Added Jira-tab to CET Developer Studio
- Workspace Editor: Only show warning (and not error) if failing to connect to Jira when loading repo list
- RS Importer: Fixed bug with string getting replaced by end trimming (for example "\n \n") under some conditions
- Merge Request-dialog: Bug fix to Find-button
- Merge Request-dialog: bug fixes and UI-improvements
- Moved copyright-line to make it easier to remember updating it
Version 1950.4
- Fixed issue with some search results not turning up in the Find in Files-dialog
Version 1950.3
- cop: Added support for excluding items/groups and made "cop list items" consistent with "cop make"
Version 1950.1
- Fixed better default-size of Merge Request-dialog
Version 1950.0
- Added support for case invariant search of matching jira issues to branch in merge request
- Added support for ignore case to RegexUtils.Replace
- Fix to avoid collision when writing settings file to disk
- Refactoring of FileUtils/RobustFile
- Fix for all repos to be searched when matching jira issue to branch name
- [CDV-10] Code review status for merge request
- Fixed bug with CheckedOutFilesControl stealing short keys from BranchControl even if BranchControl had focus
- Build Central/cop: Fixed bug with build finishing before all items had completed
- Log parser: fixed problem with stack frames sometimes not being identified as such
- Fixed bug with file getting only unstaged when reverting if it was previously staged
Version 1949.5
- cop/CET Developer-path will now be registered in user %path%-variable (to allow starting cop from any cmd-window)
- cop: fixed bug with command args
- Fixed problems with keyboard shortcuts not working under some conditions
- Fixed that commit-dialog always gives focus to comment-text field when shown
- Cop: Fixed issue with building extension groups with more than two words in name
- Build Central/cop: Added 10 seconds sleep between retry attempts if CET-process doesn't start correctly
- Build Central/cop: Allow retrying 3 times in case the CET-process doesn't start correctly for a test/build
- Build Central/cop: Added better error handling if process has exited (or is null) (added even more traces)
- Build Central/cop: Added better error handling if process has exited (or is null)
- Build Central/cop: Added better error handling if process has exited (or is null)
- Added validation of the file after copy in RobustFile.TryCopy
Version 1949.3
- Fixed bug with status window display location
- Added measures for avoiding update check file from getting cached by web server
Version 1949.2
- Fixed issue with pinned taskbar icon
- Fixed issue with emacs window not showing under some conditions
- Added custom icons for more dialogs
Version 1949.1
- Changed shortkey for deleting file to Shift+Delete (instead of just Delete) to avoid it firing when editing a text field
Version 1949.0
- Workspace Editor: Added support for listing all branches (in repos you have dev-permission or higher to)
- Build Central/cop: env-variable CM_WORKER_NAME will now be passed to cm-instances when building/running test (its value is also printed in log files)
- Minor bug fixes
Version 1948.8
- Added env-variable "CM_WORKER_NAME" when starting test actions from Build Central/cop
Version 1948.7
- Bug fixes to Developer Studio tree view
- [CETC-61961] Disable "Auto refresh from server" when using repo cache on network drive
- Workspace Editor: Fixed crash that could occur on first start
- [CETC-62734] CET Operator Git Interface Consistency
- Refactoring of ContextMenuPopulator and WorkspaceContextMenuPopulator part 2
- Refactoring of ContextMenuPopulator and WorkspaceContextMenuPopulator to enable making right click menus consistent across the application
- Fixed bug with item getting deselected on right click in Git History-dialog
- Hide label "Files to commit" when using commit control for displaying previous files
- Fixed better display of any error messages from local refresh command
Version 1948.6
- Merge request: Added checkbox for specifying if source branch should be deleted after merge to target branch
- Renamed "CET Developer Git Edition" to "CET Developer IDE"
- Don't attempt to stage files named TAGS or TAGSRS (they are included in .gitignore anyway)
- Build Central/cop: Fix to avoid occasional hang in tests (starting CET) when running on large amount of cores simultaneously
- The checkout-command will now be run even if the branch doesn't seem to exist (allowing it to give error message in that case)
- Fix to prevent the "local refresh"-command from returning error code in a repo with no commits
- Workspace Editor: if specifying a branch that doesn't exist, it will no longer get auto created when the workspace is saved/cloned
Version 1948.3
- Removed "Integrate from"-functionality from Git Workspace Editor
Version 1948.2
- Perforce is new default disabled
Version 1948.1
- Bug fixes to setting version from Build Central
- Added build setting "AlwaysBuildDependencies" for controlling whether dependencies are automatically built from Build Central
- Extensions in profile repo will now get Build Central group from profile name instead of them ending up in "CET"-group
Version 1948.0
- Added support for installing git hooks from \hooks-folder in repo
- Git Workspace Editor will now refresh in background every time it's opened
- Minor renames
Version 1947.9
- Renamed class CopIssue -> CopJira
- Fix for problem with test runner sometimes not starting CET correctly (and giving error message after trying to minimize the app window when it hasn't shown up)
Version 1947.3
- Fix to make sure that a repo's default branch (as configured on GitLab) is always included in the list of main branches in the Workspace Editor
Version 1947.2
- [CETC-62522] MyConfigura is not always logging in correctly causes fails for build/upload scripts
- Don't use perforce username as default emacs profile name - instead use windows username as default
- Workspace browser: don't expand nodes on double click that has other action on double click
- Increased startup wait time for CET
- Minor visual fixes
- Increased the wait duration for CET Startup
Version 1947.1
- Added dashes to end of "git checkout"-command ("git checkout [branchname] --") to fix problem with checking out a remote branch that has same name as a local folder
- Added support from checking out branch and pulling in a single command from branch dialog
- Improved help text printouts in cop and added aliases "jira" and "ticket" for "issue"-command
- Added support for switching to jira status "Code review"
Version 1947.0
- Various small bug fixes and improvements
- Fixed bug with commandline args in cop
- Made commandline args in cop ignore case
- Added new class CaseIgnoringDictionary
- Fixed bug with commit text getting cleared after refreshing workspace from commit dialog
- [CETC-62403] Fix text on branches in Checked out files-view not to be truncated/clipped
- Fixed escape-shortcut to close Merge Request-dialog
- [CETC-62404] Show emacs-button in QA-mode
- Various small bug fixes
- Fixed problem with test never being run if "[slow-application-start]"-warning was detected
- [CETC-59815] Git branch dialog (operator feature request)
- Fixed bug with all files being selected when opening commit-dialog even if files are staged (in that case only the staged files should be selected)
- Emacs can now be opened by Ctrl+E when a repo or folder is selected, not just when a file is selected
- Some visual bug fixes
- Fixed wrong sized bitmap
- [CETC-56877] Added capability to set repos as read only. When repo is read only, the commands for commit, push etc are hidden
Version 1946.4
- Fixed the "Return to main branch"-action in commit dialog
- [CETC-60923] Operator: 'Find in Files' cannot handle letters like å, ä, ö, ß
Version 1946.1: Added support for setting jira issue status + adding comments from CET Developer and cop
- Added feature for setting jira ticket to Ready for Test
- Fixed cross-thread bug with async loading of jira-issues
- Various visual fixes and improvements in repo tree
- Make sure that a test that has status "Error" doesn't get status "Warning" instead in case waiting for CET to start times out.
Version 1945.2
- Added support for cop parameters prefixed by -- instead of /. Help text will display -- instead of / when started from bash.
- Better display of staged/unstaged/untracked in CheckedOutFilesGridView
Version 10.5.1945.0
- Fixed bug with number of changes on main node in tree not getting updated after refreshing
- Added Git Settings to Setup-dialog
- Don't pop "Create branch"-dialog when commiting to Jira-issue (there is still a highlighted label in the dialog to create the branch)
- Fixed issue with reading local branch names that contains slash ('/')
- Restored commit-dialog from context-menu to show only selected repo
- [CETC-59745] Build Central: Does not find old test results + Scrolls to top when running test from older commit
- Added /printStatusOnly-argument for cop (for supressing print of errors/warnings but still printing status of each extension/test)
Version 1944.3
- [CETC-61494] Git repo/file handling improvements
- [CETC-60116] Stashing in Operator
- [CETC-59230] Merge conflict, Operator
- More update of short keys plus various bug fixes
- Bug fix for ExtensionEditor saving extension.xml in wrong path when editing an existing extension
- Extension id will now be generated by CET Developer when creating new extension
Version 1944.2
- Fixed selection/paint-bugs in treeview
Version 1944.1
- Fixed bug with DeleteFolder trying to delete same folder twice
- Fixed bug with tree view in CET Developer stealing shortcut keystrokes even when CheckedOutFiles-control had focus
- Fixed bug with creating jira issue for new merge request
- Changed key bindings for "Merge from" and "Create Merge Request"
- When creating new extension from CET Developer, write xml-files as UTF-8 _without_ BOM (since at least one of the XML-parsers in CM doesn't support UTF-8 with BOM)
- Added better error message when calling gitlab without server token
- Fix escape of ":s when creating merge request (otherwise resulted in http 400-error)
- Added retry to XmlTools.Serialize
- Merge request dialog will now show better error message when source or target branch hasn't been pushed to gitlab
- More short keys added
- Added short keys for Jira-issues in tree view
- Implemented async load of Branch- and Jira-nodes in tree view
- Fixed F5 for refresh in Commit-dialog
- Fixed automatic update of copyright-year in splash screen
- Added caching of Jira-issues
- Added cache for downloaded images
- [CETC-61494] Git repo/file handling improvements
- Fixed selection/toolbar-bugs
- [CETC-61097] Build Central checking out branch when editing versions
- Don't show delayed context menu on Ctrl-key down if mouse cursor has moved since it was pressed (to avoid menu poping up while selecting)
- [CETC-61245] Enable selecting/linking Jira-issue when committing
- Fixed problem with branches not updating after selecting repo in CheckedOutFiles-control
- [CETC-61245] Enable selecting/linking Jira-issue when committing
- Added delay for context menu when holding down Ctrl-key
- Fixed Ctrl+D for diff when showing an already commited commit.
- [CETC-61245] Enable selecting/linking Jira-issue when committing
- More keyboard shortcuts and tweaks
- More improvements and tweaks to make short keys work more smoothly
- Fixed better keyboard navigability including short keys for most actions
- Fixed transparancy for some icons that didn't have it
- [CETC-61245] Enable selecting/linking Jira-issue when committing
- COP Resolve - Also handle the 'runtime/main.cm' and 'designer/main.cm' files when resolving conflicts
- [CETC-61245] Enable selecting/linking Jira-issue when committing
- [CETC-56878] CET Developer git - Ctrl + backspace fails in commit
- Merge Request-dialog: better auto-selection of check boxes for relating/creating jira issue to merge request
- [CETC-61051] Fixed emacs settings bug with window positioning being reset to auto
- [CETC-56874] CET Developer Git, crash on revert untracked
- [CETC-61097] Fixed problems with Build Central under some conditions checking out the wrong branch when loading version info. Also will now display error message if attempting to edit versions when repos are in detached head mode.
- [CETC-60365] When in detached head-state: better indication in Operator + shortcut for going back
Version 1941.2
- Added Ctrl+R shortcut for reverting modified files in the checked out files-control
Version 1941.1
- Fixed problem with Workspace Editor sometimes hanging on waiting for data from Jira-server
Version 1941.0
- Don't show history for all repos when on root node of workspace
- Various bug fixes and improvements
- Only wait for CET startup when running tests - not when building extensions
- Increase the time limit for startup wait
Version 1939.1
Version 1939.0
- Fixed problem with cmwrite getting cleared (loosing state of activated extensions etc) when using the "Start CET"-button
- Better indication/handling of beta/official versions
- Added some extra safety and backwards compability to the CET startup wait
- Test - Change error when cet doesn't start properly after 2 mins to a warning instead.
- Use setting 'TestStartupWaitTime' to determine how long to wait for mainApplication before starting tests. Make default wait time 2 mins.
- Delay running tests with a dependency on cet.designer until main application is ready (All Systems Go Check idle task is done).
- Repo explorer: Associated jira-tickets are now displayed when expanding a branch.
- Refactored part of MergeRequestMachine to Session.Actions.JiraActions.
- Small bug fixes
Version 1938.0
- Better integration of Jira issues in repo tree
- Jira-project can now be selected for each repo in the Workspace Editor
- Added command "cop gui" to bring up CET Developer to current directory from command prompt
- Minor bug fixes and visual fixes
- Bug fixes
- Remote branches are now shown in repo explorer
- Commits now shows in which branches they are included in repo explorer
- Various UI-improvements and bug fixes
- Improvementes to Create Branch-dialog
- Improved Git Create Branch-dialog (where you can select which branch to create the new branch from)
- Added integration of Jira-issues in repo browser
- Added short key Ctrl+R for reverting files from repo browser
- Restore files that got corrupt in previous commit
Version 1937.1
- Build central: when setting tag, it will be propagated to commit-dialog instead of set automatically
- Cop: added /tagAllowOverwrite-flag to set-versions-command
- Added confirmation-dialog after createing merge request
- Improvements to branch-creation from Commit-dialog
- Various bug fixes and improvements to workspace explorer
- Display merge requests and local files changes in repo tree
- Merge requests to other branches are now displayed when expanding a branch node
- Added support for creating merge requests in other repos than base
- Fix for workspace name on new workspaces not getting updated to initial main branch name
- Fix for tests not exiting/flagged as error when called function is not found
- Added support for allowing processes with specific names to be killed if they are locking required files during build/tests
- Cop commands can now be disabled (for example while WIP) by overriding the "Enabled"-property
- Updates to merge request dialog:
- Added combobox for source branch
- Added support for opening merge request dialog by right clicking a branch
- Visual bug fixes + added "Find in files"-item to workspace tree view
- Minor fixes
- When pushing directly from Commit-dialog, do a pull before (to avoid the push failing because of new commits on server)
- clean up
- change from package bundle to single file
Version 1935.1
- Fixed bugs that could cause build items not to complete, or to show error even if they suceeded
- Refactored DictionaryEx so it no longer contains Add-method - only "AddIfNew" or "AddOrReplace". This is to avoid possible crash when trying to add same key twice (or update when there is no current entry for that key.
- Fixing build errors
- Track window handles along with mem
- Git History Dialog: fixed date/time sorting to work with us date/time formatting
- Fixed "Find in files"-dialog that would sometimes not appear when started from CET Developer
- Replaced syntax in CopMake that doesn't work for some compiler versions ("(item is ExtensionInfo ex)" - ex is now declared separately
- Fixed problem with CET Developer window sometimes staying behind other windows when opening log file
- Removed unecessary safe up
- Small safeups
- Added a checkbox incase user would like to create a ticket even when tickets are selected.
Version 1935.1
- Fixed problem with test timing out instead of exiting with error when calling a missing function
- Fixed problem with starting tests with multiple extension dependencies
- OrderInBuildSequence-attribute can now be used for CmCode-items (tests) as well as ShellCommand-items
- Fixed problem with pln:s showing up as errors when running builds/tests
- Fixed problem with building groups that has space in name (like "[Core Tests]") from cop
- Added question to fetch changes from server when switching to "Remote vs Local"-view in Git History-control
- Truncate multi-line text in tree view
- Minor UI-fixes to repo browser
- Final tweaks to the onestep merge
- COP Make and COP Upload - Remove comments on using buildnumber flag because we use the env variable now
- ShellCommand Env - Comment out collecting extensions for each time we apply variables from command host
- Gitlab Runner Custom Buildnumber Builds - Make COP make check for env variable GITLAB_RUNNER_CUSTOM_BUILDNUMBER, then set the buildnumber for extension builds and set cet.runtime version.
- first commit
Version 1934.0
- Fixed problem with profile folder name in emacs
- Fixed "folder already exists"-error that could sometimes occured when cloning a new workspace
- Set default option to false for auto-creation of tag when editing versions
- Fixed bug in Branches-dialog that could cause wrong branch to get selected when clicking after scrolling
Version 1933.5
- Added QA-mode with simplified UI
- COP - Allow specifying custom build numbers in cop make and also in cop upload to upload those extensions
Version 1933.2
- Added Simple Mode (simplified UI for QA/non-developers)
Version 1933.1
- Fix for git-path not getting included in PATH-variable (hence git.exe not found) directly after installing git on machine when Operator has already started
- Workspace editor will now always prompt before deleting a folder for a repo that was previously included in the workspace
- Disable EnvSetup-UI while installation is in progress
- Make nextRevision reset the build number back to 0
Version 1933.0
- More improvements to repo browser
- Improvements to History/Blame-control (can now base blame-command on different revisions etc)
- Improvements to the Find parent-function in repo view
- Blame-tab in History-dialog/tab will now show blame/annotation based on the selected commit - not only the latest one
- Fixed the crash while trying to put link in Jira issue
- Set "New Merge Request"-button to create merge request instead of opening the web page on gitlab
- Refactoring
- Auto-add C:\Program Files\Git\cmd to local PATH-env variable in case it's missing
- Added MR id in jira ticket
- Repo browser now properly displays and highligts number of commits that hasn't been pushed
- Only launch background instance of emacs if base\emacs-folder exists in workspace
Version 1932.4
- Initialize properties from constructor - otherwise gives compile errors when building on some machines
- Improved repo browser UI
- First draft of repo tree completed. Supports browsing repo including local branches, commits on branches, and staged/unstaged/untracked files
- Including all found tickets in the merge request
- Including all found tickets in the merge request
- Tweaked the create merge requests so it includes jira tickets in the description.
- Added checkbox for creating merge request in Commit-dialog
- Repo tree WIP
- Onestep: Jira and merge requests prototype.
Version 1932.2
- Added command "cop status" for showing status for all repos in workspace
- Fixed compile error and added missing files
- Refactored according to Gustav's recommendations :)
- Cop exit early if the required extensions failed to activate
- Reset to dev brnaches csproj
- Simplify converting input to long greatly
- Remove adding copVersion
Version 1932.2
- Added command "cop diff" for listing changed extensions/files between current branch and other branch
- Added commands "cop release patch" and "cop release patchFor=[branch]" for versioning, building and uploading extensions that has changed in the current branch
- Record lowest available memory on the running machine during a test
Version 1930.0
- Track using Process.WorkingSet64 instead of PerformanceCounter passing along ProcessName.
- Refactored Process -> RunningProcess to avoid namespace clash.
- Moved memory tracking logic down.
Version 1929.0
- Implement COP MemLimit and display peak memory usage of TESTS at the end
- Argument for memorylimit (SHAKY FOR DOUBLES) added
- COP Console Printing - Add Indicator that this build is special build for memLimit
Version 1932.1
- Added "cop release"-command for setting version, tagging, building and uploading extension(s) in a single command
- Added automatic tagging in git when setting version
- Fixed problem with possible freeze of CET Developer during startup in case a mapped network drive is unavailable
- Prototype to get all issues related to a specific merge request while creating a merge request from COP
Version 1931.4
- Cop now has command "set-versions" for setting extension versions (with same features as in Build Central)!
Version 1931.3
- Processes locking files when attempting to clean workspace (from Build Central or cop) or run git commands will now be terminated as long as they have been started from the same workspace
- Fixed problem with files possibly being shown as checked out under wrong repo in case another repo had a file with same relative path (for example file "core\extension.xml" existing under two different repos)
Version 1931.2
- LogViewer: added checkbox for printing extra time trackers (based on timestamp on each line) in the log file viewed
Version 1931.1 (Rebuild after merge)
Version 1931.0
- Fix for lagging-issue (caused by call to "git version" that for some reason got sluggish recently)
- Fix for "Find in files"-dialog sometimes not showing when having multiple workspace defs in same folder
- Refactoring Rest caller to be able to integrate Jira
Version 1929.0
- Added setting "MakeTagsOnUpdate" to allow switching off the cmtags-command after update
- Fixed Edit version-bug in Build Central
- Fixed Clone workspace-bug
- Build Central: filter extensions from selected repos
- Other minor bug fixes
Version 1925.2
- Don't add cop- prefix if we have 'runner-' already
Version 1925.1
- Added /beta-flag for cop upload
- Added customBuildItems.xml with action "CETDeveloperMSI" for building of CET Developer from Build Central or cop
Version 1925.0
- New cop-command: "cop sync": syncs the workspace in the current server (clone if necessary, pull etc)
- New cop-command: "cop list remote": lists the repos on the GitLab-server
- New cop-command: "cop init [repo1 repo2 etc..]": Creates/updates the workspace in the current folder with the specified repos
- cop refactor completed
- COP refactor majeure
Version 1924.10
- Fix for status-dialog lagging/freezing if there are a lot of errors/warnings (for example after a merge with a lot of conflicts)
- Fix for continuous builder not always showing latest commits
- Fix for "Add git workspace"-button not showing up if there are no previous workspaces in the list
- "Not logged in to Perforce"-banner will now only show up if a Perforce-workspace is selected in Operator
- CETService will now be copied to "c:\CetDev\DevCETService" and started from there to avoid file locking in workspaces
- Various other (mostly visual) bug fixes
Comments
0 comments
Please sign in to leave a comment.