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

Overhaul CI documentation #183

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Overhaul CI documentation #183

merged 2 commits into from
Aug 29, 2024

Conversation

legoktm
Copy link
Member

@legoktm legoktm commented Aug 22, 2024

Status

Ready for review

Description of Changes

Broadly update the docs for:

  • switch to GitHub Actions
  • special branch prefixes in server repository
  • workstation and client nightlies
  • pointer to SDW CI
  • remove outdated information regarding server tests
  • simplify staging docs, not super practical to run outside our CI

Refs #181, #152.

I have intentionally not included any discussion of CD of docs and demo yet, I'll do that in a follow-up PR since this one was already getting pretty big.

Testing

  • visual review

Release

  • n/a

Checklist (Optional)

  • Doc linting (make docs-lint) passed locally
  • Doc link linting (make docs-linkcheck) passed
  • You have previewed (make docs) docs at http://localhost:8000

docs/continuous_integration.rst Show resolved Hide resolved
docs/continuous_integration.rst Outdated Show resolved Hide resolved
docs/continuous_integration.rst Outdated Show resolved Hide resolved
docs/continuous_integration.rst Outdated Show resolved Hide resolved
Comment on lines 45 to 46
For ``securedrop-workstation`` and ``securedrop-client``, we build packages on every merged
commit and every night and publish them to our test yum and apt repositories respectively.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it worth specifying when "every night" is? Not sure if that's the kind of detail worth putting in the docs or if people want to know they can go lookup the workflow.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, I think if people want to know the exact time they can just look it up.

docs/testing_configuration_tests.rst Outdated Show resolved Hide resolved
docs/testing_configuration_tests.rst Outdated Show resolved Hide resolved
docs/testing_configuration_tests.rst Outdated Show resolved Hide resolved
docs/testing_configuration_tests.rst Outdated Show resolved Hide resolved
are some defaults set that you may want to change. You will need to export
``GOOGLE_CREDENTIALS`` with authentication details for your GCP account,
which is outside the scope of this guide. Some parameters are specific to FPF's
GCE setup and may need adjusting if you are running elsewhere.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it worth enumerating these specific parameters so users can find where to start debugging if they run into problems?

Copy link
Member Author

Choose a reason for hiding this comment

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

It's kind of a cop-out because I actually have no idea what it would take to run elsewhere. For example, we have a custom built Debian image we use (https://github.com/freedomofpress/securedrop/blob/dbdccc593e1aeab149dbd6019709394ec1e6dc9c/devops/gce-nested/gce-start.sh#L28) that I don't know what it would take to replicate.

@legoktm
Copy link
Member Author

legoktm commented Aug 23, 2024

Thanks @enpaul for the detailed review!

@rocodes rocodes self-assigned this Aug 29, 2024
Copy link
Contributor

@rocodes rocodes left a comment

Choose a reason for hiding this comment

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

Thank you for both the docs and for all the CI improvement work that they represent. LGTM.

Broadly update the docs for:
* switch to GitHub Actions
* special branch prefixes in server repository
* workstation and client nightlies
* pointer to SDW CI
* remove outdated information regarding server tests
* simplify staging docs, not super practical to run outside our CI

Refs #181.
@rocodes
Copy link
Contributor

rocodes commented Aug 29, 2024

(gonna rebase and resolve that index conflict realqk)

Co-authored-by: Ethan Paul <24588726+enpaul@users.noreply.github.com>
@rocodes rocodes added this pull request to the merge queue Aug 29, 2024
Merged via the queue into main with commit 396a683 Aug 29, 2024
4 checks passed
@rocodes rocodes deleted the ci-improvements branch August 29, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants