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

- remove references to nerdvegas in comments #1312

Merged
merged 3 commits into from
May 28, 2022
Merged

Conversation

nerdvegas
Copy link
Contributor

  • bump windows CI salt to guarantee image rebuild
  • windows CI will fail I think - needs to be updated to use aswf dockerhub creds

aljohns added 2 commits May 28, 2022 09:01
- bump windows CI salt to guarantee image rebuild
- windows CI will fail I think - needs to be updated to use aswf dockerhub creds
@JeanChristopheMorinPerso JeanChristopheMorinPerso added the aswf_migration related to gh migration to aswf org label May 27, 2022
@JeanChristopheMorinPerso
Copy link
Member

My last commit did the trick to fix the actions.

@@ -137,7 +137,7 @@ def find_python_in_context(context):
# accidentally find a system python install.
#
context = context.copy()
context.append_sys_path = False # https://github.com/nerdvegas/rez/issues/826
context.append_sys_path = False # #826

Choose a reason for hiding this comment

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

Taken out of context, it would be hard to know that this is a GitHub issue number.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agreed. It'd be nice if github had some smart syntax for issues that it could generate links on in its md previews :/. Perhaps we just write these like issue-826 / pr-826, it'd be nice to standardize so they're greppable. I want to keep away from overly verbose full links.

Choose a reason for hiding this comment

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

I like full links as I can just copy/paste and it gets me straight to where I want. If we go with shorthands, it will require more clicks and steps for little benefits, considering there is only 12 links to issues in this PR.

But I also wish allowed us to link to other links in the repo from any Markdown files without relying on full URLs...

Choose a reason for hiding this comment

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

But I can live with issue-#### if you prefer that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I meant what you mentioned there ^ ie some sort of relative link for the issue/pr, that'd be a lot cleaner than a full link.

Choose a reason for hiding this comment

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

We can always buy a domain and make it redirect to GH...

@nerdvegas nerdvegas merged commit 893ca12 into master May 28, 2022
@JeanChristopheMorinPerso JeanChristopheMorinPerso deleted the first_aswf_pr branch May 28, 2022 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aswf_migration related to gh migration to aswf org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants