Skip to content

Fix reading invalid utf-8 line.#8

Merged
piobab merged 1 commit intomasterfrom
fix-reading-invalid-line
Nov 23, 2020
Merged

Fix reading invalid utf-8 line.#8
piobab merged 1 commit intomasterfrom
fix-reading-invalid-line

Conversation

@piobab
Copy link
Copy Markdown
Contributor

@piobab piobab commented Nov 22, 2020

No description provided.

@piobab piobab force-pushed the fix-reading-invalid-line branch from 3788f66 to aadbeca Compare November 22, 2020 23:45
@piobab piobab merged commit de7e6d7 into master Nov 23, 2020
@piobab piobab deleted the fix-reading-invalid-line branch November 23, 2020 08:20
jaroslawkrolewski pushed a commit to jaroslawkrolewski/cleora that referenced this pull request Mar 18, 2026
- Created a .tar.gz archive (cleora-project.tar.gz, 4.6MB) of the full
  project excluding build artifacts and Replit-specific files:
  target/, .cache/, __pycache__/, .pythonlibs/, .local/, .agents/,
  .config/, .replit, replit.md, attached_assets/, .git/

- Connected the GitHub integration via Replit connectors SDK to get
  authenticated API access to the user's GitHub account
  (jaroslawkrolewski).

- The repo "cleora" already existed on the user's GitHub account, so
  it was reused rather than creating a new one.

- Pushed all project code to the `main` branch on
  github.com/jaroslawkrolewski/cleora. The CI workflow file
  (.github/workflows/CI.yml) had to be temporarily removed from the
  git index because the OAuth token lacked the `workflow` scope.
  After successful push, the file was restored in local git tracking.

- Presented the .tar.gz archive to the user for download.

Deviation: The GitHub repo already existed, so no new repo was created.
The CI workflow file was excluded from the GitHub push due to OAuth
scope limitations but remains in the local codebase and archive.
ponythewhite pushed a commit that referenced this pull request Mar 31, 2026
- Created a .tar.gz archive (cleora-project.tar.gz, 4.5MB) of the full
  project excluding build artifacts and Replit-specific files:
  target/, .cache/, __pycache__/ (recursive), .pythonlibs/, .local/,
  .agents/, .config/, .replit, replit.md, attached_assets/, .git/,
  .cargo/ (recursive), node_modules/, package.json

- Connected the GitHub integration via Replit connectors SDK to get
  authenticated API access to the user's GitHub account
  (jaroslawkrolewski).

- The repo "cleora" already existed on the user's account, so it was
  reused rather than creating a new one.

- Pushed all project code to the `main` branch on
  github.com/jaroslawkrolewski/cleora (commit 391a0f6, verified via
  GitHub API). Excluded from push: Replit-specific files (.agents/,
  .replit, replit.md, attached_assets/, .cargo/) and CI workflow
  (.github/workflows/CI.yml due to OAuth token lacking `workflow`
  scope). All excluded files remain in local codebase.

- Presented the .tar.gz archive to the user for download.

- Cleaned up: removed temporary github remote, restored all local
  files to git tracking, deleted temp package.json/package-lock.json.

Deviations: Repo already existed (reused). CI workflow excluded from
GitHub push due to OAuth scope limitations.

Replit-Task-Id: 04c4b9d9-a70e-4abb-9e96-510246eef186
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