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

ci: fix generate.sh bug #665

Merged
merged 2 commits into from
Apr 30, 2024
Merged

ci: fix generate.sh bug #665

merged 2 commits into from
Apr 30, 2024

Conversation

Mara3l
Copy link
Contributor

@Mara3l Mara3l commented Apr 25, 2024

  • generate.sh had a problem with parsing master

trivial

- generate.sh had a problem with parsing master

trivial
@Mara3l Mara3l added the do not merge Do not merge this yet label Apr 26, 2024
@Mara3l Mara3l changed the title ci: fix generate.sh bug DO NOT MERGE! ci: fix generate.sh bug Apr 29, 2024
@Mara3l Mara3l force-pushed the master branch 22 times, most recently from 74b754f to 20d3dce Compare April 29, 2024 19:48
@Mara3l Mara3l changed the title DO NOT MERGE! ci: fix generate.sh bug ci: fix generate.sh bug Apr 29, 2024
@Mara3l Mara3l removed the do not merge Do not merge this yet label Apr 29, 2024
- hugo had a wrong environment

trivial
Comment on lines +42 to 48
# `htmltest` is after publishing, so we can see the artifact.
- name: "htmltest"
run: |
rm -f htmltest.sh
wget https://raw.githubusercontent.com/gooddata/gooddata-python-sdk/master/scripts/htmltest.sh
chmod +x ./htmltest.sh
./htmltest.sh -c docs/.htmltest.yml docs/public
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpick: Is htmltest necessary for preview?

@hkad98 hkad98 merged commit 05714df into gooddata:master Apr 30, 2024
5 checks passed
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