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

Add Slack archive plus instructions and required dependency for viewing #2265

Closed
wants to merge 0 commits into from

Conversation

merobi-hub
Copy link
Contributor

@merobi-hub merobi-hub commented Nov 17, 2023

Problem

Being on Slack's free plan means that we lack access to threads more than 3 months old.

Solution

This adds a small Slack archive and open source viewer to dev for testing/experimentation. A different approach might be preferable, but having the archive and dependencies in dev makes it fairly easy to test a variety of solutions. Note: a small patch might be necessary in order to use this first tool (slack-export-viewer). There are details in the repo here: hfaran/slack-export-viewer#165. If we like this approach, an archive of the entire history can be added in the future.

Note: All schema changes require discussion. Please link the issue for context.

  • Your change modifies the core OpenLineage model
  • Your change modifies one or more OpenLineage facets

If you're contributing a new integration, please specify the scope of the integration and how/where it has been tested (e.g., Apache Spark integration supports S3 and GCS filesystem operations, tested with AWS EMR).

One-line summary: adds slack archive and viewer to dev

Checklist

  • You've signed-off your work
  • Your pull request title follows our guidelines
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • Your comment includes a one-liner for the changelog about the specific purpose of the change (if necessary)
  • You've versioned the core OpenLineage model or facets according to SchemaVer (if relevant)
  • You've added a header to source files (if relevant)

SPDX-License-Identifier: Apache-2.0
Copyright 2018-2023 contributors to the OpenLineage project

@boring-cyborg boring-cyborg bot added area:client/python openlineage-python area:dev Dev tools and processes area:documentation Improvements or additions to documentation labels Nov 17, 2023
@merobi-hub merobi-hub closed this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:client/python openlineage-python area:dev Dev tools and processes area:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant