Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: MAP-809 Update branch deploy actions, Node 18 -> 20 #3184

Merged
merged 7 commits into from
Mar 21, 2024

Conversation

danbenton-mojdt
Copy link
Contributor

No description provided.

@danbenton-mojdt danbenton-mojdt requested a review from a team March 19, 2024 10:13
@danbenton-mojdt danbenton-mojdt temporarily deployed to booksecuremove-pr-3184 March 19, 2024 10:14 Destroyed
@danbenton-mojdt danbenton-mojdt temporarily deployed to booksecuremove-pr-3184 March 19, 2024 10:21 Destroyed
@danbenton-mojdt danbenton-mojdt temporarily deployed to booksecuremove-pr-3184 March 19, 2024 13:26 Destroyed
@danbenton-mojdt danbenton-mojdt temporarily deployed to booksecuremove-pr-3184 March 19, 2024 13:38 Destroyed
@danbenton-mojdt danbenton-mojdt temporarily deployed to booksecuremove-pr-3184 March 19, 2024 13:42 Destroyed
@danbenton-mojdt danbenton-mojdt temporarily deployed to booksecuremove-pr-3184 March 21, 2024 16:16 Destroyed
@@ -89,7 +89,7 @@ function importFiles(version, ...paths) {
try {
return fs.readdirSync(folderPath).map(filename => {
const filepath = path.resolve(folderPath, filename)
const contents = fs.readFileSync(filepath, { encoding: 'utf8' })
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danbenton-mojdt danbenton-mojdt changed the title ci: MAP-809 Update branch deploy actions ci: MAP-809 Update branch deploy actions, Node 18 -> 20 Mar 21, 2024
@danbenton-mojdt danbenton-mojdt temporarily deployed to booksecuremove-pr-3184 March 21, 2024 16:54 Destroyed
@danbenton-mojdt danbenton-mojdt merged commit 33b1e83 into main Mar 21, 2024
10 checks passed
@danbenton-mojdt danbenton-mojdt deleted the MAP-809-branch-deploy branch March 21, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants