Skip to content

Commit

Permalink
chore: synchronize version, ensure CI works (#1466)
Browse files Browse the repository at this point in the history
- Synchronize versions
- Update the snaps
- I think the platform can take some time before deleting snapshots or
something like that. So I added a retry

CDX-764
  • Loading branch information
louis-bompart authored May 13, 2024
1 parent a32405b commit 414a5c0
Show file tree
Hide file tree
Showing 17 changed files with 291 additions and 189 deletions.
178 changes: 139 additions & 39 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions packages/cli-e2e/__tests__/orgResources.specs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@ describe('org:resources', () => {

it('should not have any snapshot in the target org', async () => {
const snapshotlist = await platformClient.resourceSnapshot.list();
expect(snapshotlist).toHaveLength(0);
});
await retry(() => {
expect(snapshotlist).toHaveLength(0);
});
}, 60e3);
});
2 changes: 1 addition & 1 deletion packages/cli-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/core": "7.21.5",
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@coveo/cli": "3.2.4",
"@coveo/cli": "3.2.5",
"@coveo/platform-client": "52.1.0",
"abortcontroller-polyfill": "1.7.5",
"async-retry": "1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/cli-commons",
"version": "2.9.0",
"version": "2.9.2",
"author": "Coveo",
"description": "Common utils for @coveo/cli plugins",
"license": "Apache-2.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/cli/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/cli",
"version": "3.2.4",
"version": "3.2.5",
"author": "Coveo",
"description": "Coveo CLI",
"engines": {
Expand All @@ -9,8 +9,8 @@
"dependencies": {
"@amplitude/analytics-node": "^1.3.3",
"@amplitude/identify": "^1.9.0",
"@coveo/cli-commons": "2.9.0",
"@coveo/cli-plugin-source": "2.3.1",
"@coveo/cli-commons": "2.9.1",
"@coveo/cli-plugin-source": "2.3.2",
"@coveo/platform-client": "52.1.0",
"@oclif/core": "1.24.0",
"@oclif/plugin-help": "5.1.23",
Expand Down Expand Up @@ -43,14 +43,14 @@
"@amplitude/analytics-types": "^2.1.2",
"@amplitude/types": "1.10.2",
"@babel/core": "7.21.5",
"@coveo/angular": "1.36.8",
"@coveo/atomic-component-health-check": "2.2.17",
"@coveo/angular": "1.36.9",
"@coveo/atomic-component-health-check": "2.2.18",
"@coveo/cli-commons-dev": "6.0.6",
"@coveo/cra-template": "1.38.17",
"@coveo/create-atomic": "1.40.0",
"@coveo/create-atomic-component": "1.2.18",
"@coveo/cra-template": "1.38.18",
"@coveo/create-atomic": "1.40.1",
"@coveo/create-atomic-component": "1.2.19",
"@coveo/create-atomic-component-project": "1.2.15",
"@coveo/create-atomic-result-component": "1.2.18",
"@coveo/create-atomic-result-component": "1.2.19",
"@coveo/create-headless-vue": "1.4.0",
"@oclif/test": "2.2.21",
"@types/archiver": "5.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/cli-plugin-source",
"version": "2.3.1",
"version": "2.3.2",
"description": "Manage Coveo Sources with the Coveo CLI",
"author": "Coveo",
"homepage": "https://github.com/coveo/cli",
Expand All @@ -14,7 +14,7 @@
"/oclif.manifest.json"
],
"dependencies": {
"@coveo/cli-commons": "2.9.0",
"@coveo/cli-commons": "2.9.1",
"@coveo/platform-client": "52.1.0",
"@coveo/push-api-client": "4.0.1",
"@oclif/core": "1.24.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/angular",
"version": "1.36.8",
"version": "1.36.9",
"description": "Coveo schematic for angular",
"scripts": {
"test": "jest",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,51 +4,51 @@ exports[`@coveo/create-atomic-component-project should initialize a base project
HashedFolder {
"children": [
HashedFile {
"hash": "On2XOtGKsiCQNf3sl4iW9KMVbUE=",
"hash": "kJH2XVWhWdnme3CtyxJ2Wx94p90=",
"name": "package.json",
},
HashedFile {
"hash": "dk1NzEu4Fb2ZY6TKzt21xMFvc2c=",
"hash": "CSzlp6SzDDKYsFtDpjr8ZDAjDFk=",
"name": "readme.md",
},
HashedFolder {
"children": [
HashedFile {
"hash": "YVuwXfIZfjfeVyLQ6cMy3kUqC3A=",
"hash": "hDda5gtN4YPLmASHFgAZanGhSmY=",
"name": "html.d.ts",
},
HashedFolder {
"children": [
HashedFile {
"hash": "L08E7dMK5e0wD5P8meKHfkDDa3o=",
"hash": "zJQKmqArKzOvjuA1F/O2Cg38reo=",
"name": "index.css",
},
HashedFile {
"hash": "bFh3SmB411lXkJIWZnTDWhG9rfI=",
"hash": "WBXXl7Em83GskL/B10/zRrjjpII=",
"name": "index.html",
},
HashedFile {
"hash": "tGVlR0ig5LSS79ZPOfuAFDEvqMw=",
"hash": "r23wwW5wvO+H6ZGKVG5DjhD0mTo=",
"name": "index.ts",
},
],
"hash": "qEEOwUr4MvYxD5CwMtkP/VqUL8Q=",
"hash": "tdtcK13ysg5WEMg91GUjcUhY+kw=",
"name": "pages",
},
],
"hash": "SRbkSC6gdgj3DuBoJV7nVX172OQ=",
"hash": "fUNKTOVxuuk5qjZcDlXuodaTL6U=",
"name": "src",
},
HashedFile {
"hash": "BVZfiCzL+2kulE12K4HLAIl3kJ8=",
"hash": "pmsUQcrl+uttNjhQm9SN6CoAvrg=",
"name": "stencil.config.ts",
},
HashedFile {
"hash": "yMxJnSeOFw52ObOJrKQEh86v+HM=",
"hash": "t/QOxN7KS1NBexSRVje5xsn1qfk=",
"name": "tsconfig.json",
},
],
"hash": "VXylFfUrNgaDO/OzDaPhXtTLVUc=",
"hash": "FRx+bkByopNl4n5yKKCnqFQz1nU=",
"name": "testDirectory",
}
`;
2 changes: 1 addition & 1 deletion packages/ui/atomic/create-atomic-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/create-atomic-component",
"version": "1.2.18",
"version": "1.2.20",
"description": "Initialize a Coveo Atomic Component",
"type": "module",
"main": "index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@stencil/core": "2.22.2"
},
"devDependencies": {
"@coveo/atomic-component-health-check": "2.2.17",
"@coveo/atomic-component-health-check": "2.2.18",
"@rollup/plugin-url": "8.0.1",
"@types/jest": "29.5.1",
"jest": "29.5.0",
Expand Down
Loading

0 comments on commit 414a5c0

Please sign in to comment.