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

Rename hiuvi -> Caspion #269

Merged
merged 2 commits into from
Jun 23, 2021
Merged

Rename hiuvi -> Caspion #269

merged 2 commits into from
Jun 23, 2021

Conversation

brafdlog
Copy link
Owner

No description provided.

@@ -10,7 +10,7 @@ import * as googleSheets from './googleSheetsInternalAPI';
import { appendToSpreadsheet } from './googleSheetsInternalAPI';

const GOOGLE_SHEETS_DATE_FORMAT = 'DD/MM/YYYY';
const DEFAULT_SHEET_NAME = '_hiuvi';
const DEFAULT_SHEET_NAME = '_caspion';
Copy link
Owner Author

Choose a reason for hiding this comment

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

This is a breaking change for people who are already using the integration with google sheets, but I think it is worth doing it now and not leaving this old reference in the code.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes... but we will need to stop breaking the app someday 😉

@@ -36,7 +36,7 @@ jobs:
script: |
const releases = await github.repos.listReleases({
owner: 'brafdlog',
repo: 'hiuvi'
repo: 'caspion'
Copy link
Collaborator

Choose a reason for hiding this comment

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

You need to change the repo in Github

Copy link
Collaborator

@baruchiro baruchiro left a comment

Choose a reason for hiding this comment

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

Just change the repo name in Github and we will see the checks are passed.

@baruchiro baruchiro merged commit f284a03 into master Jun 23, 2021
@baruchiro baruchiro deleted the renameHiuviToCaspion branch June 23, 2021 09:51
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.

Choose a name for the app and update the code Use repo name and URL from package.config
2 participants