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

Upgrade to Tugboat v2.23.0 #11051

Closed
7 of 13 tasks
q0rban opened this issue Oct 3, 2022 · 4 comments
Closed
7 of 13 tasks

Upgrade to Tugboat v2.23.0 #11051

q0rban opened this issue Oct 3, 2022 · 4 comments
Assignees
Labels
CMS Team CMS Product team that manages both editor exp and devops DevOps CMS team practice area Platform CMS Team

Comments

@q0rban
Copy link

q0rban commented Oct 3, 2022

Tasks:

  • Change directories to the Tugboat root: cd /opt/tugboat
  • Fetch the latest tags: git fetch --tags
  • Checkout the tag (e.g. git checkout v2.23.0)
  • Build: make && make install
  • Reload Tugboat: tbctl reload
  • Wait for Tugboat to start up successfully. For the lazy: wget --quiet -O- --tries=100 --retry-on-http-error=404,502,503 --retry-connrefused https://[tugboat-dashboard-host]/_status

CMS Team

Please check the team(s) that will do this work.

  • Program
  • Platform CMS Team
  • Sitewide Crew
  • ⭐️ Sitewide CMS
  • ⭐️ Public Websites
  • ⭐️ Facilities
  • ⭐️ User support

Changelog

v2.23.0 - 10 Jan, 2023

    #4447 chore: bump react-ga from 3.3.0 to 3.3.1
    #4446 chore: bump eslint-plugin-prettier from 4.0.0 to 4.2.1
    #4445 chore: bump inspector-api from 1.4.2 to 1.4.5
    #4444 chore: bump reselect from 4.1.1 to 4.1.6
    #4493 chore: bump @babel/core from 7.15.5 to 7.19.3
    #4503 chore: clean out authenticateRepo argument destructuring (#4504)
    #4486 fix: do not render api authentication section in UI if provider isn't specified (#4499)
    #4507 fix: speed up CLI build
    #4397 fix: change style and language around draft PR option (#4520)
    #4532 chore: bump mongoose from 6.6.0 to 6.7.0 (#4532)
    #4533 fix: increase vagrant cpus to 2 to match tugboat projects
    #4524 fix: handle errored jobs gracefully on agent message queue (#4535)
    #4488 fix: do not assume metadata is an object when logging (#4540)
    #4546 fix: destructure TugboatError off of requires (#4547)
    #4526 chore: bump babel-loader from 8.2.2 to 8.2.5
    #4538 chore: bump qrcode from 1.4.4 to 1.5.1
    #4558 fix: dequeue jobs on the agent from the api (#4569)
    #4580 feat: configurable http listen ports (#4581)
    #4525 fix: handle errors around tagging an image (#4586)
    #4582 feat: report OOMs in log (#4589)
    #4557 chore: bump react-router from 5.3.3 to 5.3.4
    #4578 chore: bump mongoose from 6.7.0 to 6.7.2
    #4590 chore: bump loader-utils from 1.4.0 to 1.4.2
    #4549 feat: make error 137 more explicit in log messages (#4593)
    #4597 fix: do not rebuild 'ready for review' PRs (#4599)
    #4610 fix: bump react-router-dom to 5.6.4
    #4607 chore: bump engine.io from 6.2.0 to 6.2.1
    #4596 chore: bump core-js from 3.25.1 to 3.26.1
    #4627 fix: sync yarn.lock with package.json
    #4562 fix: handle errors thrown from async functions in message queues (#4600)
    #4615 chore: bump dockerode from 3.3.1 to 3.3.4 (#4615)
    #4594 chore: bump redoc from 2.0.0-rc.74 to 2.0.0 (#4594)
    #4541 fix: queue up visual diffs on agent to mitigate memory leakage (#4647)
    #4612 fix: updating handling of exceptions in webhooks service (#4616)
    #4567 feat: add ability to restart agent from admin ui (#4659)
    #4664 feat: support no tty with tugboat cli shell command arg (#4665)
    #4663 chore: bump json5 from 1.0.1 to 1.0.2 (#4663)
    #4641 chore: bump decode-uri-component from 0.2.0 to 0.2.2 (#4641)
    #4042 fix: check if visualdiffs is an array in config

v2.22.8 - 01 October, 2022

@q0rban q0rban added DevOps CMS team practice area Needs refining Issue status labels Oct 3, 2022
@q0rban
Copy link
Author

q0rban commented Oct 4, 2022

Possible duplicate of #11058?

@q0rban q0rban changed the title Upgrade to Tugboat v2.22.8 Upgrade to Tugboat v2.23.0 Jan 13, 2023
@q0rban
Copy link
Author

q0rban commented Jan 13, 2023

v2.23.0 is released now so I've updated the title and description. cc @ElijahLynn

@ElijahLynn
Copy link
Contributor

Thanks @q0rban, we are on:

[root@ip-172-31-1-159 tugboat]# git status
HEAD detached at v2.22.8

And will get this update soon.

@EWashb EWashb added the CMS Team CMS Product team that manages both editor exp and devops label Jan 23, 2023
@EWashb EWashb mentioned this issue Jan 31, 2023
49 tasks
@EWashb EWashb removed the Needs refining Issue status label Feb 7, 2023
@EWashb EWashb mentioned this issue Feb 14, 2023
48 tasks
@ElijahLynn
Copy link
Contributor

This is done:

Dashboard OK: 2.23.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMS Team CMS Product team that manages both editor exp and devops DevOps CMS team practice area Platform CMS Team
Projects
None yet
Development

No branches or pull requests

3 participants