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

feat(artifact): support csv file type upload and some improvements #101

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Yougigun
Copy link
Collaborator

@Yougigun Yougigun commented Sep 20, 2024

Because

  1. The document is going to support CSV files, which means we can allow users to upload CSV files into the catalog.
  2. When the pipeline call fails, the pipeline info is not saved yet.

This commit

  1. Supports the CSV file type
  2. Moves the pipeline info saving process before calling the pipeline.

Copy link

linear bot commented Sep 20, 2024

@Yougigun Yougigun merged commit ac2eb86 into main Sep 20, 2024
11 checks passed
@Yougigun Yougigun deleted the gary/ins-6267-support-csv-xls branch September 20, 2024 08:01
Yougigun pushed a commit that referenced this pull request Sep 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.15.0-alpha](v0.14.0-alpha...v0.15.0-alpha)
(2024-09-24)


### Features

* **artifact:** add response from pipeline when calling fails
([#100](#100))
([0eef0cc](0eef0cc))
* **artifact:** support csv file type upload and some improvements
([#101](#101))
([ac2eb86](ac2eb86))
* **artifact:** support xls
([#99](#99))
([ae30e81](ae30e81))
* **catalog:** add catalog uid in list catalog api
([289fcfa](289fcfa))


### Bug Fixes

* **artifact:** fix retry file process
([#97](#97))
([97ff707](97ff707))


### Miscellaneous Chores

* release 1.15.0
([4ac1378](4ac1378))
* release 1.15.0-alpha
([4770a4a](4770a4a))
* release v0.15.0-alpha
([636702d](636702d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

2 participants